Cisco NCS 5500 Series Configuration Manual page 91

Bgp configuration ios xr
Hide thumbs Also See for NCS 5500 Series:
Table of Contents

Advertisement

Implementing BGP
Command or Action
Step 5
exit
Example:
RP/0/RP0/CPU0:router(config-bgp-af)# exit
Step 6
neighbor ip-address
Example:
RP/0/RP0/CPU0:router(config-bgp)#
neighbor 10.0.0.0
Step 7
dmz-link-bandwidth
Example:
RP/0/RP0/CPU0:router(config-bgp-nbr)#
dmz-link-bandwidth
Step 8
commit
BGP Unequal Cost Recursive Load Balancing: Example
This is a sample configuration for unequal cost recursive load balancing:
interface Loopback0
ipv4 address 20.20.20.20 255.255.255.255
!
interface MgmtEth0/RSP0/CPU0/0
ipv4 address 8.43.0.10 255.255.255.0
!
interface TenGigE0/3/0/0
bandwidth 8000000
ipv4 address 11.11.11.11 255.255.255.0
ipv6 address 11:11:0:1::11/64
!
interface TenGigE0/3/0/1
bandwidth 7000000
ipv4 address 11.11.12.11 255.255.255.0
ipv6 address 11:11:0:2::11/64
!
interface TenGigE0/3/0/2
bandwidth 6000000
ipv4 address 11.11.13.11 255.255.255.0
ipv6 address 11:11:0:3::11/64
!
interface TenGigE0/3/0/3
bandwidth 5000000
ipv4 address 11.11.14.11 255.255.255.0
ipv6 address 11:11:0:4::11/64
!
interface TenGigE0/3/0/4
bandwidth 4000000
ipv4 address 11.11.15.11 255.255.255.0
ipv6 address 11:11:0:5::11/64
!
interface TenGigE0/3/0/5
bandwidth 3000000
Purpose
Exits the current configuration mode.
Configures a CE neighbor. The ip-address argument must be a
private address.
Originates a demilitarized-zone (DMZ) link-bandwidth extended
community for the link to an eBGP/iBGP neighbor.
BGP Configuration Guide for Cisco NCS 5500 Series Routers, IOS XR Release 6.2.x
Enable BGP Unequal Cost Recursive Load Balancing
81

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents