napalm-automation/napalm

RPC on IOSXR for optics changes interface name in the output

Open

#435 建立於 2017年10月24日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Python (2,145 star) (553 fork)batch import
help wantediosxrquestion

描述

In reference to napalm-automation/napalm-base#60:

RPC command provides a detailed output of the dwdm interfaces on the ASR. However, in the output, for instance, the interface names are specified as dwdm0/0/0/0 as opposed to TenGigE0/0/0/0. Now I am not sure how to validate the actual interface name due to the output of the RPC command.

Instead, if there were a way to retrieve the output provided by show controllers physical using an XML RPC, it would really help. I was hoping to have a discussion about this and figure out the way forward.


Issue moved from https://github.com/napalm-automation/napalm-iosxr/issues/30

貢獻者指南