C613-50631-01 Rev A Command Reference for IE340 Series 884
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
IP ADDRESSING AND PROTOCOL COMMANDS
IP
IRDP
ip irdp
Overview This command enables ICMP Router Discovery advertising on an interface.
However, the interface does not send or process Router Discovery messages until
at least one IP address is configured on the interface with the ip address (IP
Addressing and Protocol) command.
The no variant of this command disables ICMP Router Discovery advertisements
on an IP interface. All transmitting and processing of Router Discovery messages
ceases immediately on the interface.
Syntax
ip irdp
no ip irdp
Mode Interface Configuration for a VLAN interface or a local loopback interface.
Examples To enable Router Discovery advertisements on vlan4, use the following
commands:
awplus# configure terminal
awplus(config)# interface vlan4
awplus(config-if)# ip irdp
To disable Router Discovery advertisements on vlan4, use the following
commands:
awplus# configure terminal
awplus(config)# interface vlan4
awplus(config-if)# no ip irdp
Related
commands
ip address (IP Addressing and Protocol)
show ip irdp
show ip irdp interface