Enables IPv4 ICMP Router Discovery Protocol.
By default, the ICMP Router Discovery Protocol is not enabled.
Interface configuration mode
Routers use the IPv4 ICMP Router Discovery Protocol to announce their presence to other systems in the subnet. Hosts use the protocol to dynamically discover IPv4 routers in the same subnet.
The protocol is disabled by default on Layer 3 interfaces. Use the ip irdp command to enable the protocol at the interface level.
This example enables the IPv4 ICMP Router Discovery Protocol on Ethernet interface 0/2.
device# configure terminal device(config)# interface ethernet 0/2 device(config-if-eth-0/2)# ip irdp