VLAN Setup / connection
Hello,
I have a scenario where I need 2 different networks to communicate as follows:
VLAN-30= Internet
VLAN-10= Network 01
VLAN-20= Network 02
- VLAN-10/20 to communicate to VLAN-30 (Internet)
- VLAN-20 to communicate to VLAN-10/30
The customer on VLAN 20 wants to be able to ping and access an IP (Access Control System) on VLAN 10 but the customer does not want VLAN 10 to be able to get into VLAN 20
Network setup I have been provided
VLAN-10
10.31.127.100
255.255.255.0
10.31.127.1
VLAN-20
192.168.31.253
255.255.224.0
192.168.0.1
What I have done so far:
- Enabled 802.1Q VLAN
- Created VLAN 10 w/ Untagged port(s) 01
- Created VLAN 20 w/ Untagged port(s) 01/08
- I went into 802.1Q PVID setting and set port 1 to VLAN 10
- I went into 802.1Q PVID setting and set port 8 to VLAN 20
From this point I do not know how to test or verify that I have done any of this correctly. Any assistance is greatly appreciated.