ProSafe M4100 and M7100 Managed Switches

3.Create VLAN102.

a. Select Switching > VLAN > Basic > VLAN Configuration. A screen similar to the following displays.

b.Enter the following information:

In the VLAN ID field, enter 102.

In the VLAN Name field, enter VLAN102.

c.Click Add.

Assign Ports to VLAN3

This example shows how to assign the ports that will belong to VLAN 3, and to specify that untagged frames will be accepted on port 1/0/4. Note that port 1/0/2 belongs to both VLANs and that port 1/0/1 can never belong to VLAN 3.

CLI: Assign Ports to VLAN3

(Netgear Switch) (Config)#interface range 1/0/2-1/0/4

(Netgear Switch) (conf-if-range-1/0/2-1/0/4)#vlan participation include 3 (Netgear Switch) (conf-if-range-1/0/2-1/0/4)#exit

(Netgear Switch) (Config)#interface 1/0/4

(Netgear Switch) (Interface 1/0/4)#vlan acceptframe all (Netgear Switch) (Interface 1/0/4)#exit

(Netgear Switch) (Config)#exit

22 Chapter 2. VLANs

Page 22
Image 22
NETGEAR M7100, M4100 manual CLI Assign Ports to VLAN3