TES-3082GT-M12-BP1 User’s Manual
ORing Industrial Networking Corp
88
range(ex.1-4) or a
port list separate by
a comma(ex.2, 3,
6)
show aggregator
P
Show the
information of
trunk group
switch#show aggregator
no aggregator lacp
[GroupID]
G
Disable the LACP
function of trunk
group
switch(config)#no aggreator
lacp 1
no aggregator group
[GroupID]
G
Remove a trunk
group
switch(config)#no aggreator
group 2
6.5
Commands Set List—VLAN command set
Commands
Level Description
Example
vlan database
P
Enter VLAN
configure mode
switch#vlan database
vlan
[8021q | gvrp]
V
To set switch VLAN
mode.
switch(vlan)# vlanmode 802.1q
or
switch(vlan)# vlanmode gvrp
no vlan
[VID]
V
Disable vlan
group(by VID)
switch(vlan)#no vlan 2
no gvrp
V
Disable
GVRP
switch(vlan)#no gvrp
IEEE 802.1Q VLAN
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 802.1q 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