Information Technology Reference
In-Depth Information
Task 9: Configure EIGRP Routing on the BRANCH2 Router
Consider the networks that need to be included in the EIGRP updates that are sent out by the
BRANCH2 router.
What directly connected networks are present in the BRANCH2 routing table?
172.16.3.0
192.168.1.20
192.168.1.24
Will these networks need to have the subnet mask information included in the network statements?
yes
What commands are required to enable EIGRP and include the connected networks in the routing
updates?
router eigrp 1
network 172.16.3.0 0.0.0.127
network 192.168.1.20 0.0.0.3
network 192.168.1.24 0.0.0.3
What command is required to enable EIGRP to include the VLSM information instead of summariz-
ing routes at the classful boundary?
no auto summary
Are there any router interfaces that do not need to have EIGRP updates sent out? yes
What command is used to disable EIGRP updates on these interfaces?
passive-interface FastEthernet0/0
Task 10: Verify the Configurations
Answer the following questions to verify that the network is operating as expected.
From PC1, is it possible to ping PC2? yes
From PC1, is it possible to ping PC3? yes
The answer to the above questions should be yes . If any of the above pings failed, check your physical
connections and configurations. Refer to your basic troubleshooting techniques used in the Chapter 1
labs.
What EIGRP routes are present in the routing table of the BRANCH1 router?
172.16.0.0/16 summary
172.16.0.0/23
172.16.3.0/25
192.168.1.0/24 summary
192.168.1.20/30
0.0.0.0/0
What is the gateway of last resort in the routing table of the BRANCH1 router?
Search WWH ::




Custom Search