PlAwAnSaI
Administrator
The BGP router is configured as shown below:
router bgp 5000
neighbor 83.27.2.2 remote-as 5000
neighbor 21.2.2.3 remote-as 5660
network 11.63.2.224 mask 255.255.255.224
no synchronization
aggregate-address 11.63.2.0 255.255.255.0
The BGP peers 83.27.2.2 and 21.2.2.3 in the above configuration are established and
working, as well as the interface with IP address 11.63.2.224. Based on this information,
which statement below is true about your configuration?
A. Router has an IBGP connection with neighbor 21.2.2.3.
B. Router has an EBGP connection with the neighbor 83.27.2.2.
C. Router advertises only a route 11.63.2.0 255.255.255.0 in BGP.
D. Router advertises only a route 11.36.2.224 255.255.255.224 in BGP.
E. Router advertises both the routes to 11.63.2.0 255.255.255.0 and 11.63.2.224
255.255.255.224 in BGP.
F. None of the other alternatives apply
router bgp 5000
neighbor 83.27.2.2 remote-as 5000
neighbor 21.2.2.3 remote-as 5660
network 11.63.2.224 mask 255.255.255.224
no synchronization
aggregate-address 11.63.2.0 255.255.255.0
The BGP peers 83.27.2.2 and 21.2.2.3 in the above configuration are established and
working, as well as the interface with IP address 11.63.2.224. Based on this information,
which statement below is true about your configuration?
A. Router has an IBGP connection with neighbor 21.2.2.3.
B. Router has an EBGP connection with the neighbor 83.27.2.2.
C. Router advertises only a route 11.63.2.0 255.255.255.0 in BGP.
D. Router advertises only a route 11.36.2.224 255.255.255.224 in BGP.
E. Router advertises both the routes to 11.63.2.0 255.255.255.0 and 11.63.2.224
255.255.255.224 in BGP.
F. None of the other alternatives apply
