paramjotsingh
Technical User
I am trying to establish the link between the computer form different VLANS on separate switches. Computers are pinging to each other form different VLAN within the switch. But not able to communicate other VLAN on different switch. My scenario is as follows.
No Router in the environment. Trying to make it work through switches.
Switch 1 (Layer 3 Switch)
I created first VALN with ID 116 and assigned IP 10.1.16.254
Assigned port fa0/1.
PC1 is connected to fa0/1 and assigned to VLAN 116. IP of computer 10.1.16.1 (Gateway 10.1.16.254)
I created second VLAN with ID 131, IP 10.1.31.254
Assigned port fa0/2.
PC2 is connected to fa0/2 and assigned to VLAN 131. IP of computer 10.1.31.1 (Gateway 10.1.31.254)
Switch 2 (Layer 3 Switch)
I created third VALN with ID 132 and assigned IP 10.1.32.254
Assigned port fa0/1.
PC3 is connected to fa0/1 and assigned to VLAN 132. IP of computer 10.1.32.1 (Gateway 10.1.32.254)
I created fourth VALN with ID 230 and assigned IP 10.2.30.254
Assigned port fa0/2.
PC4 is connected to fa0/1 and assigned to VLAN 230. IP of computer 10.2.30.1 (Gateway 10.2.30.254)
--------------
PC1 and PC2 communicating each other and it is the same in case PC3 & PC 4
Now I want to make communication between the VLANS of both the switches. I tried using RIPv2 but didn't work. I also assigned ip 192.168.0.1 to g0/1 on switch 1 and 192.168.0.2 to g0/1 on switch 2 but this method also didn't work.
Could anybody help me in what type of command I am missing to make communication.
Thanks
No Router in the environment. Trying to make it work through switches.
Switch 1 (Layer 3 Switch)
I created first VALN with ID 116 and assigned IP 10.1.16.254
Assigned port fa0/1.
PC1 is connected to fa0/1 and assigned to VLAN 116. IP of computer 10.1.16.1 (Gateway 10.1.16.254)
I created second VLAN with ID 131, IP 10.1.31.254
Assigned port fa0/2.
PC2 is connected to fa0/2 and assigned to VLAN 131. IP of computer 10.1.31.1 (Gateway 10.1.31.254)
Switch 2 (Layer 3 Switch)
I created third VALN with ID 132 and assigned IP 10.1.32.254
Assigned port fa0/1.
PC3 is connected to fa0/1 and assigned to VLAN 132. IP of computer 10.1.32.1 (Gateway 10.1.32.254)
I created fourth VALN with ID 230 and assigned IP 10.2.30.254
Assigned port fa0/2.
PC4 is connected to fa0/1 and assigned to VLAN 230. IP of computer 10.2.30.1 (Gateway 10.2.30.254)
--------------
PC1 and PC2 communicating each other and it is the same in case PC3 & PC 4
Now I want to make communication between the VLANS of both the switches. I tried using RIPv2 but didn't work. I also assigned ip 192.168.0.1 to g0/1 on switch 1 and 192.168.0.2 to g0/1 on switch 2 but this method also didn't work.
Could anybody help me in what type of command I am missing to make communication.
Thanks