EasyManua.ls Logo

Cisco NCS 5500 Series - Page 71

Cisco NCS 5500 Series
172 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...
SUMMARY STEPS
1.
configure
2.
router bgp as-number
3.
vrf vrf-name
4.
neighbor ip-address internal-vpn-client
5.
commit
6.
show bgp vrf vrf-name neighbors ip-address
7.
show bgp {vpnv4|vpnv6 } unicast rd
DETAILED STEPS
Step 1
configure
Step 2
router bgp as-number
Example:
RP/0/RP0/CPU0:router(config)# router bgp 120
Specifies the autonomous system number and enters the BGP configuration mode, allowing you to configure the BGP
routing process.
Step 3
vrf vrf-name
Example:
RP/0/RP0/CPU0:router(config-bgp)# vrf blue
Configures a VRF instance.
Step 4
neighbor ip-address internal-vpn-client
Example:
RP/0/RP0/CPU0:router(config-bgp-vrf)# neighbor 10.0.0.0 internal-vpn-client
Configures a CE neighboring device with which to exchange routing information. The neighbor internal-vpn-client
command stacks the iBGP-CE neighbor path in the VPN attribute set.
Step 5
commit
Step 6
show bgp vrf vrf-name neighbors ip-address
Displays whether the iBGP PE-CE feature is enabled for the VRF CE peer, or not.
Step 7
show bgp {vpnv4|vpnv6 } unicast rd
Displays the ATTR_SET attributes in the command output when the L3VPN iBGP PE-CE is enabled on a CE.
Example: Configuring L3VPN iBGP PE-CE
The following example shows how to configure L3VPN iBGP PE-CE:
R1(config-bgp-vrf-nbr)#neighbor 10.10.10.1 ?
. . .
internal-vpn-client Preserve iBGP CE neighbor path in ATTR_SET across VPN core
. . .
BGP Configuration Guide for Cisco NCS 5500 Series Routers, IOS XR Release 6.2.x
61
Implementing BGP
L3VPN iBGP PE-CE

Table of Contents

Other manuals for Cisco NCS 5500 Series

Related product manuals