aggregator group

 

Assign a static trunk group.

switch(config)#aggregator group 1 2-4 nolacp

[GroupID] [Port-list]

 

[GroupID] :1~3

or

nolacp

G

[Port-list]:Member port list, This

switch(config)#aggregator group 1 3,1,2 nolacp

 

parameter could be a port

 

 

 

range(ex.1-4) or a port list separate

 

 

 

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 port-based grpname

 

Add new port based VALN

switch(vlan)#vlan port-based grpname test grpid

[Group Name]

 

 

2 port 2-4

grpid

V

 

or

[GroupID]

 

switch(vlan)#vlan port-based grpname test grpid

 

 

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 access-link untag

[PortNumber]

V

port, if the port belong to a trunk

33

access-link untag

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 trunk-link tag

[PortNumber]

V

if the port belong to a trunk group,

2,3,6,99

trunk-link tag

this command can’t be applied.

or

 

[TaggedVID List]

 

 

switch(vlan)#vlan 8021q port 3 trunk-link tag 3-20

vlan 8021q port

 

Assign a hybrid link for VLAN by

switch(vlan)#vlan 8021q port 3 hybrid-link untag 4

[PortNumber]

 

port, if the port belong to a trunk

tag 3,6,8

hybrid-link untag

V

group, this command can’t be

or

[UntaggedVID]

applied.

switch(vlan)#vlan 8021q port 3 hybrid-link untag 5

 

tag

 

 

tag 6-8

[TaggedVID List]

 

 

 

31

Chapter3

Page 41
Image 41
Advantech EKI-7657C user manual Vlan Commands Set