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
This driver uses the sonic-cli rather than Linux userspace to
configure the switch. This is because LLDP advertises switch
ports based on the naming from the sonic-cli, which is not the
same as Linux userspace.
There remains an exercise to push this upstream. Note the existing
Dell Sonic driver on main is using the Linux namespace netmiko
driver, which is not suitable [1].
[1] https://github.com/openstack/networking-generic-switch/tree/master/networking_generic_switch/devices/netmiko_devices
0 commit comments