cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1835
Views
0
Helpful
16
Replies

V-LAN ROUTING ISSUE ???

afzaal.qadir
Level 1
Level 1

Hi

GOOOODMorning

I am facing an issue that i have a network in 5 building with different V-LANs, The problem is that they are not communiating on WAN. for example i want ping buildind A PC of Same Vlan from building B they not respomding.

Plz find the Attcahed Config files of building A & building B routers you will understand better..

thanks n regards

16 Replies 16

Mohamed Sobair
Level 7
Level 7

Afzaal,

First you need to check the following:

RouterA:

ip address 192.168.4.126 255.255.255.0

network 192.168.4.0 0.0.0.127

Although the Network statment is part of the interface Network, but to be precise you may correct it as follows:

IP address 192.168.4.126 255.255.255.128

RouterB:

ip address 192.168.4.254 255.255.255.0

network 192.168.4.128 0.0.0.127

Although the Network statment is part of the Network interface, but to be precise you may correct it to the following:

ip address 192.168.4.254 255.255.255.128

Second:

You need to disable (auto-summary), eithout disabling auto-summary, Eigrp Summarize the Network to its classfull Network at majour Network boundaries, so the routing table wont have the more Specific route for each Network.

The routing table in R1 will have the following Network:

192.168.2.0

192.168.3.0

192.168.4.0

Those Networks are being summarized due to the Auto-summary command. The correct solution is to disable auto-summary with (no auto-summary).

HTH

Mohamed

don-sullivan
Level 1
Level 1

This post are the switches.

Review Cisco Networking products for a $25 gift card