-
Notifications
You must be signed in to change notification settings - Fork 3
Cisco IOS-XR: Yang empty type not implemented correctly #178
Copy link
Copy link
Open
Labels
area/switch-automationAutomation processes for network switch management and operations.Automation processes for network switch management and operations.firmware-bugAn issue that is caused by a firmware malfunction.An issue that is caused by a firmware malfunction.plattform/iosxrEverything related to Cisco IOS-XREverything related to Cisco IOS-XRvendor/ciscoEverything related to the Cisco that uses GNMI/GNOI.Everything related to the Cisco that uses GNMI/GNOI.
Metadata
Metadata
Assignees
Labels
area/switch-automationAutomation processes for network switch management and operations.Automation processes for network switch management and operations.firmware-bugAn issue that is caused by a firmware malfunction.An issue that is caused by a firmware malfunction.plattform/iosxrEverything related to Cisco IOS-XREverything related to Cisco IOS-XRvendor/ciscoEverything related to the Cisco that uses GNMI/GNOI.Everything related to the Cisco that uses GNMI/GNOI.
Type
Projects
Status
No status
On Cisco IOS XR, configuring Bundle-Interfaces, the yang empty data type is implemented incorrectly.
Instead of returning
"[null]"as defined in the RFC, the value"[\n null \n]"is returned.So far this issue has been observed for Bundle-Interfaces only.