cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
850
Views
0
Helpful
4
Replies

Secondary Ip address

navnav
Level 1
Level 1

I have 2 networks ...

a) 192.168.70.0

b) 192.168.71.0

One router ethernet interface has been configured --

ip address 192.168.70.3 255.255.255.0

ip address 192.168.71.1 255.255.255.0 secondary

Another router ethernet interface has been configured ----

ip address 192.168.70.4 255.255.255.0

there is no secondary ip address assigned to this router ,,

192.168.70.3 is a default gateway IP for HOSts in network 192.168.70.0

and 192.168.71.1 is default gateway IP for hosts in network 192.168.71.0

now i have a problem that HOst inside network 192.168.71.0 cannot PING to

second router ethernet IP 192.168.70.4

how to fix it ?

4 Replies 4

steve.barlow
Level 7
Level 7

Try "ip route-cache same-interface", it should help routing between the primary and secondary interface.

Also, in terms of routing and as a FYI take a look at : http://www.cisco.com/warp/public/105/41.html

Hope it helps.

Steve

hi steve

thanks to u ! I tried your answar ,, but it did not work out..

i did not reload the router with saving confirurations ,, rather i just configured

and tested with running-configration ,, n i think it is not needed to save n reload

i tesetd but still router 's secondary IP 192.168.71.1 is unable to PINg another router primary IP 192.168.70.4.

if u have any other solution ...

please tell me

thanks again

bye

naveen

if u have

I just re-read your original post and missed something the first time.

How does 192.168.70.4 know how to get back to the 192.168.71.0 network?

Solution: Add a secondary address (eg. 192.168.71.2) to the second router or add a route on the second router to 192.168.71.0 via 192.168.70.4.

Once this is done I would add ip route-cache same-interface to improve performance.

Let me know if it works.

Thanks

Steve

hi steve

how are u!

thanks for your advise

i added a secondary IP 192.168.71.2

now it is working fine

and spped is also fast

thanks n regards

Review Cisco Networking for a $25 gift card