
IGMP Multicast 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
34.19
ip igmp snooping routermode
Use this command to set source IP addresses as router multicast addresses, according to the
routermode (all multicast addresses, default multicast addresses, specified multicast addresses).
Use the
no
parameter with this command to reset
ip igmp snooping routermode
to the
default. You can also remove a specified IP address from a custom list of multicast addresses.
Syntax
ip igmp snooping routermode {all|default|ip|multicastrouter|address <
ip-address
>}
no ip igmp snooping routermode [address <
ip-address
>]
Mode
Configure mode
Default
The default routermode is
default
not
all
and shows the below reserved multicast addresses:
Router mode.............Def
Reserved multicast address
224.0.0.1
224.0.0.2
224.0.0.4
224.0.0.5
224.0.0.6
224.0.0.9
224.0.0.13
224.0.0.15
224.0.0.24
Example
To set
ip igmp snooping routermode
for all default reserved addresses enter:.
To remove the multicast address 224.0.0.5 from the custom list of multicast addresses enter:.
Related commands
show ip igmp snooping routermode
Parameter
Description
no
Negates
ip igmp snooping routermode
command and resets to its default
all
All reserved multicast addresses (224.0.0.x).
Packets from all possible addresses in range 224.0.0.x are set as routers.
default
Default set of reserved multicast addresses.
Packets from 224.0.0.1, 224.0.0.2, 224.0.0.4, 224.0.0.5, 224.0.0.6,224,
224.0.0.9, 224.0.0.13, 224.0.0.15 and 224.0.0.24 are set as routers.
ip
Custom reserved multicast addresses.
Custom IP address in the 224.0.0.x range are set as router multicast
addresses using the
ip igmp snooping routermode address
command.
multicastrouter
DVMRP (224.0.0.4) and PIM (224.0.0.13) multicast addresses are set as
routers.
address
Specify the multicast address in the 224.0.0.x range for use after issuing an
ip igmp snooping routermode
ip
command
<
ip-address
>
IPv4 multicast address (224.0.0.x)
awplus(config)#
ip igmp snooping routermode default
awplus(config)#
no ip igmp snooping routermode address 224.0.0.5