Which of the following routing protocols cannot be used between routers R2 and R4?

In the diagram:
R2 and R4 are both within AS 65540, which indicates that they are in the same Autonomous System.
eBGP (External Border Gateway Protocol) is designed for routing between different ASes (inter-AS routing).
Since R2 and R4 are in the same AS, you would use:
OSPF or IS-IS (both interior gateway protocols -- IGPs)
Static routing is also valid between any two routers if manually configured
eBGP is invalid between routers in the same AS.
The correct protocol in that case would be iBGP (internal BGP) if BGP were to be used within the AS.
Therefore, the correct answer is: D. eBGP
Nokia IP Routing Fundamentals -- BGP vs IGP
Nokia SRA Guide -- AS Concepts and Protocol Suitability
RFC 4271 -- BGP Specification
Berry
2 days agoGeorgiana
7 days ago