System information

28
aggregator group
[GroupID] [Port-list]
nolacp
G
Assign a static trunk
group.
[GroupID] :1~4
[Port-list]:Member port
list, This parameter
could be a port
range(ex.1-4) or a port
list separate by a
comma(ex.2, 3, 6)
switch(config)#aggregator group
1 2-4 nolacp
or
switch(config)#aggregator group
1 3,1,2 nolacp
show aggregator
P
Show the information
of trunk group
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(config)#no aggreator lacp
1
no aggregator group
[GroupID]
G
Remove a trunk group
switch(config)#no aggreator
group 2
VLAN Commands Set
Netstar Commands
Level
Description
Example
vlan database
P
Enter VLAN configure
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