14 show ip multicast source-control access-list, 2 commands for igmp snooping, 1 clear ip igmp snooping vlan – PLANET WGSW-50040 User Manual

Page 286: Ommands for, Igmp, Nooping

Advertising
background image

Commands for Security Function Chapter 6 Commands for TACACS+

18.1.14 show ip multicast source-control access-list

Command:

show ip multicast source-control access-list

show ip multicast source-control access-list <5000-5099>

Function:

Display source control multicast access-list of configuration

Parameter:

<5000-5099>: access-list number

Command Mode:

Admin Mode and Global Mode

Usage Guide:

The command displays source control multicast access-list of configuration

Example:

Switch#sh ip multicast source-control access-list

access-list 5000 permit ip 10.1.1.0 0.0.0.255 232.0.0.0 0.0.0.255

access-list 5000 deny ip 10.1.1.0 0.0.0.255 233.0.0.0 0.255.255.255

18.2 Commands for IGMP Snooping

18.2.1 clear ip igmp snooping vlan

Command:

clear ip igmp snooping vlan <1-4094> groups [A.B.C.D]

Function:

Delete the group record of the specific VLAN.

Parameter:

<1-4094> the specific VLAN ID; A.B.C.D the specific group address.

Command Mode:

Admin Configuration Mode

Usage Guide:

Use show command to check the deleted group record.

Example:

Delete all groups.

Switch#clear ip igmp snooping vlan 1 groups access-list 5000 deny ip 10.1.1.0 0.0.0.255

233.0.0.0 0.255.255.255

Advertising