inS_cnge8MS_reV–
09/17/12 Page 83
INSTALLATION AND OPERATION MANUAL
CNGE8MS
Tech SupporT: 1.888.678.9427
stp-path-priority
[Port Priority]
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 root switch.
switch(config)#interface
fastEthernet 2
switch(config-if)# stp-path-
priority 127
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
CNGE8MS
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