ProSafe M4100 and M7100 Managed Switches

b.Enter the following information:

In the MAC Address field, enter 00:00:0A:00:00:02.

In the PVID (1 to 4093) field, enter 3.

c.Click Add.

Create a Protocol-Based VLAN

Create two protocol VLAN groups. One is for IPX and the other is for IP/ARP. The untagged IPX packets are assigned to VLAN 4, and the untagged IP/ARP packets are assigned to VLAN 5.

CLI: Create a Protocol-Based VLAN

1.Create a VLAN protocol group vlan_ipx based on IPX protocol.

(Netgear Switch)#config

(Netgear Switch)(Config)#vlan protocol group vlan_ipx

(Netgear Switch)(Config)#vlan protocol group add protocol 1 ipx

2.Create a VLAN protocol group vlan_ipx based on IP/ARP protocol.

(Netgear Switch)(Config)#vlan protocol group vlan_ip

(Netgear Switch)(Config)#vlan protocol group add protocol 2 ip (Netgear Switch)(Config)#vlan protocol group add protocol 2 arp (Netgear Switch)(Config)#exit

3.Assign VLAN protocol group 1 to VLAN 4.

(Netgear Switch)#vlan database (Netgear Switch)(Vlan)#vlan 4 (Netgear Switch)(Vlan)#vlan 5

(Netgear Switch)(Vlan)#protocol group 1 4

4.Assign VLAN protocol group 2 to VLAN 5.

(Netgear Switch)(Vlan)#protocol group 2 5

28 Chapter 2. VLANs

Page 28
Image 28
NETGEAR M7100, M4100 manual CLI Create a Protocol-Based Vlan, MAC Address field, enter 00000A000002