
IP Multicasting destroy ip igmp destination 59
destroy igmp filter
Syntax DESTroy IGMP FILter=filter-id
where filter-id is a decimal number from 1 to 99
Description This command destroys an IGMP filter and all entries in the filter. IGMP filters
control a port’s membership of multicast groups by filtering incoming IGMP
messages received from hosts attached to the port.
The filter parameter specifies the number of an existing filter to destroy.
You should remove the filter from any ports before you destroy the filter. Use
the show switch port command to see which ports the filter is applied to, and
the set switch port command to remove the filter.
Examples To destroy filter 6, use the command:
des igmp fil=6
Related Commands add igmp filter
create igmp filter
delete igmp filter
set igmp filter
show igmp filter
destroy ip igmp destination
Syntax DESTroy IP IGMP DEStination=ipaddress INTerface=interface
where:
■ ipaddress is an existing IGMP group destination address.
■ interface is the name of the interface over which multicast data is
forwarded.
Description This command destroys a static IGMP association. It is not necessary to delete
the ports first. The static IGMP association identified by the destination and
interface parameters must already exist for this command to succeed.
Examples To stop the switch forwarding all multicast data for 224.1.2.3 over vlan1, use the
command:
dest ip igmp des=224.1.2.3 int=vlan1
Related Commands add ip igmp destination
create ip igmp destination
delete ip igmp destination
show ip igmp
Comentarios a estos manuales