80 | |
|
|
Trunk Commands Set
|
|
|
|
|
|
| Netstar Commands | Level | Description | Example |
|
|
|
|
|
|
|
| aggregator priority | G | Set port group system | switch(config)#aggregator priority 22 |
|
| [1~65535] | priority |
| ||
|
|
|
| ||
|
|
|
|
|
|
| aggregator activityport |
|
|
|
|
| [Group ID] | G | Set activity port | switch(config)#aggregator activityport 2 |
|
| [Port Numbers] |
|
|
|
|
|
|
| Assign a trunk group with |
|
|
|
|
| LACP active. |
|
|
|
|
| [GroupID] :1~3 |
|
|
|
|
|
|
| |
| aggregator group |
| list,This parameter could | switch(config)#aggregator group 1 |
|
| [GroupID] |
| be a port | lacp workp 2 |
|
| lacp | G | a port list separate by a | or |
|
| workp |
| comma(ex.2, 3, 6) | switch(config)#aggregator group 2 1,4,3 |
|
| [Workport] |
| [Workport]:The amount of | lacp workp 3 |
|
|
|
| work ports, this value could |
|
|
|
|
| not be less than zero or be |
|
|
|
|
| large than the amount of |
|
|
|
|
| member ports. |
|
|
|
|
| Assign a static trunk group. |
|
|
|
|
| [GroupID] :1~3 | switch(config)#aggregator group 1 |
|
| aggregator group |
| nolacp |
| |
| [GroupID] | G | list,This parameter could | or |
|
| nolacp |
| be a port | switch(config)#aggregator group 1 3,1,2 |
|
|
|
| a port list separate by a | nolacp |
|
|
|
| comma(ex.2, 3, 6) |
|
|
|
|
|
|
|
|
|
|
|
| switch#show aggregator 1 |
|
|
|
| Show the information of | or |
|
| show aggregator | P | switch#show aggregator 2 |
| |
| trunk group |
| |||
|
|
| or |
| |
|
|
|
|
| |
|
|
|
| switch#show aggregator 3 |
|
|
|
|
|
|
|
| no aggregator lacp | G | Disable the LACP function | switch(config)#no aggreator lacp 1 |
|
| [GroupID] | of trunk group |
| ||
|
|
|
| ||
|
|
|
|
|
|
| no aggregator group | G | Remove a trunk group | switch(config)#no aggreator group 2 |
|
| [GroupID] |
| |||
|
|
|
|
| |
|
|
|
|
|
|