Switches, Hubs, and Modems
1753894 Members
7416 Online
108809 Solutions
New Discussion

Re: Intervlan Communication not happening

 
Janarguna
Occasional Contributor

Intervlan Communication not happening

Hi,

 

I am in the process of testing my network implementation, during that inter vlan communication is not happening.

 

Steps i have followed:

1.Created vlan 10 and 11 with below ip address

 

interface Vlan-interface1
ip address 172.16.0.65 255.255.255.192
#
interface Vlan-interface10
ip address 172.16.0.129 255.255.255.224
#
interface Vlan-interface11
ip address 172.16.0.161 255.255.255.192

 

 

The abpve IP's will be the default gateway of two host .

 

I am able to reach Switch from both hosts but not host to host.

 

Kindly help me

 

 

2 REPLIES 2
Vince_Whirlwind
Trusted Contributor

Re: Intervlan Communication not happening

Maybe the conflicting subnets on VLAN 10 & 11 don't help?

 

How are the hosts themselves configured? Default Gateway?

What does the traceroute show?

Janarguna
Occasional Contributor

Re: Intervlan Communication not happening

HI Vince,

 

Its because of the confilicting subnets. Now i am able to do intervlan routing. Thank you so much for your valuable input.

 

But I have one more doubt with respect to subnet using VLSM, can vlsm be done only by higher host to lower host requirement? 

 

 

Thanks,

Janarthan