EasyManuals Logo

Cisco Catalyst 9500 Series User Manual

Cisco Catalyst 9500 Series
222 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #145 background imageLoading...
Page #145 background image
Configuring Prefix Lists for BGP Filtering
You do not need to specify a sequence number when removing a configuration entry. Show commands include
the sequence numbers in their output.
Before using a prefix list in a command, you must set up the prefix list.
Procedure
PurposeCommand or Action
Enters the global configuration mode.configure terminal
Example:
Device# configure terminal
Step 1
Creates a prefix list with an optional sequence
number to deny or permit access for matching
ip prefix-list list-name [seq seq-value] deny
| permit network/len [ge ge-value] [le le-value]
Step 2
conditions. You must enter at least one permit or
deny clause.
Example:
Device(config)# ip prefix-list BLUE
permit 172.16.1.0/24
network/len is the network number and
length (in bits) of the network mask.
(Optional) ge and le values specify the range
of the prefix length to be matched.The
specified ge-value and le-value must satisfy
this condition: len < ge-value < le-value <
32
(Optional) Adds an entry to a prefix list, and assign
a sequence number to the entry.
ip prefix-list list-name seq seq-value deny |
permit network/len [ge ge-value] [le le-value]
Example:
Device(config)# ip prefix-list BLUE seq
10 permit 172.24.1.0/24
Step 3
Returns to privileged EXEC mode.end
Example:
Device(config)# end
Step 4
Verifies the configuration by displaying
information about a prefix list or prefix list entries.
show ip prefix list [detail | summary] name
[network/len] [seq seq-num] [longer]
[first-match]
Step 5
Example:
Device# show ip prefix list summary
test
Routing Configuration Guide, Cisco IOS XE Everest 16.6.x (Catalyst 9500 Switches)
135
Configuring IP Unicast Routing
Configuring Prefix Lists for BGP Filtering

Table of Contents

Other manuals for Cisco Catalyst 9500 Series

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Cisco Catalyst 9500 Series and is the answer not in the manual?

Cisco Catalyst 9500 Series Specifications

General IconGeneral
SeriesCatalyst 9500 Series
CategorySwitch
SoftwareCisco IOS XE
Operating Temperature0°C to 45°C (32°F to 113°F)
Storage Temperature-40°C to 70°C (-40°F to 158°F)
Fixed Uplink ModulesVaries by model
StackingYes (StackWise Virtual)
RedundancyRedundant power supplies and fans
SecurityAdvanced security features
PoE+Available (varies by model)
Power Supply OptionsAC and DC options (varies by model)
Relative Humidity5% to 90% noncondensing
Dimensions (H x W x D)Varies by model
WeightVaries by model
PortsUp to 48 ports (varies by model)

Related product manuals