Let packets from different BGP go to different routing tables

Vincent Bernat bernat at luffy.cx
Wed Jul 13 09:03:27 CEST 2022


On 2022-07-13 08:08, Brandon Zhi wrote:

> We created a bgp_v6 (IBGP) session on tunnel1 that allows downstream BGP 
> sessions like HE(Hurricane Electric) and put the routing table into 
> table 147.
> 
> Create bgp_v6_own(IBGP) on tunnel2 to transmit those routing tables from 
> BGP that cannot carry downstream to Table 247

You can use the pipe protocol to copy some routes from one table to the 
other. So, you'll need one table to receive routes from BGP, then you 
can have two "pipe" protocols to copy them on table 147 and table 247.


More information about the Bird-users mailing list