Router 1 is the trigger router in a Remote Triggered Black Hole (RTBH) implementation. In the configuration provided, Router 1 has a static route to null0 for network 192.168.1.0/24 with a tag of 1, which is used to drop traffic destined to this network, effectively mitigating DDoS attacks. The route-map “ddos” matches this tag and sets local preference and community accordingly. The BGP process redistributes this static route based on the “ddos” route-map, signaling other routers in the network to drop traffic destined for the attacked network. References: Implementing and Operating Cisco Service Provider Network Core Technologies (SPCOR) - RTBH section1.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit