Ip Prefix-List - Cisco Nexus 7000 Series Command Reference Manual

Nx-os mpls
Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

I Commands

ip prefix-list

To create a prefix list for Multiprotocol Label Switching (MPLS) Label Distribution Protocol (LDP)
label filtering, outbound filtering, or inbound filtering, use the ip prefix-list command. To return to the
default setting, use the no form of this command.
Syntax Description
prefix-list
description
description
seq
number
deny
network/length
eq
eq-length
ge
ge-length
le
le-length
permit
Defaults
None
Command Modes
Global configuration mode
Supported User Roles
network-admin
vdc-admin
Command History
Release
5.2(1)
OL-24994-01
ip prefix-list prefix-list {description description | seq number [deny network/length [eq eq-length
| ge ge-length | le le-length ] | permit network/length [eq eq-length | ge ge-length]] | deny
network/length [eq eq-length | ge ge-length | le le-length]}
no ip prefix-list prefix-list {description description | seq number [deny network/length [eq
eq-length | ge ge-length | le le-length ] | permit network/length [eq eq-length | ge ge-length]] |
deny network/length [eq eq-length | ge ge-length | le le-length]}
Name of the prefix list. The prefix list can be up to 63 characters.
Specifies the description of the IP prefix list.
IP prefix list description. The maximum size is alphanumeric 90 characters.
Specifies sequence number of an entry.
Sequence number. The range is from 1 to 4294967294.
(Optional) Denies access for a matching condition.
Network address and the length of the network mask in bits. The network
number can be any valid IP address or prefix. The bit mask can be a number
from 0 to 32.
(Optional) Specifies the equal to operator.
Prefix length to be matched.
(Optional) Specifies the greater than or equal to operator.
Specifies the minimum prefix length to be matched.
(Optional) Specifies the less than or equal to operator.
Maximum prefix length to be matched.
Specifies the permit access for a matching condition.
Modification
This command was introduced.
Cisco Nexus 7000 Series NX-OS MPLS Command Reference
ip prefix-list
185

Advertisement

Table of Contents
loading

Table of Contents