Which commands enter to advertise information shown in Topic ?

PlAwAnSaI

Administrator
Your network has 2 separate T1 connections with two different providers. To support this, BGP
is being configured. The required information regarding the ISPs is shown below:
Your network: 75.178.147.0/24
Your AS number: 400
AS number of ISP1: 2006
AS number of ISP2: 2012
Based on the information provided, which of the following commands would you enter to
advertise your network to ISP1 and ISP2 via BGP?
A. router bgp 2006
network 75.178.147.0 mask 255.255.255.0
neighbor 126.2.2.2 remote-as 2006
neighbor 136.2.2.2 remote-as 2012
B. router bgp 400
network 75.178.147.0 mask 255.255.255.0
neighbor 126.2.2.2 remote-as 2006
neighbor 136.2.2.2 remote-as 2012
C. router bgp 400
network 75.178.147.0
neighbor 126.2.2.2 remote-as 2006
neighbor 136.2.2.2 remote-as 2012
D. router bgp 2012
network 75.178.147.0
neighbor 126.2.2.2 remote-as 2006
neighbor 136.2.2.2 remote-as 2012
bigeyes.gif
 
Top