Reference Guide

Default Not congured
Command Mode INTERFACE
Usage Information The no version of this command deletes an IPv6 ACL conguration.
Example
OS10(conf-if-eth1/1/8)# ipv6 access-group test6 in
Supported Releases 10.2.0E or later
ipv6 access-list
Creates an IP access list (IP ACL) to lter based on an IPv6 address.
Syntax
ipv6 access-list access-list-name
Parameters access-list-name — Enter the name of an IPv6 access list (up to 140 characters).
Default Not congured
Command Mode CONFIGURATION
Usage Information None
Example
OS10(config)# ipv6 access-list acl6
Supported Release 10.2.0E or later
ipv6 prex-list deny
Creates a prex list to deny route ltering from a specied IPv6 network address.
Syntax
ipv6 prefix-list prefix-list-name deny {A::B/x [ge | le] prefix-len}
Parameters
prefix-list-name — Enter the IPv6 prex list name.
A::B/x — Enter the IPv6 address to deny.
ge — Enter the keyword to indicate the network address is greater than or equal to the range specied.
le — Enter the keyword to indicate the network address is less than or equal to the range specied.
prefix-len — Enter the prex length.
Defaults Not congured
Command Mode CONFIGURATION
Usage Information The no version of this command removes the specied prex list.
Example
OS10(config)# ipv6 prefix-list TEST deny AB10::1/128 ge 10 le 30
Supported Release 10.3.0E or later
402 Access Control Lists