aggregator group |
| Assign a static trunk group. | switch(config)#aggregator group 1 |
[GroupID] |
| [GroupID] :1~3 | or |
nolacp | G | switch(config)#aggregator group 1 3,1,2 nolacp | |
| parameter could be a port |
| |
|
|
| |
|
| by a comma(ex.2, 3, 6) |
|
|
|
|
|
show aggregator |
| Show the information of trunk group | switch#show aggregator 1 |
|
|
| or |
| P |
| switch#show aggregator 2 |
|
|
| or |
|
|
| switch#show aggregator 3 |
|
|
|
|
no aggregator lacp |
| Disable the LACP function of trunk | switch(config)#no aggreator lacp 1 |
[GroupID] | G | group |
|
|
|
| |
|
|
|
|
no aggregator group | G | Remove a trunk group | switch(config)#no aggreator group 2 |
[GroupID] |
|
| |
|
|
|
|
3.1.6VLAN Commands Set
Table 3.6: VLAN Commands Set
Netstar Commands | Level | Description | Example | |
|
|
|
| |
vlan database | P | Enter VLAN configure mode | switch#vlan database | |
Vlanmode |
| To set switch VLAN mode. | switch(vlan)#vlanmode portbase | |
[portbase 802.1q gvrp] |
|
| or | |
| V |
| switch(vlan)#vlanmode 802.1q | |
|
|
| or | |
|
|
| switch(vlan)#vlanmode gvrp | |
no vlan | V | No VLAN | Switch(vlan)#no vlan | |
Ported based VLAN configuration |
|
|
| |
|
|
|
| |
vlan |
| Add new port based VALN | switch(vlan)#vlan | |
[Group Name] |
|
| 2 port | |
grpid | V |
| or | |
[GroupID] |
| switch(vlan)#vlan | ||
|
| |||
port |
|
| 2 port 2,3,4 | |
[PortNumbers] |
|
|
| |
show vlan [GroupID] |
| Show VLAN information | switch(vlan)#show vlan 23 | |
or | V |
|
| |
show vlan |
|
| ||
|
|
| ||
|
|
|
| |
no vlan group | V | Delete port base group ID | switch(vlan)#no vlan group 2 | |
[GroupID] |
|
| ||
|
|
| ||
IEEE 802.1Q VLAN |
|
|
| |
|
|
|
| |
vlan 8021q name |
| Change the name of VLAN group, if | switch(vlan)#vlan 8021q name test vid 22 | |
[GroupName] | V | the group didn’t exist, this command |
| |
vid | can’t be applied. |
| ||
|
| |||
[VID] |
|
|
| |
|
|
|
| |
vlan 8021q port |
| Assign a access link for VLAN by | switch(vlan)#vlan 8021q port 3 | |
[PortNumber] | V | port, if the port belong to a trunk | 33 | |
group, this command can’t be |
| |||
|
| |||
[UntaggedVID] |
| applied. |
| |
vlan 8021q port |
| Assign a trunk link for VLAN by port, | switch(vlan)#vlan 8021q port 3 | |
[PortNumber] | V | if the port belong to a trunk group, | 2,3,6,99 | |
this command can’t be applied. | or | |||
| ||||
[TaggedVID List] |
|
| switch(vlan)#vlan 8021q port 3 | |
vlan 8021q port |
| Assign a hybrid link for VLAN by | switch(vlan)#vlan 8021q port 3 | |
[PortNumber] |
| port, if the port belong to a trunk | tag 3,6,8 | |
| V | group, this command can’t be | or | |
[UntaggedVID] | applied. | switch(vlan)#vlan 8021q port 3 | ||
| ||||
tag |
|
| tag | |
[TaggedVID List] |
|
|
|
31 | Chapter3 |