PrepAway - Latest Free Exam Questions & Answers

Which path does traffic take from R1 to R5?

Scenario
Refer to the topology. Your company has connected the routers R1. R2. and R3 with serial links.
R2 and R3 are connected to the switches SW1 and SW2, respectively. SW1 and SW2 are also
connected to the routers R4 and R5.
The EIGRP routing protocol is configured.
You are required to troubleshoot and resolve the EIGRP issues between the various routers.
Use the appropriate show commands to troubleshoot the issues.

Which path does traffic take from R1 to R5?

PrepAway - Latest Free Exam Questions & Answers

A.
The traffic goes through R2.

B.
The traffic goes through R3.

C.
The traffic is equally load-balanced over R2 and R3.

D.
The traffic is unequally load-balanced over R2 and R3.

4 Comments on “Which path does traffic take from R1 to R5?

  1. jordan says:

    Use the following:
    show ip eigrp int
    show ip ospf
    ======================

    The following example sets a variance value of 4:
    router eigrp 1
    variance 4

    ======================
    R1
    interface Loopback0
    description ***Loopback***
    ip address 192.168.1.1 255.255.255.255
    ip ospf 1 area 0
    !
    interface Ethernet0/0
    description **Connected to R1-LAN**
    ip address 10.10.110.1 255.255.255.0
    ip ospf 1 area 0
    !
    interface Ethernet0/1
    description **Connected to L2SW**
    ip address 10.10.230.1 255.255.255.0
    ip ospf hello-interval 25
    ip ospf 1 area 0
    !
    router ospf 1
    log-adjacency-changes




    0



    0

Leave a Reply