Chapter 5 Configuring Additional Router Features
Configuration Limiting
Maximum Routes Redistributed into OSPF: Example
In the following example, the maximum
RP/0/RP1/CPU0:router# configure
RP/0/RP1/CPU0:router(config)# router ospf 100
Uncommitted changes found, commit them? [yes]: y
RP/0/RP1/CPU0:Mar 30 16:26:52 : config[65740]:
RP/0/RP1/CPU0:Mar 30 16:26:52 : config[65740]:
RP/0/RP1/CPU0:router#
Number of Parallel Links (max-paths): Example
In the following example, the maximum paths command is used to set the maximum number of parallel routes:
RP/0/RP1/CPU0:router# configure
RP/0/RP1/CPU0:router(config)# router ospf 100
Uncommitted changes found, commit them? [yes]: y
RP/0/RP1/CPU0:Mar 30 18:05:13 : config[65740]:
RP/0/RP1/CPU0:Mar 30 18:05:13 : config[65740]:
RP/0/RP1/CPU0:router#
BGP Configuration Limits
The maximum number of BGP neighbors (peers) that can be configured is 1024. This number cannot be changed through configuration. Any attempt to configure additional neighbors beyond the limit fails.
To prevent neighbors (peers) from flooding BGP with advertisements, a limit is placed on the number of prefixes that can be accepted from a peer for each supported address family.
You can override the default limits for an address family with the
Table | BGP Configuration Limits and Commands |
|
|
|
|
| |||
|
|
|
|
|
|
| |||
|
|
| Default | Absolute |
| Show Current Settings | |||
|
|
| Maximum | Maximum | Configuration Command | Command | |||
| Feature Limit Description | Limit | Limit | (Router Configuration Mode) | (EXEC Mode) | ||||
|
|
|
|
|
| ||||
| Maximum number of neighbors | 4000 | 15000 | bgp maximum neighbor | None | ||||
| (peers) |
|
|
| limit |
|
|
|
|
|
|
|
|
|
| ||||
| IPv4 unicast maximum prefixes | 524,288 | 4,294,967, | show bgp neighbor IP_address | |||||
| that can be received from a |
| 295 |
|
|
|
|
| |
| neighbor |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| Cisco IOS XR Getting Started Guide |
|
| ||
|
|
|
|
|
| ||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
|
|
|
|