Which of the following are true about BGP peering ?

PlAwAnSaI

Administrator
Routers 1 and Router 2 are configured for BGP as shown below:

Router 1
router bgp 300
neighbor 94.26.33.2 remote-as 300
neighbor 94.26.33.2 update-source loopback 2

Router 2
router bgp 300
neighbor 58.30.2.2 remote-as 300

These two routers currently have an active BGP peering session between them and they are
able to pass routes to each other. Based on these configuration files, which of the following are
true? (Select three)
A. Router 1 and Router 2 are running IBGP inside AS 300
B. The IP address of Router 1’s Loopback 2 interface is 58.30.2.2.
C. The IP address of Router 1’s Loopback 2 interface is 94.26.33.2.
D. Router 1 and Router 2 are running EBGP between the autonomous systems.
E. Router 1 has forced BGP to use the loopback IP address as the source in the TCP
neighbor connection.
bigeyes.gif
 
Top