cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
679
Views
0
Helpful
1
Replies

BGP manual Next hop modification

illusion_rox
Level 1
Level 1

hi all, i read somewhere that we can use manual next hop modification in BGP instead of using next-hop-self command, how can we do that ?

Thanks

1 Accepted Solution

Accepted Solutions

Harold Ritter
Cisco Employee
Cisco Employee

Ovais,

You would apply a route-map outbound on an iBGP neighbor as follow:

router bgp xx

neighbor x.x.x.x remote-as xx

neighbor x.x.x.x update-source lo0

neighbor x.x.x.x route-map set-nh out

!

route-map set-nh permit 10

set ip next-hop

!

Regards,

Harold Ritter
Sr Technical Leader
CCIE 4168 (R&S, SP)
harold@cisco.com
México móvil: +52 1 55 8312 4915
Cisco México
Paseo de la Reforma 222
Piso 19
Cuauhtémoc, Juárez
Ciudad de México, 06600
México

View solution in original post

1 Reply 1

Harold Ritter
Cisco Employee
Cisco Employee

Ovais,

You would apply a route-map outbound on an iBGP neighbor as follow:

router bgp xx

neighbor x.x.x.x remote-as xx

neighbor x.x.x.x update-source lo0

neighbor x.x.x.x route-map set-nh out

!

route-map set-nh permit 10

set ip next-hop

!

Regards,

Harold Ritter
Sr Technical Leader
CCIE 4168 (R&S, SP)
harold@cisco.com
México móvil: +52 1 55 8312 4915
Cisco México
Paseo de la Reforma 222
Piso 19
Cuauhtémoc, Juárez
Ciudad de México, 06600
México
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card