4. Study the following output taken on R1: RIsping 10.5.5.5S source 10.1.1.1 Type ape sequence so abort. Sending 5,100-byte 100 tchos te 10.5.5.55, timaout ia 2 seconds: Packet sent vith a source address of 10.1.1. Success i O percent 10/6 Why are the pings failing? A. The network statement is missing on RS. B. The loopback interface is shut down on RS.

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question


Please explain the 4 questions on the bottom using the topology provided. Please provide reasoning for each choice whether it's correct or not .Thank you 

interface Ethernet0/1
2. Which path does traffic take from R1 to R5?
C. The network statement is missing on R1.
no ip address
shutdown
interface Loopback2
ip address 10.4.4.6 255.255.255.255
!
D. The IP address that is configured on the Lo1 interface on R5 is incorrect.
El - OSPF external type 1, E2 - OSPF external type 2, E - EGE
i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area
* - candidate default, U - per-user static route, o - ODR
P - periodic downloaded static route, H - NHRP, 1 - LISP
+ - replicated route, * - next hop override
interface Serial1/0
interface Ethernet0/0
ip address 192.168.13.3 255.255.255.0
serial restart-delay 0
ip address 192.168.123.4 255.255.255.0
clock rate 64000
router eigrp 2
network 10.4.4.4 0.0.0.0
Gateway of last resort is not set
router eigrp 1
network 10.4.4.5 0.0.0.0
10.0.0.0/32 is subnetted, 5 subnets
10.1.1.1 is directly connected, Loopbacko
10.2.2.2 [90/2297856] via 192.168.12.2, 00:37:12, Serial1/3
10.3.3.3 [90/2297856] via 192.168.13.3, 00:37:12, Seriall/1
10.5.5.5 [90/2323456] via 192.168.12.2, 00:37:12, Seriall/3
10.5.5.55 [90/2323456] via 192.168.12.2, 00:37:12, Seriall/3
192.168.12.0/24 is variably subnetted, 2 subnets, 2 masks
192.168.12.0/24 is directly connected, Seriall/3
192.168.12.1/32 is directly connected, Serial1/3
192.168.13.0/24 is variably subnetted, 2 subnets, 2 masks
192.168.13.0/24 is directly connected, Serial1/1
192.168.12.1/32 is directly connected, Seriall/1
192.168.16.0/24 is variably subnetted, 2 subnets, 2 masks
192.168.16.0/24 is directly connected, Ethernet0
192.168.11.1/32 is directly connected, Etherneto
192.168.123.0/24 [90/2195456] via 192.168.12.2, 00:37:57, Serial1/3
network 10.3.3.3 0.0.0.0
network 192.168.13.0
network 192.168.123.0
network 10.4.4.6 0.0.0.0
network 192.168.123.0
D
R5
R6
Building configuration...
Current configuration : 1079 bytes
Building configuration...
Current configuration : 1231 bytes
version 15.2
version 15.2
!
hostname R6
!
interface Loopbacko
hostname R5
L.
interface Loopbacko
ip address 10.5.5.5 255.255.255.255
ip address 10.6.6.6 255.255.255.255
D
R1#
interface Ethernet0/0
ip address 192.168.16.6 255.255.255.0
interface Loopback1
ip address 10.5.5.55 255.255.255.255
A. The traffic goes through R2.
-Show ip route command on command promote than check if it passes through
router eigrp 1
network 10.6.6.6 0.0.0.0
!
lip forward-protocol nd
interface Ethernet0/0
R2
ip address 192.168.123.5 255.255.255.0
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.
router eigrp 1
network 10.5.5.5 0.0.0.0
network 10.5.5.55 0.0.0.0
network 10.10.10.0 0.0.0.255
3. Router R6 does not form an EIGRP neighbor relationship correctly with
router R1. What is the cause for this misconfiguration?
network 192.168.123.0
A. The K values mismatch.
1. The loopback interfaces on R4 with the IP addresses of 10.4.4.4/32, 10.4.4.5/32, and
10.4.4.6/32 are not appearing in the routing table of R5. Why are the interfaces missing?
A. The interfaces are shutdown, so they are not being advertised.
B. The AS does not match.
C. The network command is missing.
D. The passive-interface command is enabled.
B. R4 has been incorrectly configured to be in another AS, so it does not peer with R5.
C. Automatic summarization is enabled, so only the 10.0.0.0 network is displayed.
D. The loopback addresses haven't been advertised, and the network command is missing
on R4.
4. Study the following output taken on R1:
R1#ping 10.5.5.55 source
10.1.1.1 Type escape
sequence to abort.
Sending 5,100-byte ICMP Echos to 10.5.5.55, timeout is 2
seconds: Packet sent with a source address of 10.1.1.1
Success is0 percent (0/5)
Why are the pings failing?
A. The network statement is missing on R5.
B. The loopback interface is shut down on R5.
Transcribed Image Text:interface Ethernet0/1 2. Which path does traffic take from R1 to R5? C. The network statement is missing on R1. no ip address shutdown interface Loopback2 ip address 10.4.4.6 255.255.255.255 ! D. The IP address that is configured on the Lo1 interface on R5 is incorrect. El - OSPF external type 1, E2 - OSPF external type 2, E - EGE i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area * - candidate default, U - per-user static route, o - ODR P - periodic downloaded static route, H - NHRP, 1 - LISP + - replicated route, * - next hop override interface Serial1/0 interface Ethernet0/0 ip address 192.168.13.3 255.255.255.0 serial restart-delay 0 ip address 192.168.123.4 255.255.255.0 clock rate 64000 router eigrp 2 network 10.4.4.4 0.0.0.0 Gateway of last resort is not set router eigrp 1 network 10.4.4.5 0.0.0.0 10.0.0.0/32 is subnetted, 5 subnets 10.1.1.1 is directly connected, Loopbacko 10.2.2.2 [90/2297856] via 192.168.12.2, 00:37:12, Serial1/3 10.3.3.3 [90/2297856] via 192.168.13.3, 00:37:12, Seriall/1 10.5.5.5 [90/2323456] via 192.168.12.2, 00:37:12, Seriall/3 10.5.5.55 [90/2323456] via 192.168.12.2, 00:37:12, Seriall/3 192.168.12.0/24 is variably subnetted, 2 subnets, 2 masks 192.168.12.0/24 is directly connected, Seriall/3 192.168.12.1/32 is directly connected, Serial1/3 192.168.13.0/24 is variably subnetted, 2 subnets, 2 masks 192.168.13.0/24 is directly connected, Serial1/1 192.168.12.1/32 is directly connected, Seriall/1 192.168.16.0/24 is variably subnetted, 2 subnets, 2 masks 192.168.16.0/24 is directly connected, Ethernet0 192.168.11.1/32 is directly connected, Etherneto 192.168.123.0/24 [90/2195456] via 192.168.12.2, 00:37:57, Serial1/3 network 10.3.3.3 0.0.0.0 network 192.168.13.0 network 192.168.123.0 network 10.4.4.6 0.0.0.0 network 192.168.123.0 D R5 R6 Building configuration... Current configuration : 1079 bytes Building configuration... Current configuration : 1231 bytes version 15.2 version 15.2 ! hostname R6 ! interface Loopbacko hostname R5 L. interface Loopbacko ip address 10.5.5.5 255.255.255.255 ip address 10.6.6.6 255.255.255.255 D R1# interface Ethernet0/0 ip address 192.168.16.6 255.255.255.0 interface Loopback1 ip address 10.5.5.55 255.255.255.255 A. The traffic goes through R2. -Show ip route command on command promote than check if it passes through router eigrp 1 network 10.6.6.6 0.0.0.0 ! lip forward-protocol nd interface Ethernet0/0 R2 ip address 192.168.123.5 255.255.255.0 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. router eigrp 1 network 10.5.5.5 0.0.0.0 network 10.5.5.55 0.0.0.0 network 10.10.10.0 0.0.0.255 3. Router R6 does not form an EIGRP neighbor relationship correctly with router R1. What is the cause for this misconfiguration? network 192.168.123.0 A. The K values mismatch. 1. The loopback interfaces on R4 with the IP addresses of 10.4.4.4/32, 10.4.4.5/32, and 10.4.4.6/32 are not appearing in the routing table of R5. Why are the interfaces missing? A. The interfaces are shutdown, so they are not being advertised. B. The AS does not match. C. The network command is missing. D. The passive-interface command is enabled. B. R4 has been incorrectly configured to be in another AS, so it does not peer with R5. C. Automatic summarization is enabled, so only the 10.0.0.0 network is displayed. D. The loopback addresses haven't been advertised, and the network command is missing on R4. 4. Study the following output taken on R1: R1#ping 10.5.5.55 source 10.1.1.1 Type escape sequence to abort. Sending 5,100-byte ICMP Echos to 10.5.5.55, timeout is 2 seconds: Packet sent with a source address of 10.1.1.1 Success is0 percent (0/5) Why are the pings failing? A. The network statement is missing on R5. B. The loopback interface is shut down on R5.
interface Ethernet0/0
ip address 192.168.16.1 255.255.255.0
ip address 192.168.12.2 255.255.255.0
serial restart-delay 0
EIGRP SIM
Configure the ElIGRP SIM network as shown in the topology as closely as possible.
There are errors in the configs. Your plan should be to:
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
interface Ethernet0/1
interface Serial1/2
1) copy the topology exactly, faithfully reproducing any errors in the configs
2) trouble shoot any problems, answering questions below, and finally,
3) correct them so that the EIGRP network is configured and works correctly
no ip address
no ip address
connected to the routers R4 and R5.
shutdown
serial restart-delay 0
Use PacketTracer 7.3.1 and do not set any passwords or secrets.
Make the following substitutions:
interface Ethernet0/2
no ip address
interface Serial1/3
no ip address
serial restart-delay 0
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.
shutdown
Use Cisco 2901 ISR Routers and Catalyst 2960 switches.
Load each router with 4 serial H-WIC-2T WAN cards.
interface Ethernet0/3
router eigrp 1
network 10.2.2.2 0.0.0.0
Substitute the c2901 gi0/0 interface for E0/0 in the topology map.
no ip address
Use any Gi switchports on the switches to trunk the 2901 routers to each other.
Connect SW1 and SW2 w/crossover cable - use any Fa ports to trunk the switches.
shutdown
network 192.168.12.0
network 192.168.123.0
interface Seriall/0
Use the following substitutions:
Replace S1/1
Replace S2/1 in the topology use s0/2/1
Replace S1/3 in the topology use s0/3/1 (yes that is the correct substitution you are to use)
S21
no ip address
shutdown
SWI
the topology, use s0/1/1
R4
R2
S1/3
serial restart-delay 0
Obviously the configurations shown are not complete. Any configuration that is not specified in either the topology,
the show runs, or these instructions can be done any way you want to achieve the results.
R1
interface Serial1/1
ip address 192.168.13.1 255.255.255.0
interface Ethernet0/3
no ip address
shutdown
S1/1
For each question at the bottom:
1- Identify the correct answer - no explanation needed.
2- Provide a brief but complete explanation for why any incorrect choice is incorrect.
Without an either an explanation or marking correct, you will not receive credit for that question choice.
E0/0
S2/1
E0/0
!
interface Serial1/2
R5
R3
no ip address
encapsulation frame-relay
serial restart-delay 0
R6
==================================:
!
interface Serial1/3
I have tested/checked this exercise myself, and determined that any configurations
which cannot be made in PacketTracer (or the current IOS) are not relevant to the
problem or the topology, and do not impact any answers.
ip address 192.168.12.1 255.255.255.0
serial restart-delay 0
R1
R2
Building configuration.
Current configuration : 1600 bytes
Building configuration...
Current configuration : 1270 bytes
Scoring is as follows:
router eigrp 1
There are 60 total points for the exam, broken down into 2 parts:
28 - points for constructing and configuring the correct topology using PacketTracer.
network 192.168.12.0
network 192.168.13.0
version 15.2
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname R1
!
no logging console
version 15.2
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
network 192.168.16.0
32 - points for answers and explanations to the 4 questions, which have 4 multiple choices each. There are 16 total
choices - your explanation of each choice is worth 2 points, whether the choice is the correct answer or an incorrect
choice for that question. All 16 choices must be explained for both correctness and reason. The explanations can be
brief, but make sure you explain the issue. Be aware that some explanations might be duplicated.
R3
R4
Building configuration
Current configuration : 1321 bytes
hostname R2
!
no aaa new-model
!
version 15.2
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
When finished, submit the following:
1. Your PacketTracer.pkt file with correctly working EIGRP network topology
version 15.2
no aaa new-model
interface Loopbacko
2. This Word.docx file containing your answers to the questions - simply include your answers to the questions
inline below where the questions are asked. NOTE: You must use RED or some other bright color text to set
your answers apart from the questions and the rest of the text of the document, just like this sentence.
hostname R3
hostname R4
ip address 10.2.2.2 255.255.255.255
version 15.2
!
mmi snmp-timeout 180
clock timezone PST 0 0
- mmi polling-interval 60
no mmi auto-configure
no mmi pvc
mmi snmp-timeout 180
!
interface Loopback0
ip address 10.1.1.1 255.255.255.255
interface Ethernet0/0
interface Loopbacko
ip address 10.3.3.3 255.255.255.255
hostname R4
ip address 192.168.123.2 255.255.255.0
interface Loopbacko
interface Ethernet0/1
no ip address
shutdown
interface Ethernet0/0
ip address 10.4.4.4 255.255.255.255
ip address 192.168.123.3 255.255.255.0
delay 1700
interface Loopback1
ip address 10.4.4.5 255.255.255.255
interface Serial1/1
Transcribed Image Text:interface Ethernet0/0 ip address 192.168.16.1 255.255.255.0 ip address 192.168.12.2 255.255.255.0 serial restart-delay 0 EIGRP SIM Configure the ElIGRP SIM network as shown in the topology as closely as possible. There are errors in the configs. Your plan should be to: 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 interface Ethernet0/1 interface Serial1/2 1) copy the topology exactly, faithfully reproducing any errors in the configs 2) trouble shoot any problems, answering questions below, and finally, 3) correct them so that the EIGRP network is configured and works correctly no ip address no ip address connected to the routers R4 and R5. shutdown serial restart-delay 0 Use PacketTracer 7.3.1 and do not set any passwords or secrets. Make the following substitutions: interface Ethernet0/2 no ip address interface Serial1/3 no ip address serial restart-delay 0 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. shutdown Use Cisco 2901 ISR Routers and Catalyst 2960 switches. Load each router with 4 serial H-WIC-2T WAN cards. interface Ethernet0/3 router eigrp 1 network 10.2.2.2 0.0.0.0 Substitute the c2901 gi0/0 interface for E0/0 in the topology map. no ip address Use any Gi switchports on the switches to trunk the 2901 routers to each other. Connect SW1 and SW2 w/crossover cable - use any Fa ports to trunk the switches. shutdown network 192.168.12.0 network 192.168.123.0 interface Seriall/0 Use the following substitutions: Replace S1/1 Replace S2/1 in the topology use s0/2/1 Replace S1/3 in the topology use s0/3/1 (yes that is the correct substitution you are to use) S21 no ip address shutdown SWI the topology, use s0/1/1 R4 R2 S1/3 serial restart-delay 0 Obviously the configurations shown are not complete. Any configuration that is not specified in either the topology, the show runs, or these instructions can be done any way you want to achieve the results. R1 interface Serial1/1 ip address 192.168.13.1 255.255.255.0 interface Ethernet0/3 no ip address shutdown S1/1 For each question at the bottom: 1- Identify the correct answer - no explanation needed. 2- Provide a brief but complete explanation for why any incorrect choice is incorrect. Without an either an explanation or marking correct, you will not receive credit for that question choice. E0/0 S2/1 E0/0 ! interface Serial1/2 R5 R3 no ip address encapsulation frame-relay serial restart-delay 0 R6 ==================================: ! interface Serial1/3 I have tested/checked this exercise myself, and determined that any configurations which cannot be made in PacketTracer (or the current IOS) are not relevant to the problem or the topology, and do not impact any answers. ip address 192.168.12.1 255.255.255.0 serial restart-delay 0 R1 R2 Building configuration. Current configuration : 1600 bytes Building configuration... Current configuration : 1270 bytes Scoring is as follows: router eigrp 1 There are 60 total points for the exam, broken down into 2 parts: 28 - points for constructing and configuring the correct topology using PacketTracer. network 192.168.12.0 network 192.168.13.0 version 15.2 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R1 ! no logging console version 15.2 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption network 192.168.16.0 32 - points for answers and explanations to the 4 questions, which have 4 multiple choices each. There are 16 total choices - your explanation of each choice is worth 2 points, whether the choice is the correct answer or an incorrect choice for that question. All 16 choices must be explained for both correctness and reason. The explanations can be brief, but make sure you explain the issue. Be aware that some explanations might be duplicated. R3 R4 Building configuration Current configuration : 1321 bytes hostname R2 ! no aaa new-model ! version 15.2 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption When finished, submit the following: 1. Your PacketTracer.pkt file with correctly working EIGRP network topology version 15.2 no aaa new-model interface Loopbacko 2. This Word.docx file containing your answers to the questions - simply include your answers to the questions inline below where the questions are asked. NOTE: You must use RED or some other bright color text to set your answers apart from the questions and the rest of the text of the document, just like this sentence. hostname R3 hostname R4 ip address 10.2.2.2 255.255.255.255 version 15.2 ! mmi snmp-timeout 180 clock timezone PST 0 0 - mmi polling-interval 60 no mmi auto-configure no mmi pvc mmi snmp-timeout 180 ! interface Loopback0 ip address 10.1.1.1 255.255.255.255 interface Ethernet0/0 interface Loopbacko ip address 10.3.3.3 255.255.255.255 hostname R4 ip address 192.168.123.2 255.255.255.0 interface Loopbacko interface Ethernet0/1 no ip address shutdown interface Ethernet0/0 ip address 10.4.4.4 255.255.255.255 ip address 192.168.123.3 255.255.255.0 delay 1700 interface Loopback1 ip address 10.4.4.5 255.255.255.255 interface Serial1/1
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY