
Chapter 29
| IP Routing Commands
Border Gateway Protocol (BGPv4)
– 965 –
neighbor prefix-list
This command configures prefix restrictions applied in inbound/outbound route
updates to/from specified neighbors. Use the
no
form to remove the neighbor
binding for a prefix list.
Syntax
neighbor
{
ip-address
|
group-name
}
prefix-list
list-name
{
in
|
out
}
no neighbor
{
ip-address
|
group-name
}
prefix-list
{
in
|
out
}
ip-address
– IP address of a neighbor.
group-name
– A BGP peer group containing a list of neighboring routers
configured with the
command.
list-name
– Name of a prefix-list. The prefix list can be used to filter the
networks to import or export. (Range: 1-80 characters)
in
– Filter inbound routing updates.
out
– Filter outbound routing updates.
Command Mode
Router Configuration
Default Setting
No prefix list restrictions are configured.
Command Usage
◆
First, configure a prefix list with the
command, and then use this
command to specify the neighbors to which it applies, and whether it applies
to inbound or outbound messages.
◆
Filtering routes based on a prefix list searches for entries matching the router
specified by this command. If a match is found and the entry is configured to
permit the route, the route will be imported or exported as defined by this
command. An empty prefix list permits all prefixes. If a prefix does not match
any entries in a list, the route is denied. When multiple entries in the list match a
prefix, the entry with the smallest sequence number is used.
◆
The search starts at the top of the prefix list. Once an entry matches, the router
stops searching. To reduce the load on system resources, the most commonly
used entries should be placed at the top of the list.
Example
Console(config)#ip prefix-list RD permit 100.1.0.0 255.255.0.0 ge 17 le 18
Console(config)#router bgp 200
Console(config-router)#redistribute static
Console(config-router)#neighbor 10.1.1.66 prefix-list RD out
Console(config-router)#
Summary of Contents for AS5700-54X
Page 42: ...Contents 42...
Page 44: ...Figures 44...
Page 52: ...Tables 52...
Page 54: ...Section I Getting Started 54...
Page 80: ...Chapter 1 Initial Switch Configuration Setting the System Clock 80...
Page 210: ...Chapter 6 Remote Monitoring Commands 210...
Page 358: ...Chapter 9 Access Control Lists ACL Information 358...
Page 418: ...Chapter 12 Port Mirroring Commands RSPAN Mirroring Commands 418...
Page 436: ...Chapter 15 UniDirectional Link Detection Commands 436...
Page 442: ...Chapter 16 Address Table Commands 442...
Page 506: ...Chapter 18 VLAN Commands Configuring VXLAN Tunneling 506...
Page 526: ...Chapter 19 Class of Service Commands Priority Commands Layer 3 and 4 526...
Page 544: ...Chapter 20 Quality of Service Commands 544...
Page 652: ...Chapter 22 Multicast Filtering Commands MLD Proxy Routing 652...
Page 680: ...Chapter 23 LLDP Commands 680...
Page 722: ...Chapter 24 CFM Commands Delay Measure Operations 722...
Page 732: ...Chapter 25 Domain Name Service Commands 732...
Page 790: ...Chapter 27 IP Interface Commands ND Snooping 790...
Page 1072: ...Section III Appendices 1072...
Page 1102: ...List of CLI Commands 1102...
Page 1115: ......
Page 1116: ...AS5700 54X AS6700 32X E032016 ST R02 149100000198A...