napalm-automation / napalm-iosxr

Apache License 2.0
10 stars 23 forks source link

Add support for dedicated XML agent support (with TLS) #43

Closed jejenone closed 8 years ago

jejenone commented 8 years ago

It is supposedly faster than TTY agent.

http://www.cisco.com/c/en/us/td/docs/ios_xr_sw/iosxr_r4-1/xml/programming/guide/xl41apidoc/xl41noti.html#wp1068023

mirceaulinic commented 8 years ago

Thanks @jejenone for pointing this out! This is something we should have in mind and probably should be addressed during the hackathon :)

jejenone commented 8 years ago

I wish I had the time to help on this during the hackathon. But I don't.

mirceaulinic commented 8 years ago

Opened ticket under pyiosxr: https://github.com/fooelisa/pyiosxr/issues/26