LAN Routing
1753886 Members
7609 Online
108809 Solutions
New Discussion

Re: Interval Routing issue

 
alfayazz
Occasional Visitor

Interval Routing issue

Hi Team,

I created two vlans,

interface vlan-interface 2

ip address 10.50.10.1 255.255.2550

and

interface vlan-interface 3

ip address 10.50.20.1 255.255.0

while i connect a laptop and assigned vlan3, its reaching vlan 3 ip 10.50.20.1, but I am unable to ping 10.50.10.1

kindly suggest.

1 REPLY 1
16again
Respected Contributor

Re: Interval Routing issue

On laptop, add a route to 10.50.10.0 255.255.255.0 GW 10.50.20.1
(or set DG to 10.50.20.1)
Moreover, on some platforms, ip routing has to be enabled on switch level.