C613-50100-01 REV C Command Reference for x930 Series 743
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
IP ADDRESSING AND PROTOCOL COMMANDS
IP
IRDP MULTICAST
ip irdp multicast
Overview 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.
The no variant of 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 multicast address is the default IP destination address for Router Discovery
advertisements.
Syntax
ip irdp multicast
no ip irdp multicast
Mode Interface Configuration for a VLAN interface or a local loopback interface.
Examples To enable multicast Router Discovery advertisements on vlan5, use the following
commands:
awplus# configure terminal
awplus(config)# interface vlan5
awplus(config-if)# ip irdp multicast
To enable broadcast Router Discovery advertisements on vlan5, use the
following commands:
awplus# configure terminal
awplus(config)# interface vlan5
awplus(config-if)# no ip irdp multicast
Related
Commands
ip irdp
ip irdp broadcast
show ip irdp interface