96
www.cooperbussmann.com/wirelessresources
Cooper Bussmann 5073E-T Managed Ethernet Switch User Manual
Rev Version 1.1
CLI Commands
Level Description
Example
show event
P
Show event selection.
switch>enable
switch#show event
no event system-restart
syslog
G
Disable device restart event type.
switch>enable
switch#configure
switch(config)#no event system-
restart syslog
no event authentication-
failure syslog
G
Disable Authentication failure event
type.
switch>enable
switch#configure
switch(config)#no event
authentication-failure syslog
no event syslog
I
Disable port event for system log.
switch>enable
switch#configure
switch(config)#interface fastethernet 3
switch(config-if)#no event syslog
Traffic Prioritization Commands
CLI Commands
Level Description
Example
qos prioritytype
[port-based|cos-only|tos-
only|cos-first|tos-first]
G
Setting of QoS priority type.
switch>enable
switch#configure
switch(config)#qos prioritytype port-
base
qos policy
[weighted-fair|strict]
G
Select QoS policy scheduling.
switch>enable
switch#configure
switch(config)#qos policy weighted-
fair
qos priority portbased
[Port]
[lowest|low|middle|high]
G
Configure port-based priority.
switch>enable
switch#configure
switch(config)#qos priority portbased
1 low
qos priority cos
[Priority]
[lowest|low|middle|high]
G
Configure COS Priority.
switch>enable
switch#configure
switch(config)#qos priority cos 0
middle
qos priority
cosportdefault
[Port][Priority]
G
Configure COS Port default
switch>enable
switch#configure
switch(config)#qos priority
cosportdefault 1 1
qos priority tos
[Priority]
[lowest|low|middle|high]
G
Configure TOS Priority
switch>enable
switch#configure
switch(config)#qos priority tos 3 high
show qos
P
Displays the information of QoS
configuration.
switch>enable
switch#configure
switch#show qos
no qos
G
Disable QoS function.
switch>enable
switch#configure
switch(config)#no qos