Does BGP have its own transport mechanism to ensure the guarantee of BGP updates?
BGP has its own transport mechanism to deliver BGP packets to its neighbors.
UDP is a preferred method because BGP neighbors are in most cases directly connected and the loss of packets is unlikely .
BGP uses TCP as its transport mechanism.
Assuming no Route-Reflection or Confederations are used, what problems might occur if IBGP neighbors are not fully meshed?
An IBGP update will not be propagated to BGP routers in the AS because the IBGP learned update is not announced to other IBGP neighbors.
Everything will run fine.
Only external BGP neighbors won't receive the BGP updates.
What BGP technique is used to penalize flapping of BGP routes in some other AS?
Route-Reflection
Dampening
Peer groups
The BGP process can exchange updates with its neighbors after passing which neighbor state?
Established
OpenSent
Active
Which of the following techniques are used in solving the IBGP full mesh requirement?
Aggregation
Route Reflection and Confederation