4 ipv6 mld access-group, 5 ipv6 mld immediate-leave, 4 ipv6 mld access-group -58 – PLANET XGS3-24042 User Manual
Page 913: 5 ipv6 mld immediate-leave -58

45-58
1970/01/01 07:33:12 IMI: Type: Listener Report (131)
1970/01/01 07:33:12 IMI: Code: 0
1970/01/01 07:33:12 IMI: Checksum: 3b7a
1970/01/01 07:33:12 IMI: Max Resp Delay: 0
1970/01/01 07:33:12 IMI: Reserved: 0
1970/01/01 07:33:12 IMI: Multicast Address: ff1e::1:3
1970/01/01 07:33:12 IMI: MLD Report recv: src fe80::203:fff:fe12:3457 for ff1e::1:3
1970/01/01 07:33:12 IMI: Processing Report comes from Vlan1, ifindex 2003
1970/01/01 07:33:12 IMI: MLD(Querier) ff1e::1:3 (Vlan1): Listeners Present --> Listeners
Present
45.7.4 ipv6 mld access-group
Command:
ipv6 mld access-group {<acl_name>}
no ipv6 mld access-group
Function:
Configure the access control of the interface to MLD groups; the “no ipv6 mld access-group”
command stops the access control.
Parameter:
Default:
no filter condition
Command Mode:
Interface Configuration Mode
Usage Guide:
Configure the interface to filter MLD groups, allow or deny some group’s join.
Example:
Configure the interface vlan2 to accept group FF1E::1:0/112 and deny others
Switch (config)# ipv6 access-list aclv6 permit FF1E::1:0/112
Switch (config)# ipv6 access-list aclv6 deny any
Switch (config)#interface vlan 1
Switch(Config-if-Vlan1)#ipv6 mld access-group aclv6
45.7.5 ipv6 mld immediate-leave