cancel
Showing results for 
Search instead for 
Did you mean: 

edge port using safeguard

edge port using safeguard

shakil_khan
New Contributor
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

9 REPLIES 9

PARTHIBAN_CHINN
Contributor
it should disable the port and enable it again after 5 minutes.

shakil_khan
New Contributor
configure stpd s0 port link-type edge 1,3 edge-safeguard enable bpdu-restrict

what happens if i put this recovery-timeout 300 command after the bpdu-restrict would it block the port and come to forwarding state after 300 secs (3mins)

PARTHIBAN_CHINN
Contributor
you have to enable BPDU-restrict on those ports.

shakil_khan
New Contributor
will the above command make them edge port? and if a device switch/hub is attached to port 3 will it go into blocking state?

PARTHIBAN_CHINN
Contributor
This is ok.
GTM-P2G8KFN