interface fa0/0 ip address x.x.x.33 255.255.255.224 router bgp XXX neighbor x.x.x.x remote as x.x.x.x You need to advert
Posted: Fri Jul 22, 2022 12:59 pm
interface fa0/0
ip address x.x.x.33 255.255.255.224
router bgp XXX
neighbor x.x.x.x remote as x.x.x.x
You need to advertise the network of Int fa0/0.
A. x.x.x.32 mask 255.255.255.224
B. x.x.x.32 255.255.255.224
C. x.x.x.32 mask 0.0.0.31
D. x.x.x.33 mask 255.255.255.224
ip address x.x.x.33 255.255.255.224
router bgp XXX
neighbor x.x.x.x remote as x.x.x.x
You need to advertise the network of Int fa0/0.
A. x.x.x.32 mask 255.255.255.224
B. x.x.x.32 255.255.255.224
C. x.x.x.32 mask 0.0.0.31
D. x.x.x.33 mask 255.255.255.224