<div dir="ltr">Hi Vincent,<div><br></div><div>Thanks for helping.</div><div><br></div><div>Well, I have already done it.</div><div><br></div><div>Our real problem is how to get the packets from downstream to the routing table I need.<br><br>Because bird is just a software for importing or exporting routing tables, it is the Linux kernel that is really responsible for forwarding packets.<br><br>In the case where I don't set any ip rule, all packets will use a routing table called main.<br><br>Is there any way I can achieve this?<br></div><div><br></div><div><br></div><div><div>We have only one interface for BGP:      ens18</div><div>And our IP Address is:  2a0f:5707:ffe3::57 AS141011</div><div>Our customers assume is: 2a0f:5707:ffe3::1 AS1</div><div>Our upstream which allowed downstream:2a0f:5707:ffe3::30 AS6939</div><div><br></div><div>Therefore we have a BGP session with AS1 and a BGP session with AS6939</div><div>AS6939 > Table 147<br></div><div><br></div></div><div>How should I make the traffic from AS1 (2a0f:5707:ffe3::1) use table 147?<br></div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Vincent Bernat <<a href="mailto:bernat@luffy.cx">bernat@luffy.cx</a>> 於 2022年7月13日週三 上午8:03寫道:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 2022-07-13 08:08, Brandon Zhi wrote:<br>
<br>
> We created a bgp_v6 (IBGP) session on tunnel1 that allows downstream BGP <br>
> sessions like HE(Hurricane Electric) and put the routing table into <br>
> table 147.<br>
> <br>
> Create bgp_v6_own(IBGP) on tunnel2 to transmit those routing tables from <br>
> BGP that cannot carry downstream to Table 247<br>
<br>
You can use the pipe protocol to copy some routes from one table to the <br>
other. So, you'll need one table to receive routes from BGP, then you <br>
can have two "pipe" protocols to copy them on table 147 and table 247.<br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div style="color:rgb(0,0,0);font-family:"lucida Grande",Verdana;font-size:14px"><b style="font-size:12px;color:rgb(24,43,75);font-family:Helvetica,sans-serif">Brandon Zhi</b></div><div style="color:rgb(0,0,0);font-family:"lucida Grande",Verdana;font-size:14px"><font color="#5f5f5f" face="Helvetica, sans-serif"><span style="font-size:10.6667px">HUIZE LTD</span></font></div><div style="color:rgb(0,0,0);font-family:"lucida Grande",Verdana;font-size:14px"><p class="MsoNormal" style="color:rgb(34,34,34);font-family:Arial,Helvetica,sans-serif;font-size:small"><span lang="EN-HK" style="font-size:8pt;font-family:Helvetica,sans-serif;color:black"><a href="https://huize.asia/" style="outline:none;color:rgb(40,108,69)" target="_blank"><span style="color:rgb(4,74,145)">www.huize.asia</span> </a>| <a href="https://www.ixp.su/" style="outline:none;color:rgb(40,108,69)" target="_blank"><span style="color:rgb(4,74,145)">www.ixp.su</span></a> | <a href="https://twitter.com/zhihuiyuze" style="outline:none;color:rgb(17,85,204)" target="_blank">Twitter</a></span></p><p class="MsoNormal" style="color:rgb(34,34,34);font-family:Arial,Helvetica,sans-serif;font-size:small"><br></p><p class="MsoNormal" style="color:rgb(34,34,34);font-family:Arial,Helvetica,sans-serif;font-size:small">This e-mail and any attachments or any reproduction of this e-mail in whatever manner are confidential and for the use of the addressee(s) only. HUIZE LTD can’t take any liability and guarantee of the text of the email message and virus.</p></div></div></div>