cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1222
Views
10
Helpful
2
Replies

BlackHole Configuration - IOS XR

aridy
Level 1
Level 1

Hi,

 

I have a Cisco ASR 9010 Router and I want to configure BGP BlackHole.

I want to know about the syntax that is needed to be applied in order to do this, because I am having some issues regarding BH application in IOS XR.

Lets say that I want to apply this to my Upstream with a blackhole community of 3257:666.

Lets suppose my blackhole community will be 65538:666.

 

route-policy BH

 if community matches-any (65538:666) then

   set community (3257:666) additive

 endif

end-policy

 

So, this matches my community with the community of my upstream.

What else is needed to complete the configuration?

So, if I need to advertise to my upstream my IP 10.10.10.10/32, what should i do?

 

Regards,

Aridy

2 Replies 2

Harold Ritter
Cisco Employee
Cisco Employee

Hi Arian,

 

Here's a good document on how to use Remotely Triggered Black Hole (RTBH) on IOS-XR.

 

https://www.cisco.com/c/en/us/support/docs/routers/asr-9000-series-aggregation-services-routers/116386-configure-asr9000-00.html

 

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

Hi Harold,

 

Thank you for the reply.

I have seen this material before, but I couldn't apply successfully the configuration on my router.

 

Review Cisco Networking for a $25 gift card