INS_CNGE2FE8MSPOE2_REV–
12/20/12 PAGE 91
INSTALLATION AND OPERATION MANUAL
CNGE2FE8MSPOE2
TECH SUPPORT: 1.888.678.9427
stp-admin-p2p
[Auto|True|False]
I
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
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
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
Commands Set List—QoS command 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
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 22
middle
qos priority tos [Priority]
[lowest|low|middle|high]
G
Configure TOS Priority
switch(config)#qos priority tos 3 high
show qos
P
Display the information of QoS
configuration
switch>show qos
no qos
G
Disable QoS function
switch(config)#no qos