mac

357
Function: Configure static-group on specified port of the VLAN. The no form of the
command cancels this configuration.
Parameter: vlan-id: ranging between <1-4094>
X:X::X:X:The address of group or source.
ethernet: Name of Ethernet port
port-channel: Port aggregation
ifname: Name of interface
Command Mode: Global mode
Default: No configuration by default.
Usage Guide: When a group is a static while also a dynamic group, it should be taken as
a static group. Deleting static group can only be realized by the no form of the command.
Example:
Switch(config)#ip igmp snooping vlan 1 static-group ff1e::15 source 2000::1 interface
ethernet 1/1
22.1.16 ipv6 mld snooping vlan
suppression-query-time
Command: ipv6 mld snooping vlan <vlan-id> suppression-query-time <value>
no ipv6 mld snooping vlan <vlan-id> suppression-query-time
Function: Configure the suppression query time; the ―no‖ form of this command restores
the default value.
Parameter: vlan-id: VLAN ID, valid range: <1-4094>
value: valid range: <1-65535>secs.
Command Mode: Global Mode
Default: 255s
Usage Guide: This command can only be configured on L2 general querier. The
Suppression-query-time represents the period the suppression state maintains when
general querier receives queries from layer 3 MLD within the segment. To use this
command, the query-intervals in different switches within the same segment must be in
accordance. It is recommended to use the default value.
Example:
Switch(config)#ipv6 mld snooping vlan 2 suppression-query-time 270
22.1.17 show ipv6 mld snooping
Command: show ipv6 mld snooping [vlan <vlan-id>]