beautypg.com

6 commands for ipv6 dcscm, 1 ipv6 access-list(ipv6 multicast source control), 2 ipv6 access-list(multicast destination control) – PLANET XGS3-24040 User Manual

Page 706: Ommands for, Dcscm

background image

XGS3 Command Guide

39-38

Switch(config)#ipv6 access-list standard myfilter

Switch(config_IPv6_Std-Nacl-myfilter)#permit ff1e::/48

39.6 Commands for IPv6 DCSCM
39.6.1 ipv6 access-list(ipv6 multicast source control)

Command:

ipv6

access-list <8000-8099>

{deny|permit}

{{<source/M>

}|{host-source

>}|any-source} {{<destination/M> }|{host-destination

<destination-host-ip>}|any-destination}

no ipv6 access-list <8000-8099> {deny|permit} {{<source/M>}|{host-source

<source-host-ip>}|any-source} {{<destination/M> }|{host-destination

<destination-host-ip>}|any-destination}

Function: Configure IPv6 source control multicast access list, the no operation of this command is used

to delete the access list.

Parameters: <8000-8099>: The source control access list number.

{deny|permit}: Deny or permit.

<source/M>: The multicast source address and the length of mask.

: The multicast host address.

: The multicast destination address and the length of mask.

: The multicast destination host addresses.

Default: None.

Command Mode: Global Configuration Mode.

Usage Guide: IPv6 multicast source control entries control the ACL it uses with ACL number 8000-8099,

this command is used to configure such ACL. IPv6 multicast source control ACL only needs to configure

the source IPv6 address and destination IPv6 address (that is the group IPv6 addresses)which are to be

controlled, the configuration adopts a method similar to other ACLs, which can either be an address

range configured by the length of mask, or a specified host address or all addresses. Pay attention to that:

for group IPv6 addresses, the “all addresses” mentioned here is ff:/8.

Example:

Switch(config)#ipv6 access-list 8000 permit fe80::203:228a/64 ff1e::1/64

39.6.2 ipv6 access-list(multicast destination control)

Command:

ipv6

access-list

<9000-10999>

{deny|permit}

{{

}|{host-source

<source-host-ip>}|any-source} {{<destination/M> }|{host-destination

<destination-host-ip>}|any-destination}

no ipv6 access-list <9000-10999> {deny|permit} {{<source/M> }|{host-source

>}|any-source} {{<destination/M> }|{host-destination

<destination-host-ip>}|any-destination}