C613-50631-01 Rev A Command Reference for IE340 Series 888
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
IP ADDRESSING AND PROTOCOL COMMANDS
IP
IRDP BROADCAST
ip irdp broadcast
Overview This command configures broadcast Router Discovery advertisements on an
interface. The interface sends IRDP advertisements with the broadcast address
(255.255.255.255) as the IP destination address.
The no variant of this command configures multicast Router Discovery
advertisements on an interface. The interface sends IRDP advertisements with the
all-system multicast address (224.0.0.1) as the IP destination address.
Syntax
ip irdp broadcast
no ip irdp broadcast
Mode Interface Configuration for a VLAN interface or a local loopback interface.
Examples To enable broadcast Router Discovery advertisements on vlan13, use the
following commands:
awplus# configure terminal
awplus(config)# interface vlan13
awplus(config-if)# ip irdp broadcast
To enable multicast Router Discovery advertisements on vlan13, use the
following commands:
awplus# configure terminal
awplus(config)# interface vlan13
awplus(config-if)# no ip irdp broadcast
Related
commands
ip irdp
ip irdp multicast
show ip irdp interface