NETGEAR M6100 Series Reference Manual page 656

Hide thumbs Also See for M6100 Series:
Table of Contents

Advertisement

Parameter
Description
list-name
The text name of the prefix list. Up to 32 characters.
seq number
(Optional) The sequence number for this prefix list statement. Prefix list statements are ordered from
lowest sequence number to highest and applied in that order. If you do not specify a sequence
number, the system will automatically select a sequence number five larger than the last sequence
number in the list. Two statements may not be configured with the same sequence number. The
value ranges from 1 to 4,294,967,294.
permit
Permit routes whose destination prefix matches the statement.
deny
Deny routes whose destination prefix matches the statement.
ipv6-prefix/prefix-le
Specifies the match criteria for routes being compared to the prefix list statement. The ipv6-prefix
ngth
can be any valid IPv6 prefix where the address is specified in hexadecimal using 16-bit values
between colons. The prefix-length is the The length of the IPv6 prefix, given as a decimal value that
indicates how many of the high-order contiguous bits of the address comprise the prefix (the network
portion of the address). A slash mark must precede the decimal value.
ge length
(Optional) If this option is configured, specifies a prefix length greater than or equal to the
ipv6-prefix/prefix-length. It is the lowest value of a range of the length.
le length
(Optional) If this option is configured, specifies a prefix length less than or equal to the
ipv6-prefix/prefix-length. It is the highest value of a range of the length.
Description
A description of the prefix list. It can be up to 80 characters in length.
renumber
(Optional) Provides the option to renumber the sequence numbers of the IPv6 prefix list statements
with a given interval starting from a particular sequence number.
Command example:
The following example configures a prefix list that allows routes with one of two specific
destination prefixes, 2001::/64 and 5F00::/48:
(R1)(config)# ipv6 prefix-list apple seq 10 permit 2001::/64
(R1)(config)# ipv6 prefix-list apple seq 20 permit 5F00::/48
no ipv6 prefix-list
Use this command to deletes either the entire prefix list or an individual statement from a
prefix list.
Format
ipv6 prefix-list list-name
Mode
Global Configuration
Note:
The description must be removed using no ip prefix-list
description command (see
page 655) before using this command to delete an IPv6 Prefix List.
M6100 Series Switches
no ip prefix-list description
Routing Commands
656
on

Advertisement

Table of Contents
loading

Table of Contents