Cisco Nexus 7000 Series Configuration Manual page 310

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

Advertisement

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 .
A peer-session template can inherit from one other peer-session template. You can configure the second
template to inherit from a third template. The first template also inherits this third template. This indirect
inheritance can continue for up to seven peer-session templates.
Any attributes configured for the neighbor take priority over any attributes inherited by that neighbor
from a BGP template.
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).
When editing a template, you can use the no form of a command at either the peer or template level to
Note
explicitly override a setting in a template. You must use the default form of the command to reset that
attribute to the default state.
SUMMARY STEPS
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
DETAILED STEPS
Command
Step 1
config t
Example:
switch# config t
switch(config)#
Step 2
router bgp autonomous-system-number
Example:
switch(config)# router bgp 65536
switch(config-router)#
Cisco Nexus 7000 Series NX-OS Unicast Routing Configuration Guide, Release 4.x
11-14
10-10).
config t
router bgp autonomous-system-number
template peer-session template-name
Add appropriate attributes to the session template.
Add appropriate attributes to the session template.
exit
neighbor ip-address remote-as as-number
inherit peer-session template-name
Add appropriate neighbor attributes.
show bgp peer-session template-name
copy running-config startup-config
Chapter 11
"Enabling the BGP Feature" section on
Purpose
Enters configuration mode.
Enables BGP and assigns the autonomous system
number to the local BGP speaker.
Configuring Advanced BGP
OL-20002-02

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents