Configuring Ebgp Multihop; Disabling A Fast External Fallover; Limiting The As-Path Attribute; Configuring As Confederations - Cisco Nexus 7000 Series Configuration Manual

Nx-os unicast routing configuration
Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

Chapter 11
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 7 k - d o c f e e d b a c k @ c i s c o . c o m .

Configuring eBGP Multihop

You can configure the eBGP time-to-live (TTL) value to support eBGP multihop. In some situations, an
eBGP peer is not directly connected to another eBGP peer and requires multiple hops to reach the remote
eBGP peer. You can configure the eBGP TTL value for a neighbor session to allow these multihop
sessions.
To configure eBGP multihop, use the following command in neighbor configuration mode:
Command
ebgp-multihop ttl-value
Example:
switch(config-router-neighbor)#
ebgp-multihop 5

Disabling a Fast External Fallover

By default, the Cisco Nexus 7000 Series device supports fast external fallover for for neighbors in all
VRFs and address-families (IPv4 or IPv6). Typically, when a BGP router loses connectivity to a directly
connected eBGP peer, BGP triggers a fast external fallover by resetting the eBGP session to the peer.
You can disable this fast external fallover to limit the instability caused by link flaps.
To disable fast external fallover, use the following command in router configuration mode:
Command
no fast-external-fallover
Example:
switch(config-router)# no
fast-external-fallover

Limiting the AS-path Attribute

You can configure eBGP to discard routes that have a high number of AS numbers in the AS-path
attribute.
To discard routes that have a high number of AS numbers in the AS-path attribute, use the following
command in router configuration mode:
Command
maxas-limit number
Example:
switch(config-router)# maxas-limit 50

Configuring AS Confederations

To configure an AS confederation, you must specify a confederation identifier. To the outside world, the
group of autonomous systems within the AS confederation look like a single autonomous system with
the confederation identifier as the autonomous system number.
OL-20002-02
Purpose
Configures the eBGP TTL value for eBGP
multihop. The range is from 2 to 255. You must
manually reset the BGP sessions after using this
command.
Purpose
Disables a fast external fallover for eBGP peers.
This command is enabled by default.
Purpose
Discards eBGP routes that have a number of
AS-path segments that exceed the specified limit.
The range is from 1 to 2000.
Cisco Nexus 7000 Series NX-OS Unicast Routing Configuration Guide, Release 4.x
Configuring Advanced BGP
11-25

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents