InterviewSolution
Saved Bookmarks
| 1. |
Can Routers On Different Subnet Become Bgp Neighbors? |
|
Answer» BGP does not require neighbors to be ATTACHED to the same SUBNET. INSTEAD, BGP routers USE a TCP connection between the routers to pass BGP messages allowing neighboring routers to be on the same or different subnet. BGP does not require neighbors to be attached to the same subnet. Instead, BGP routers use a TCP connection between the routers to pass BGP messages allowing neighboring routers to be on the same or different subnet. |
|