Information Technology Reference
In-Depth Information
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 8: Configure EIGRP and Static Routing on the HQ
Router
Consider the type of static routing that is needed on HQ.
A static default route will need to be configured to send all packets with destination addresses that are
not in the routing table to the loopback address representing the link between the HQ router and the
ISP. What command is needed to accomplish this?
ip route 0.0.0.0 0.0.0.0 loopback1
What directly connected networks are present in the HQ routing table?
172.16.0.0
192.168.1.16
192.168.1.20
209.165.200.224
Will the networks of the HQ LAN and the links between the BRANCH1 and BRANCH2 routers need
to have the subnet mask information included in the network statements? yes
What commands are required to enable EIGRP and include the appropriate networks in the routing
updates?
router eigrp 1
network 172.16.0.0 0.0.1.255
network 192.168.1.16 0.0.0.3
network 192.168.1.20 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 this interface?
passive-interface FastEthernet0/0
The HQ router needs to send the default route information to the BRANCH1 and BRANCH2 routers
in the EIGRP updates. What command is used to configure this?
redistribute static
Search WWH ::




Custom Search