
IP Multicasting add igmpsnooping routeraddress 41
used by another entry. If you do not specify an entry number, the entry is
added after the last entry in the filter if there is a free position, or in the last
unused position if the last position is already in use.
Examples To add an entry to filter 6 to accept Membership Reports for multicast group
addresses in the range 229.1.1.2 to 230.1.2.3, use the command:
add igmp fil=6 msgt=rep gro=229.1.1.2-230.1.2.3
To add an entry at position 16 in filter 3 to deny Membership Reports for
multicast group addresses in the range 231.1.1.20 to 231.1.5.3, use the
command:
add igmp fil=3 ent=16 msgt=rep gro=231.1.1.20-231.1.5.3
ac=excl
To add an entry to filter 1 to exclude all general queries, use the command:
add igmp fil=1 msgt=que gro=0.0.0.0 ac=excl
Related Commands create igmp filter
delete igmp filter
destroy igmp filter
set igmp filter
show igmp filter
add igmpsnooping routeraddress
Syntax ADD IGMPSNooping ROUTERAddress=ipaddr-list
where ipaddr-list is a reserved IP multicast address in dotted decimal notation,
or a comma-separated list of reserved IP multicast addresses
Description This command adds reserved IP multicast addresses to the list of router
multicast addresses. The IP address specified must be from 224.0.0.1 to
224.0.0.255. This command is valid when IGMP snooping router mode is set to
IP with the set igmpsnooping routermode command.
Examples To add addresses 224.0.0.25 and 224.0.0.86 to the router multicast address list,
use the command:
add igmpsn routera=224.0.0.25,224.0.0.86
Related Commands delete igmpsnooping routeraddress
set igmpsnooping routermode
show igmpsnooping routeraddress
Kommentare zu diesen Handbüchern