Cisco 887V - Integrated Services Router Software Configuration Manual page 42

Integrated services router
Hide thumbs Also See for 887V - Integrated Services Router:
Table of Contents

Advertisement

Configuring Dynamic Routes
Configuring Enhanced Interior Gateway Routing Protocol
To configure Enhanced Interior Gateway Routing Protocol (EIGRP) perform these steps, beginning in
global configuration mode
SUMMARY STEPS
1.
2.
3.
router eigrp as-number
Router(config)# router eigrp 109
network ip-address
Router(config)# network 192.145.1.0
Router(config)# network 10.10.12.115
Router(config)#
Step 3
end
Example:
Router(config-router)# end
Example
The following configuration example shows the EIGRP routing protocol enabled in IP networks
192.145.1.0 and 10.10.12.115. The EIGRP autonomous system number is 109.
To see this configuration, use the show running-config command, beginning in privileged EXEC mode.
!
router eigrp 109
!
Verifying Configuration
To verify that you have properly configured IP EIGRP, enter the show ip route command, and look for
EIGRP routes indicated by "D." You should see verification output similar to the following:
Router# show ip route
Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP
Cisco 880 Series Integrated Services Router Software Configuration Guide
3-22
router eigrp as-number
network ip-address
end
network 192.145.1.0
network 10.10.12.115
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2
Chapter 3
Purpose
Enters router configuration mode, and enables
EIGRP on the router. The autonomous-system
number identifies the route to other EIGRP routers
and is used to tag the EIGRP information.
Specifies a list of networks on which EIGRP is to
be applied, using the IP address of the network of
directly connected networks.
Exits router configuration mode, and enters
privileged EXEC mode.
Basic Router Configuration
OL-22206-01

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

880 series

Table of Contents