EasyManua.ls Logo

Cisco Nexus 7000 Series - Page 327

Cisco Nexus 7000 Series
536 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Send document comments to nexus7k-docfeedback@cisco.com.
11-31
Cisco Nexus 7000 Series NX-OS Unicast Routing Configuration Guide, Release 4.x
OL-20002-02
Chapter 11 Configuring Advanced BGP
Configuring Advanced BGP
2. router bgp as-number
3. neighbor ipaddress remote-as as-number
4. address-family {ipv4 | ipv6} {unicast | multicast}
5. advertise-map adv-map {exist-map exist-rmap | non-exist-map nonexist-rmap}
6. show ip bgp neighbor
7. copy running-config startup-config
DETAILED STEPS
Command Purpose
Step 1
config t
Example:
switch# config t
switch(config)#
Enters configuration mode.
Step 2
router bgp
as-number
Example:
switch(config)# router bgp 65536
switch(config-router)#
Enters BGP mode and assigns the autonomous system
number to the local BGP speaker.
Step 3
neighbor
ip-address
remote-as
as-number
Example:
switch(config-router)# neighbor
192.168.1.2 remote-as 65537
switch(config-router-neighbor)#
Places the router in neighbor configuration mode for
BGP routing and configures the neighbor IP address.
Step 4
address-family {ipv4 | ipv6} {unicast |
multicast}
Example:
switch(config-router-neighbor)#
address-family ipv4 multicast
switch(config-router-neighbor-af)#
Enters address family configuration mode.

Table of Contents

Other manuals for Cisco Nexus 7000 Series

Related product manuals