inS_cnge2fe16MS_reV–
01/11/12 Page 116
INSTALLATION AND OPERATION MANUAL
CNGE2FE16MS
TECh SUPPORT: 1.888.678.9427
stp-path-priority
[0-240]
I
Use the spanning-tree port-
priority interface configuration
command to configure a port
priority that is used when two
switches tie for position as the
admin switch.
switch(config)#
interface
fastEthernet 2
switch(config-if)#
stp-path-priority
16
stp-admin-p2p
[Auto|True|False]
I
Configure Admin P2P of STP
priority on this interface.
switch(config)#
interface
fastEthernet 2
switch(config-if)#
stp-admin-p2p
Auto
stp-admin-edge
[True|False]
I
Configure Admin Edge of STP
priority on this interface.
switch(config)#
interface
fastEthernet 2
switch(config-if)#
stp-admin-edge
True
stp-admin-non-stp
[True|False]
I
Configure Admin NonSTP of STP
priority on this interface.
switch(config)#
interface
fastEthernet 2
switch(config-if)#
stp-admin-non-stp
False
show spanning-tree
E
Display a summary of the
spanning-tree states.
switch>
show spanning-tree
no spanning-tree
G
Disable spanning-tree.
switch(config)#
no spanning-tree
QoS Commands Set
Commands
Level Description
Example
qos policy
[weighted-fair|strict]
G
Select QOS policy scheduling
switch(config)#
qos policy
weighted-
fair
qos prioritytype
[port-based|cos-only|tos-
only|cos-first|tos-first]
G
Setting of QOS priority type
switch(config)#
qos prioritytype
port-base
qos priority portbased
[Port]
[lowest|low|middle|high]
G
Configure Port-based Priority
switch(config)#
qos priority
portbased 1 low
qos priority cos
[Priority]
[lowest|low|middle|high]
G
Configure COS Priority
switch(config)#
qos priority cos 0
middle
qos priority tos
[Priority]
[lowest|low|middle|high]
G
Configure TOS Priority
switch(config)#
qos priority tos 3
high
show qos
P
Display information of QoS
configuration
Switch#
show qos
no qos
G
Disable QoS function
switch(config)#
no qos