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

Disable client-route-reflection in iBGP

David Kondicz
Level 1
Level 1

Hi,

I enabled this function in iBGP. After that the primary router started propagate all learned rouer to another neighbour in iBGP that i enabled.

i thing the config was

router BGP 100

     neighbour 192.168.1.10 remote-as 100

     neighbour 192.168.1.10 acivate

     neighbour 192.168.1.10 client-route-reflection


Please how can i disable it?

I tryed next think but not helpd me:

router BGP 100

     no bgp clien-to-client reflection

and tyed too:

router BGP 100

    no neighbour 192.168.1.10 client-route-reflection

I need to disable routes learned from eBGP.

Thanx!

BR

Dave

1 Reply 1

cadet alain
VIP Alumni
VIP Alumni

Hi,

the command should be: no neighbour 192.168.1.10 route-reflector-client.

But this will only leave the iBGP split-horizon rule in effect: iBGP learned routes won't get propagated to other iBGP neighbours.

Regards.

Alain.

Don't forget to rate helpful posts.
Review Cisco Networking products for a $25 gift card