You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After enabling use-link-local-only on subinterface config override-config-table starts to generate yang error:
libyang[0]: Leafref "/sonic-port:sonic-port/sonic-port:PORT/sonic-port:PORT_LIST/sonic-port:name" of value "Ethernet0.666" points to a non-existing leaf. (path: /sonic-interface:sonic-interface/INTERFACE/INTERFACE_LIST[name='Ethernet0.666']/name)
After enabling
use-link-local-only
on subinterfaceconfig override-config-table
starts to generate yang error:libyang[0]: Leafref "/sonic-port:sonic-port/sonic-port:PORT/sonic-port:PORT_LIST/sonic-port:name" of value "Ethernet0.666" points to a non-existing leaf. (path: /sonic-interface:sonic-interface/INTERFACE/INTERFACE_LIST[name='Ethernet0.666']/name)
How to reproduce:
Ethernet0.666
config interface ipv6 enable use-link-local-only Ethernet0.666
config override-config-table /etc/sonic/random_config.json
The text was updated successfully, but these errors were encountered: