Ipv6 Prefix-List (Routing Policy Commands) - NETGEAR M6100 Series Reference Manual

Hide thumbs Also See for M6100 Series:
Table of Contents

Advertisement

Format
ip prefix-list list-name description text
Mode
Global Configuration
Parameter
Description
list-name
The text name of the prefix list.
description text
Text description of the prefix list. Up to 80 characters.
no ip prefix-list description
To remove the text description, use the no ip prefix-list description command.
Format
no ip prefix-list list-name description
Mode
Global Configuration

ipv6 prefix-list (routing policy commands)

Use this command to create IPv6 prefix lists. An IPv6 prefix list can contain only ipv6
addresses. Prefix lists allow matching of route prefixes with those specified in the prefix list.
Each prefix list includes of a sequence of prefix list entries ordered by their sequence
numbers. A router sequentially examines each prefix list entry to determine if the route's
prefix matches that of the entry. For IPv6 routes, only IPv6 prefix lists are matched. An empty
or nonexistent prefix list permits all prefixes. An implicit deny is assumed if a given prefix
does not match any entries of a prefix list. Once a match or deny occurs the router does not
go through the rest of the list. An IPv6 prefix list may be used within a route map to match a
route's prefix using the match ipv6 address command. A route map may contain both
IPv4 and IPv4 prefix lists. If a route being matched is an IPv6 route, only the IPv6 prefix lists
are matched.
Up to 128 prefix lists may be configured. The maximum number of statements allowed in
prefix list is 64. These numbers indicate only IPv6 prefix lists. IPv4 prefix lists may be
configured in appropriate numbers independently.
Default
No prefix lists are configured by default. When neither the ge nor the le option is configured, the
destination prefix must match the network/length exactly. If the ge option is configured without the le
option, any prefix with a network mask greater than or equal to the ge value is considered a match.
Similarly, if the le option is configured without the ge option, a prefix with a network mask less than or
equal to the le value is considered a match.
Format
ipv6 prefix-list list-name [seq number] {{permit | deny}
ipv6-prefix/prefix-length [ge length] [le length] | description text |
renumber renumber-interval first-statement-number}
Mode
Global Configuration
M6100 Series Switches
Routing Commands
655

Advertisement

Table of Contents
loading

Table of Contents