| User Manual for the NETGEAR 7200 Series Layer 2 Managed Switch Software | ||
|
|
|
|
Table | Creating the VLANs | ||
|
|
|
|
VLAN |
| Command |
|
|
|
|
|
create VLAN 4 |
| config vlan create 4 |
|
|
| config vlan participation include 4 0.5 |
|
|
| config vlan participation include 4 0.6 |
|
create VLAN 9 |
| config vlan create 9 |
|
|
| config vlan participation include 9 0.1 |
|
|
| config vlan participation include 9 0.2 |
|
|
| config vlan participation include 9 0.3 |
|
|
| config vlan participation include 9 0.4 |
|
|
| config vlan participation include 9 0.5 |
|
|
| config vlan participation include 9 0.6 |
|
|
| config vlan participation include 9 0.7 |
|
Solution 1
All traffic entering the ports is tagged traffic. Since the traffic is tagged, the PVID configuration for each port is not a concern. The network card configuration is as follows:
•Devices on Project A should tag all traffic with 'VLAN 2'
•Devices on Project B should tag all traffic with 'VLAN 3'
•Devices on Project C should tag all traffic with 'VLAN 4'
•Devices on Project P should tag all traffic with 'VLAN 9'
Solution 2
The network card configuration for devices on Project A, B and C should be set to NOT tag traffic.
To take care of these untagged frames configure the following:
•config vlan ports pvid 2 0.1
•config vlan ports pvid 2 0.2
•config vlan ports pvid 3 0.3
•config vlan ports pvid 3 0.4
•config vlan ports pvid 4 0.5
•config vlan ports pvid 4 0.6
Quick Startup |