81AT-IFS802SP-80 User Manual
VLAN Commands Set
Netstar Commands Level Description Example
vlan database PEnterVLANconguremode switch#vlan database
Vlanmode
[portbase| 802.1q |
gvrp]
V To set switch VLAN mode.
switch(vlan)#vlanmode portbase
or
switch(vlan)#vlanmode 802.1q
or
switch(vlan)#vlanmode gvrp
no vlan V No VLAN Switch(vlan)#no vlan
PortedbasedVLANconguration
vlan port-based
grpname
[Group Name]
grpid
[GroupID]
port
[PortNumbers]
V Add new port based VALN
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(vlan)#show vlan 23
no vlan group
[GroupID] V Delete port base group ID switch(vlan)#no vlan group 2
IEEE 802.1Q VLAN
vlan 8021q name
[GroupName]
vid
[VID]
V
Change the name of VLAN
group, if the group didn’t
exist, this command can’t be
applied.
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
belong to a trunk group, this
command can’t be applied.
switch(vlan)#vlan 8021q port 3 access-link
untag 33
vlan 8021q port
[PortNumber]
trunk-link tag
[TaggedVID List]
V
Assign a trunk link for
VLAN by port, if the port
belong to a trunk group, this
command can’t be applied.
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
belong to a trunk group, this
command can’t be applied.
witch(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