Cisco Nexus 3000 Series Configuration Manual page 142

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

Default Settings
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
Neighbor Address Family Configuration Mode
An address family configuration submode inside the neighbor configuration submode is available for
entering address family-specific neighbor configuration and enabling the address family for the
neighbor. Use this mode for advanced features such as limiting the number of prefixes allowed for this
neighbor and removing private AS numbers for eBGP.
This example shows how to enter neighbor address family configuration mode:
switch(config)# router bgp 64496
switch(config-router# neighbor 192.0.2.1
switch(config-router-neighbor)# address-family ipv4 unicast
switch(config-router-neighbor-af)#
This example shows how to enter VRF neighbor address family configuration mode:
switch(config)# router bgp 64497
switch(config-router)# vrf vrf_A
switch(config-router-vrf)# neighbor 209.165.201.1
switch(config-router-vrf-neighbor)# address-family ipv4 unicast
switch(config-router-vrf-neighbor-af)#
Default Settings
Table 5-2
Table 5-2
Parameters
BGP feature
keep alive interval
hold timer
Configuring Basic BGP
To configure a basic BGP, you need to enable BGP and configure a BGP peer. Configuring a basic BGP
network consists of a few required tasks and many optional tasks. You must configure a BGP routing
process and BGP peers.
This section includes the following topics:
Cisco Nexus 3000 Series NX-OS Unicast Routing Configuration Guide, NX-OS Release 5.0(3)U1(1)
5-10
lists the default settings for BGP parameters.
Default BGP Parameters
Enabling the BGP Feature, page 5-11
Creating a BGP Instance, page 5-12
Restarting a BGP Instance, page 5-13
Shutting Down BGP, page 5-14
Configuring BGP Peers, page 5-14
Configuring Dynamic AS Numbers for Prefix Peers, page 5-16
Clearing BGP Information, page 5-18
Chapter 5
Default
Disabled
60 seconds
180 seconds
Configuring Basic BGP

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents