CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2026/06/23 14:51:42

Modified files:
        etc/examples   : bgpd.conf 

Log message:
Add route leak prevention (ASPA & RFC 9234) to the bgpd.conf example

The local node's own "role" (in relation to the other side) needs to be
specified to make ASPA work. Specifying the role also activates the very
convenient RFC 9234-based route leak prevention.

ASPA & RFC 9234 are complimentary mechanisms. ASPA uses the RPKI to help
identify implausible AS_PATHs. RFC 9234 uses an in-band signal (the OTC
attribute) to help form appropriate route propagation cones.

Just a handful of simple config lines make bgpd do carrier-grade filtering!

OK claudio@

Reply via email to