Users Guide

Table Of Contents
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)# ip prefix-list seqprefix seq 65535 permit 10.10.10.1/16 le 30
Supported Release 10.3.0E or later
ipv6 access-group
Assigns an IPv6 access list to an interface.
Syntax
ipv6 access-group access-list-name {in | out}
Parameters
access-list-name — Enter the name of an IPv6 ACL. A maximum of 140 characters.
in — Apply the ACL to incoming trac.
out — Apply the ACL to outgoing trac.
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 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. A maximum of 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
Access Control Lists 397