Hi
Can anyone tell me what the syntax is for setting an account when it is locked out so that it waits for 120 seconds then the user can re-try again to login?
configure account tom password-policy lockout-on-login-failures on
the above command al...
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
...
wondering if you can help
i have a config for a port of a 3com switch that i need to convert into a port config for XOS switch x460 and i am not sure of the command syntax can you assist
interface
Ethernet1/0/2
stp edged-port enable
broadcas...
What is the default if i dont add the recover-timeout value is it 50 secs ? sorry i am asking the nitty gritty as i am only using a simulator and not real kit
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)