Install guide
IP Multicasting delete igmpsnooping routeraddress 53
delete igmp filter
Syntax DELete IGMP FILter=filter-id ENTry={1..65535|ALL}
where filter-id is a decimal number from 1 to 99
Description This command deletes the specified entry or all entries from an IGMP filter.
The filter parameter specifies the number of the filter that the entry belongs to.
A filter with the specified number must already exist.
The entry parameter specifies the entry to delete. The specified entry must
exist. If you specify all, then all entries are deleted from the filter.
Examples To delete entry 21 from filter 5, use the command:
del igmp fil=5 entry=21
Related Commands add igmp filter
create igmp filter
destroy igmp filter
set igmp filter
show igmp filter
delete igmpsnooping routeraddress
Syntax DELete 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 deletes reserved IP multicast addresses from 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 only valid if IGMP Snooping router mode is set to
IP with the set igmpsnooping routermode command.
Examples To remove addresses 224.0.0.25 and 224.0.0.86 from the router multicast
address list, use the command:
del igmpsn routera=224.0.0.25,224.0.0.86
Related Commands add igmpsnooping routeraddress
set igmpsnooping routermode
show igmpsnooping routeraddress