Eigrp Router-Id - Cisco Nexus 3548 Command Reference Manual

Nx-os unicast routing command reference
Hide thumbs Also See for Nexus 3548:
Table of Contents

Advertisement

eigrp router-id

eigrp router-id
To set the router ID used by the Enhanced Interior Gateway Routing Protocol (EIGRP) when
communicating with its neighbors, use the eigrp router-id command. To remove the configured router
ID, use the no form of this command.
Syntax Description
ip-address
Command Default
EIGRP automatically selects an IP address to use as the router ID when an EIGRP process is started.
Command Modes
Address-family configuration mode
Router configuration mode
Router VRF configuration mode
Command History
Release
5.0(3)A1(1)
Usage Guidelines
EIGRP automatically selects an IP address to use as the router ID when an EIGRP process is started. The
highest local IP address is selected and loopback interfaces are preferred. The router ID is not changed
unless the EIGRP process is removed with the no router eigrp command or if the router ID is manually
configured with the eigrp router-id command.
The router ID is used to identify the originating router for external routes. If an external route is received
with the local router ID, the route is discarded. The router ID can be configured with any IP address with
two exceptions; 0.0.0.0 and 255.255.255.255 are not legal values and cannot be entered. You should
configure a unique value for each router.
This command requires the LAN Base Services license.
Examples
This example shows how to configure 192.168.0.3 as a fixed router ID:
switch# configure terminal
switch(config)# router eigrp 209
switch(config-router)# eigrp router-id 192.168.0.3
switch(config-router)#
Related Commands
Command
show ip eigrp
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
122
eigrp router-id ip-address
no eigrp router-id ip-address
Router ID in dotted decimal notation.
Modification
This command was introduced.
Description
Displays a summary of the EIGRP processes.
Chapter
Unicast Routing Commands
OL-27852-01

Advertisement

Table of Contents
loading

Table of Contents