cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
386
Views
0
Helpful
1
Replies

15454-ML routing

valides007
Level 1
Level 1

We are having an issue where we are not getting ARP replys from a device connected (172.168.48.48) to an ML card in the field. We have a switch connected to the ML card at the end head. There are 2 VLANs on the switch each with a gateway address, VLAN A 172.168.16.1 VLAN B 172.168.48.1 wich are routing. If I plug into VLAN A I get the ARP back, if I plug into VLAN B I do not. Should I enable IP Route 0.0.0.0 0.0.0.0 POS 0 and POS 1 to make this work.

1 Reply 1

drolemc
Level 6
Level 6

Check if you have already configured the Static route or dynamic routing for the VLAN B. If you not configured then configure static or default route to the VLAN B.

Router(config)# ip route 0.0.0.0 0.0.0.0 interface

You can display statistics about static routes with the show ip route command