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.

Reply via email to