Not a major issue, but interface description has not been implemented for Junos parser and translator. Only the subinterfaces have description implemented.
Parser:
|
# configuration really is under units/subifaces |
Translator:
|
description = unneeded # not supported on parent config |
Logically its possible to assign a description for interface in Junos.
Not a major issue, but interface description has not been implemented for Junos parser and translator. Only the subinterfaces have description implemented.
Parser:
ntc-rosetta/ntc_rosetta/parsers/openconfig/junos/openconfig_interfaces/interfaces.py
Line 45 in fac7086
Translator:
ntc-rosetta/ntc_rosetta/translators/openconfig/junos/openconfig_interfaces/interfaces.py
Line 60 in fac7086
Logically its possible to assign a description for interface in Junos.