There are three methods of choosing Router ID (Same concept in all protocols)
- Hard coded Router ID (Enforce router to adopt hard coated router ID).
- Highest IP address of any logical (Virtual) interface will be router ID even if physical interface has the highest IP address.
- The highest IP address on any physical interface (when there’s no virtual interface)
§ Never use a physical interface’s IP or Logical interface IP as your router ID always use hard coded Router ID.
A(config-router)# router-id 1.1.1.1
|
§ Router ID is command of new IOS it’s not supported in old IOS versions.
For any correction, improvement or suggestion please do not hesitate to reach out at usman@cyberswats.com
0 Comments