D-Link DXS-3600-32S 24-port Top Of Rack 10 Gigabit Managed Switch With Expansion Slot

User Manual - Page 265

For DXS-3600-32S.

PDF File Manual, 695 pages, Read Online | Download pdf file

DXS-3600-32S photo
Loading ...
Loading ...
Loading ...
DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
257
Internet Group Management Protocol (IGMP)
Commands
23-1 clear ip igmp group
This command is used to clear dynamic group member information obtained from the response messages in the IGMP
buffer.
clear ip igmp group [group-address | interface ifname]
Parameters
23-2 ip igmp static-group
This command is used to directly add an interface to a group. You can use this command to add an interface to a
group. Use the no form of this command to remove the setting.
ip igmp static-group group-address
no ip igmp static-group group-address
Parameters
group-address Specifies the address of the multicast group. This is a multicast IP address in four-
part dotted-decimal notation.
ifname Specifies the interface name.
Default
None.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 8. (EI Mode Only Command)
Usage Guideline
The IGMP buffer includes a list that contains the dynamic multicast groups that the
hosts in the direct subnet join. If the device joins a group, this group will be included
in this list. To delete all the dynamic group entries from the IGMP buffer, use the
clear ip igmp group command without parameters.
Example
This example shows how to clear all entries from the IGMP cache.
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#clear ip igmp group
DXS-3600-32S(config)#
Example
This example shows how to clear entries for the multicast group 224.0.255.1 from
the IGMP cache.
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#clear ip igmp group 224.0.255.1
DXS-3600-32S(config)#
Example
This example shows how to clear the IGMP-group cache entries from a specific
interface of the IGMP-group cache.
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#clear ip igmp group interface vlan2
DXS-3600-32S(config)#
group-address Specifies the address of the multicast group. This is a multicast IP address in four-
part dotted-decimal notation.
Loading ...
Loading ...
Loading ...