on my XOS switch i want to make ports 1 & 3 as edge ports would the below command syntax do the trick?
create stpd s0 configure stpd s0 mode dot1w
configure stpd s0 default-encapsulation dot1d
configure stpd s0 add vlan Data ports 1,3
configure stpd s0 ports link-type edge 1,3 edge-safeguard enable
enable stpd s0