展示を参照してください。 エンジニアは、200 AS 200のすべてのトラフィックが出口ポイントとしてリンク2を選択することを確認する必要があります。すべての BGP ネイバー関係が形成され、どのルーターでも属性が変更されていないと仮定すると、どの構成がタスクを達成しますか?
正解:A
Local preference is an indication to the AS about which path has preference to exit the AS in order to reach a certain network. A path with a higher local preference is preferred. The default value for local preference is 100. Unlike the weight attribute, which is only relevant to the local router, local preference is an attribute that routers exchange in the same AS. The local preference is set with the "bgp default local-preference value" command. In this case, both R3 & R4 have exit links but R4 has higher local-preference so R4 will be chosen as the preferred exit point from AS 200.