iES20G/iES18G
Series User’s Manual
iS5 Communications Inc.
87
the forwarding state.
RSTP port-priority
[Port Priority]
I
Use the RSTP 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)# rstp port-priority 128
RSTP admin-p2p
[Auto|True|False]
I
Admin P2P of STP priority
on this interface.
switch(config)#interface fastEthernet 2
switch(config-if)# rstp admin-p2p Auto
RSTP admin-edge
[True|False]
I
Admin Edge of RSTP
priority on this interface.
switch(config)#interface fastEthernet 2
switch(config-if)# rstp admin-edge False
RSTP admin-non-stp
[True|False]
I
Admin Non STP of RSTP
priority on this interface.
switch(config)#interface fastEthernet 2
switch(config-if)# rstp admin-non-stp True
Show RSTP
E
Display a summary of the
RSTP states.
switch>show rstp
no RSTP
G
Disable RSTP.
switch(config)#no rstp
6.7 Commands Set List
—QoS command set
iES20G Series 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-onl
y|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