User manual

www.cooperbussmann.com/wirelessresources
Cooper Bussmann 2080E-T Managed Ethernet Switch User Manual
87Rev Version 1.0
CLI Commands Level Description Example
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
Trunk Commands
CLI Commands Level Description Example
aggregator priority
[165535]
G Set port group system priority. switch>enable
switch#configure
switch(config)#aggregator priority 22
aggregator group
[GroupID] [Port-list]
lacp
workp
[Workport]
G Assign a trunk group with LACP
active.
[GroupID]: 13
[Port-list]: Member port list. This
parameter can be a port range (for
example, 1-4) or a port list separate
by a comma (for example, 2, 3, 6).
[Workport]: The number of work
ports. This value cannot be less than
zero or greater than the number of
member ports.
switch>enable
switch#configure
switch(config)#aggregator group 1
1-4 lacp workp 2
or
switch(config)#aggregator group 2
1,4,3 lacp workp 3
aggregator activityport
[Group ID]
[Port Numbers]
G Set activity port. switch>enable
switch#configure
switch(config)#aggregator activityport
1 2