A.nothing,BGP automatically load-balances the traffic between different autonomous systems on all available links
B.peer between the eBGP speaker’s loopbacks, configuring eBGP multihop as required, and use an IGP to load-share between the two equal-cost paths between the loopback addresses
C.configure a loopback as update source for both EBGP peers and have on each AS an IGP to introduce two equal-cost paths to reach the EBGP peer loopback address;it is also necessary to use the next-hop-self command
D.use the ebgp-load-balance command on the neighbor statement on both sides
E.configure a loopback as update source for both EBGP peers and have on each AS an IGP to introduce two equal-cost paths to reach the peer loopback address;it is also necessary to use the ebgp-multihop and next-hop-self commands
考官用幾句話來描述一個過程問這是一個什么過程?
這幾句話中會涉及到:使用TCP 179端口建立連接,使用Keeplive保持鄰居狀態(tài),可以使用peer-group 簡化配置,最終形成的鄰居關(guān)系是Established狀態(tài)。