68
data units (BPDUs).
spanning-tree
forward-time
[4~30seconds]
Global
configuration
mode
Use the spanning-tree
forward-time global
configuration command to set
the forwarding-time for the
specified spanning-tree
instances. The forwarding time
determines how long each of
the listening and learning states
last before the port begins
forwarding.
15 sec. switch(config)#spanning-tree
forward-time 20
stp-port priority
[port priority]
pathcost [path
cost]
Interface
configuration
mode
Use the stp-port interface
configuration command to
configure a port priority and
path cost that is used when two
switches tie for position as the
root switch.
128
switch(config)#interface
gigaethernet 1
switch(config-if)#
stp-port priority 16 pathcost
200000
stp-admin-p2p
[disable|enable|aut
o]
Interface
configuration
mode
Use the stp-admp2p interface
configuration command to
configure a port AdmP2P
variable.
Enable
switch (config)#interface
gigaethernet 1
switch(config-if)# stp-admin-p2p
auto
or
switch(config-if)# stp-admin-p2p
enable
or
switch(config-if)# stp-admin-p2p
disable
stp-admin-edge
[disable|enable]
Interface
configuration
mode
Use the stp-admedge interface
configuration command to
configure a port AdmEdge
variable.
Enable
switch (config)#interface
gigaethernet 1
switch(config-if)#
stp-admin-edge enable
or
switch(config-if)#
stp-admin-edge disable