98
www.cooperbussmann.com/wirelessresources
Cooper Bussmann 5073E-T Managed Ethernet Switch User Manual
Rev Version 1.1
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
vlan port-based grpname
[Group Name]
grpid
[GroupID]
port
[PortNumbers]
V
Add new port based VALN.
switch>enable
switch#vlan
databaseswitch(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 8021q 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