VLAN Configuration 3

Web – Click VLAN, 802.1Q VLAN, Static List. To create a new VLAN, enter the VLAN ID and VLAN name, mark the Enable checkbox to activate the VLAN, and then click Add.

Figure 3-74 Configuring a VLAN Static List

CLI – This example creates a new VLAN.

Console(config)#vlan database

4-167

Console(config-vlan)#vlan 2 name R&D media ethernet state active

4-168

Console(config-vlan)#end

 

Console#show vlan

1

4-175

Vlan ID:

 

Type:

Static

 

Name:

DefaultVlan

 

Status:

Active

 

Ports/Port channel:

Eth1/ 1(S) Eth1/ 2(S) Eth1/ 3(S) Eth1/ 4(S) Eth1/

5(S)

Eth1/ 6(S) Eth1/ 7(S) Eth1/ 8(S) Eth1/ 9(S) Eth1/

10(S)

Eth1/11(S) Eth1/12(S) Eth1/13(S) Eth1/14(S) Eth1/

15(S)

Eth1/16(S) Eth1/17(S) Eth1/18(S) Eth1/19(S) Eth1/

20(S)

Eth1/21(S) Eth1/22(S) Eth1/23(S) Eth1/24(S) Eth1/

25(S)

Eth1/26(S)

 

Vlan ID:

 

2

 

Type:

Static

 

Name:

R&D

 

Status:

Active

 

Ports/Port Channel:

 

 

Console#

Adding Static Members to VLANs (VLAN Index)

Use the VLAN Static Table to configure port members for the selected VLAN index. Assign ports as tagged if they are connected to 802.1Q VLAN compliant devices, or untagged they are not connected to any VLAN-aware devices. Or configure a port as forbidden to prevent the switch from automatically adding it to a VLAN via the GVRP protocol.

Notes: 1. You can also use the VLAN Static Membership by Port page to configure VLAN groups based on the port index (page 3-131). However, note that this configuration page can only add ports to a VLAN as tagged members.

3-129

Page 173
Image 173
SMC Networks SMC8150L2 manual Adding Static Members to VLANs Vlan Index, CLI This example creates a new Vlan