Reference Guide

description — Enter the description for the named prex-list.
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 description TEST_LIST
Supported Release 10.3.0E or later
ipv6 prex-list permit
Creates a prex-list to permit route ltering from a specied IPv6 network address.
Syntax
ipv6 prefix-list prefix-list-name permit {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 permit.
ge — Enter to indicate the network address is greater than or equal to the range specied.
le — Enter 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 permit AB20::1/128 ge 10 le 30
Supported Release 10.3.0E or later
ipv6 prex-list seq deny
Congures a lter to deny route ltering from a specied prex-list.
Syntax
ipv6 prefix-list [name] seq num deny {A::B/x [ge | le] prefix-len}
Parameters
name — (Optional) Enter the name of the IPv6 prex-list.
num — Enter the sequence number of the specied IPv6 prex-list.
A::B/x — Enter the IPv6 address and mask in /prex format (/x).
ge — Enter to indicate the network address is greater than or equal to the range specied.
le — Enter 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.
620 Access Control Lists