Configuring Maximum Prefixes; Configuring Dynamic Capability - Cisco Nexus 3000 Series Configuration Manual

Nx-os unicast routing configuration guide, nx-os release 5.0(3)u1(1)
Hide thumbs Also See for Nexus 3000 Series:
Table of Contents

Advertisement

Chapter 6
Configuring Advanced BGP
S e n d d o c u m e n t c o m m e n t s t o n e x u s 3 k - d o c f e e d b a c k @ c i s c o . c o m

Configuring Maximum Prefixes

You can configure the maximum number of prefixes that BGP can receive from a BGP peer. If the
number of prefixes exceeds this value, you can optionally configure BGP to generate a warning message
or tear down the BGP session to the peer.
To configure the maximum allowed prefixes for a BGP peer, use the following command in neighbor
address-family configuration mode:
Command
maximum-prefix maximum [ threshold ]
[restart time | warming-only]
Example:
switch(config-router-neighbor-af)#
maximum-prefix 12

Configuring Dynamic Capability

You can configure dynamic capability for a BGP peer.
To configure dynamic capability, use the following command in neighbor configuration mode:
Command
dynamic-capability
Example:
switch(config-router-neighbor)#
dynamic-capability
Cisco Nexus 3000 Series NX-OS Unicast Routing Configuration Guide, NX-OS Release 5.0(3)U1(1)
Purpose
Configures the maximum number of prefixes from
a peer. The parameter ranges are as follows:
maximum—The range is from 1 to 300000.
Threshold—The range is from 1 to 100
percent. The default is 75 percent.
time—The range is from 1 to 65535 minutes.
This command triggers an automatic notification
and session reset for the BGP neighbor sessions if
the prefix limit is exceeded.
Purpose
Enables dynamic capability. This command
triggers an automatic notification and session reset
for the BGP neighbor sessions.
This command is disabled by default.
Configuring Advanced BGP
6-27

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents