GS-4210-Series (V2) User Manual

Table Of Contents
Command Guide of GS-4210 Series
226
[no] ipv6 mld snooping vlan <VLAN-LIST> static-group <ip-addr> interfaces
IF_PORTS
[no] ipv6 mld snooping vlan <VLAN-LIST> group <ip-addr>
Parameter:
VLAN-LIST
specifies VLAN ID list to set
ip-addr
specifies multicast group ipv4 address
IF_PORTS
specifies port list to set or remove
Mode:
Global Configuration
Usage Guide:
ipv6 mld snooping vlan 1 static-group ff12::1 interfaces gi1 will add static group.
The static group will not learning others dynamic port. If the dynamic group exist, then the static group will overlap the
dynamic group. If remove the last member of static group, the static group will be delete.
The static group want to valid , must mld snooping vlan enable and ipv6 mld snooping enable.
The configure can use show ipv6 mld snooping groups [(dynamic | static)] to display. And can use ‘no ipv6 mld
snooping vlan 1 group ff12::1 to delete the static group. Also can useclear ipv6 mld snooping groups’ to delete
the static group.
Example:
This example shows how to set ipv6 mld snooping static group.
Switch(config)# ipv6 mld snooping vlan 1 static-group ff12::1 interfaces gi1-2
Switch# show ipv6 mld snooping groups
VLAN | Gourp IP Address | Type | Life(Sec) | Port
------+----------------------------------------+--------+-----------+------------------
1 | ff12::1 | Static| -- | gi1-2
Total Number of Entry = 1
Switch# clear ipv6 mld snooping groups static
Switch# show ipv6 mld snooping groups
VLAN | Gourp IP Address | Type | Life(Sec) | Port
------+----------------------------------------+--------+-----------+------------------
Total Number of Entry = 0
4.17.9 ipv6 mld profile
Command: