-
Notifications
You must be signed in to change notification settings - Fork 7
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.
Description
Activity
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
- StatusShow more project fieldsDone
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.