What command is used to configure a BGP peer under the BGP process?

Master RIPE BGP Security with our comprehensive test. Understand the Border Gateway Protocol, explore multiple choice questions, and get ready for your exam with detailed hints and explanations.

Multiple Choice

What command is used to configure a BGP peer under the BGP process?

Explanation:
In BGP, you form a peering by configuring a neighbor under the BGP process and specifying the remote ASN. The command you use is to enter router bgp <local-as>, then configure the neighbor with the remote-as parameter: neighbor <neighbor-ip> remote-as <remote-as>. The remote-as value identifies the neighbor’s AS, which determines whether the session is internal (iBGP) or external (eBGP). The syntax shown in the other options isn’t valid for configuring a BGP peer, so this neighbor command with remote-as is the correct and standard way to establish the peering.

In BGP, you form a peering by configuring a neighbor under the BGP process and specifying the remote ASN. The command you use is to enter router bgp , then configure the neighbor with the remote-as parameter: neighbor remote-as . The remote-as value identifies the neighbor’s AS, which determines whether the session is internal (iBGP) or external (eBGP). The syntax shown in the other options isn’t valid for configuring a BGP peer, so this neighbor command with remote-as is the correct and standard way to establish the peering.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy