02-11-2011 09:37 AM - edited 03-04-2019 11:23 AM
Hi All,
I am in a strange situation here. I understand that the highest IP address assigned to any interface becomes the router-id and it gets beaten by the loop back even if the ip is lower. Please let me know if I am wrong.
But here I am not able to find that out. I have two routers
R1
===============
Router(config)#do sh ip int bri
Interface IP-Address OK? Method Status Protocol
FastEthernet0/0 unassigned YES unset administratively down down
FastEthernet0/1 unassigned YES unset administratively down down
Serial1/0 10.10.13.1 YES manual up down
Serial1/1 10.10.12.1 YES manual up up
Serial1/2 unassigned YES unset administratively down down
Serial1/3 unassigned YES unset administratively down down
Loopback1 1.1.1.1 YES manual up up
Router(config)#do sh run | s ospf
router ospf 10
log-adjacency-changes
network 1.1.1.1 0.0.0.0 area 0
network 10.10.12.0 0.0.0.255 area 0
network 10.10.13.0 0.0.0.255 area 0
R2
=========
Router(config)#
*Mar 1 00:09:40.999: %OSPF-5-ADJCHG: Process 10, Nbr 10.10.13.1 on Serial1/0 from LOADING to FULL, Loading Done
The router-id still seems to be the higher IP address configured on physical interfaces. Any reason why?
Cheers!
Ravi
Solved! Go to Solution.
02-17-2011 12:56 PM
Hi Peter,
Yes, you are right. I manually added the router-id manually and did the clear ip ospf process. It shows instantly. But if I add an loopback interface once the router ID has already been decided clearing IP ospf process does not change the router ID. only way is to reboot the applaince.
thanks and cheers!
Ravindra
02-14-2011 02:28 AM
Thanks Rick.
Cheers!
Ravi
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide