User manual

88 www.cooperbussmann.com/wirelessresources
Cooper Bussmann 2080E-T Managed Ethernet Switch User Manual
Rev Version 1.0
CLI Commands Level Description Example
aggregator group
[GroupID] [Port-list]
nolacp
G Assign a static trunk group.
[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).
switch>enable
switch#configure
switch(config)#aggregator group 1
2-4 nolacp
or
switch(config)#aggregator group 1
3,1,2 nolacp
show aggregator P Show information for trunk group. switch>enable
switch#show aggregator 1
or
switch#show aggregator 2
or
switch#show aggregator 3
no aggregator lacp
[GroupID]
G Disable the LACP function of trunk
group.
switch>enable
switch#configure
switch(config)#no aggregator lacp 1
no aggregator group
[GroupID]
G Remove a trunk group. switch>enable
switch#configure
switch(config)#no aggregator group 1
Upgrade Firmware Commands
CLI Commands Level Description Defaults/Example
tftp
[server IP]
upgrade
[file name]
G Upgrade firmware by TFTP. Need to
specify the IP address of the TFTP
server and the file name of image.
switch>enable
switch#configure
switch(config)#tftp 192.168.1.120
upgrade image.bin
VLAN Commands
CLI Commands Level Description Example
vlan database P Enter VLAN configure mode. switch>enable
switch#vlan database
vlanmode
[portbase| 802.1q |
disable| gvrp]
V Set switch VLAN mode. switch>enable
switch#vlan database
switch(vlan)#vlanmode portbase
or
switch(vlan)#vlanmode 802.1q
or
switch(vlan)#vlanmode disable
or
switch(vlan)#vlanmode gvrp
Ported Based VLAN Configuration