Configuring Bgp Peers - Cisco Nexus 7000 Series Configuration Manual

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

Advertisement

Configuring Basic 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 .
Command
shutdown
Example:
switch(config-router)# shutdown

Configuring BGP Peers

You can configure a BGP peer within a BGP process. Each BGP peer has an associated keepalive timer
and hold timers. You can set these timers either globally or for each BGP peer. A peer configuration
overrides a global configuration.
You must configure the address family under neighbor configuration mode for each peer.
Note
BEFORE YOU BEGIN
Ensure that you have enabled the BGP feature (see the
page
Ensure that you are in the correct VDC (or use the switchto vdc command).
SUMMARY STEPS
1.
2.
3.
4.
5.
6.
7.
8.
9.
Cisco Nexus 7000 Series NX-OS Unicast Routing Configuration Guide, Release 4.x
10-14
10-10).
config t
router bgp autonomous-system-number
neighbor {ip-address | ipv6-address} remote-as as-number
description text
timers keepalive-time hold-time
shutdown
address-family {ipv4 | ipv6} {unicast | multicast}
show bgp {ipv4 | ipv6} {unicast | multicast} neighbors
copy running-config startup-config
Chapter 10
Purpose
Gracefully shuts down BGP.
"Enabling the BGP Feature" section on
Configuring Basic BGP
OL-20002-02

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents