Which routing protocols can be used within the enterprise network shown in the diagram?

Which routing protocols can be used within the enterprise network shown in the diagram? (Choose three.)

Which routing protocols can be used within the enterprise network shown in the diagram? (Choose three.)

A.
RIP v1

B.
RIP v2

C.
IGRP

D.
OSPF

E.
BGP

F.
EIGRP



Leave a Reply 1

Your email address will not be published. Required fields are marked *


Ecommerce

Ecommerce

RIPv1 & IGRP can not be used in this network because they do not support Variable Length Subnet Masking (VLSM) -> A and C are not correct.

BGP is a complicated routing protocol between different network (usually very big) or different Autonomous System. For example BGP can be used between two Internet Service Providers (ISP). The above network is very small in an enterprise so BGP is not a suitable choice -> E is not correct.

RIPv2 supports VLSM and can be used in networks which have less than 15 routers -> B is correct.

OSPF and EIGRP can be always used in most of enterprise networks -> D F are correct.

(But notice that EIGRP is a Cisco-proprietary routing protocol so it can be used in Cisco routers only)