IP Addressing and Protocol Commands
©2008 Allied Telesis Inc. All rights reserved.
Software Version 5.2.1
AlliedWare Plus
TM
Operating System Software Reference C613-50003-00 REV E
23.13
ip irdp broadcast
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
form 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 mode
Examples
To enable broadcast Router Discovery advertisements on vlan13, use the commands:
To enable multicast Router Discovery advertisements on vlan13, use the commands:
Related Commands
ip irdp
ip irdp multicast
show ip irdp interface
awplus(config)#
interface vlan13
awplus(config-if)#
ip irdp broadcast
awplus(config)#
interface vlan13
awplus(config-if)#
no ip irdp broadcast