User manual

www.cooperbussmann.com/wirelessresources
Cooper Bussmann 2080E-T Managed Ethernet Switch User Manual
89Rev Version 1.0
CLI Commands Level Description Example
vlan port-based grpname
[Group Name]
grpid
[GroupID]
port
[PortNumbers]
V Add new port based VALN. switch>enable
switch#vlan database
switch(vlan)#vlan port-based grpname
test grpid 2 port 2-4
or
switch(vlan)#vlan port-based grpname
test grpid 2 port 2,3,4
show vlan
[GroupID]
or
show vlan
V Show VLAN information. switch>enable
switch#vlan database
switch(vlan)#show vlan 2
no vlan
[VID]
V Delete port base group ID. switch>enable
switch#vlan database
switch(vlan)#no vlan 2
IEEE 802.1Q VLAN
vlan 8021q mnt-vid
[VID]
V Configure management VID (0 is
disabled).
switch>enable
switch#vlan
database
switch(vlan)#vlan 8021q mnt-vid 22
vlan 8021q name
[GroupName]
vid
[VID]
V Change the name of VLAN group.
If the group does not exist, this
command cannot be applied.
switch>enable
switch#vlan database
switch(vlan)#vlan 8021
q name test
vid22
vlan 8021q port
[PortNumber]
access-link untag
[UntaggedVID]
V Assign a access link for VLAN by
port. If the port belongs to a trunk
group, this command cannot be
applied.
switch>enable
switch#vlan database
switch(vlan)#vlan 8021q port 3
access-link untag 22
vlan 8021q port
[PortNumber]
trunk-link tag
[TaggedVID List]
V Assign a trunk link for VLAN by port.
If the port belongs to a trunk group,
this command cannot be applied.
switch>enable
switch#vlan database
switch(vlan)#vlan 8021q port 3 trunk-
link tag 2,3,6,99
or
switch(vlan)#vlan 8021q port 3 trunk-
link tag 3-20
vlan 8021q port
[PortNumber]
hybrid-link untag
[UntaggedVID]
tag
[TaggedVID List]
V Assign a hybrid link for VLAN by port.
If the port belongs to a trunk group,
this command cannot be applied.
switch>enable
switch#vlan database
switch(vlan)#vlan 8021q port 3 hybrid-
link untag 4 tag 3,6,8
or
switch(vlan)#vlan 8021q port 3 hybrid-
link untag 5 tag 6-8