PLANET XGS3-24040 User Manual

Page 708

Advertising
background image

XGS3 Command Guide

39-40

39.6.4 ipv6 multicast destination-control access-group
(sip)

Command: ipv6 multicast destination-control <IPADDRESS/M> access-group <9000-10999>

no ipv6 multicast destination-control <IPADDRESS/M> access-group <9000-10999>

Function: Configure multicast destination-control access-list used on specified net segment, the “no

ipv6 multicast destination-control <IPADDRESS/M> access-group <9000-10999>“command deletes

this configuration.

Parameter: <IPADDRESS/M>: IP address and mask length;

<9000-10999>: Destination control access-list number.

Default: None.

Command Mode: Global Mode.

Usage Guide: The command is only working under global IPv6 multicast destination-control enabled,

after configuring the command, if MLD-SPOOPING or MLD is enabled, for adding the members to

multicast group. If configuring multicast destination-control on specified net segment of transmitted

MLD-REPORT, and match configured access-list, such as matching permit, the interface can be added,

otherwise do not be added. If relevant group or source in show ipv6 mld groups detail has been

established before executing the command, it needs to execute clear ipv6 mld group command to clear

relevant groups in admin mode.

Example:

Switch(config)#ipv6 multicast destination-control 2008::8/64 access-group 9000

39.6.5 ipv6 multicast destination-control access-group
(vmac)

Command: ipv6 multicast destination-control <1-4094> <macaddr> access-group <9000-10999>

no

ipv6 multicast destination-control

<1-4094> <macaddr>

access-group

<9000-10999>

Function: Configure the IPv6 multicast destination access list used by the specified vlan-mac, the no

operation of this command will delete this configuration.

Parameters: <1-4094>: VLAN-ID;

<macaddr>: The source MAC address sending of the MLD-REPORT, the format of which

is“xx-xx-xx-xx-xx-xx”.

<9000-10999>: Destination access list number.

Default: Not configured.

Command Mode: Global Configuration Mode.

Usage Guide: This command can only take effect when the IPv6 multicast destination control is globally

enabled, after configuring this command, if the MLD-SNOOPING is enabled, when adding the port to the

multicast group, it will be matched according to the configured access list. Only when the port is matched

as permit, will it be added, or it can not be added.

Advertising