inS_cnge8MS_reV–
09/17/12 Page 80
INSTALLATION AND OPERATION MANUAL
CNGE8MS
Tech SupporT: 1.888.678.9427
Commands Set List—Trunk command set
CNGE8MS
Commands
Level Description
Example
aggregator priority
[1to65535]
G
Set port group system priority
switch(config)#aggregator
priority 22
aggregator
activityport
[Port Numbers]
G
Set activity port
switch(config)#aggregator
activityport 2
aggregator group
[GroupID] [Port-list]
lacp
workp
[Workport]
G
Assign a trunk group with LACP active.
[GroupID]:1to3
[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)
[Workport]: The amount of
work ports, this value could
not be less than zero or be
large than the amount of
member ports.
aggregator group
[GroupID] [Port-list]
nolacp
G
Assign a static trunk group.
[GroupID]:1to3
[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
no aggregator lacp
[GroupID]
G
Disable the LACP function of trunk group
switch(config)#no aggregator
lacp 1
no aggregator group
[GroupID]
G
Remove a trunk group
switch(config)#no aggregator
group 2