25.9k views
3 votes
What command specifies a BGP neighbor that has an IP address of 5.5.5.5/24 and that is in AS 500?

a. (config-router)# neighbor 5.5.5.5 remote-as 500
b. (config-router)# network 5.0.0.0 0.0.0.255
c. (config-router)# router bgp 500
d. (config-router)# neighbor 500 remote-as 5.5.5.5

1 Answer

1 vote

Answer:

a. (config-router)# neighbor 5.5.5.5 remote-as 500

Step-by-step explanation:

User Shinnc
by
8.2k points