Information Technology Reference
In-Depth Information
Labs and Activities
Command Reference
In the table that follows, record the command, including the correct router prompt , that fits the
description. Fill in any blanks with the appropriate missing information.
Command
Description
Router(config)# router eigrp 100
Turns on the EIGRP process.
100 is the autonomous system (AS) number, which can
be a number between 1 and 65535 .
All routers in the same AS must use the same
AS number.
Router(config-router)# network
Enables EIGRP routing for the 192.168.1.32/27 subnet.
192.168.1.32 0.0.0.31
Router# show ip eigrp neighbors
Displays a neighbor table.
Router# show interface serial 0/0/0
Verifies the current EIGRP metrics used for the
Serial 0/0/0 interface.
Router(config-if)# bandwidth 128
Changes the bandwidth of an interface to 128 kbps.
Router# show ip eigrp topology
Displays the topology table. This command will s
how you where your feasible successors are.
Router# show ip eigrp topology all-links
Displays the topology table as well as routes that do
not match the feasibility condition.
Router# debug eigrp fsm
Displays events/actions related to the DUAL FSM.
Router(config)# ip classless
Enables classless routing behavior.
Router(config-router)# no auto-summary
Turns off the automatic summarization of networks
at classful boundaries.
Router(config-router)#
Logs any changes to an EIGRP neighbor adjacency.
eigrp log-neighbor-changes
Router(config-if)# ip summary-
Enables manual summarization on this specific interface
address eigrp 100 10.10.0.0 255.255.0.0
for the 10.10.0.0/16 address space.
Router(config-route)# redistribute static
Configures EIGRP to include static routes in EIGRP
routing updates.
Lab 9-1: Basic EIGRP Configuration (9.6.1)
Upon completion of this lab, you will be able to
Cable a network according to the topology diagram in Figure 9-8
Erase the startup configuration and reload a router to the default state
Search WWH ::




Custom Search