Specifications
6-5
Cisco 1700 Series Router Software Configuration Guide
78-5407-03
Chapter 6 Configuring a Leased Line
Configuring the Serial Interface
Configuring the Serial Interface
Follow these steps to configure the serial interface, which connects your router to
the central-site router.
Configuring Dynamic Routing Parameters
Follow these steps to configure some dynamic routing parameters.
Command Task
Step1
interface serial0 Enter configuration mode for the serial
interface.
Step2
description leased line to headquarters Add a description of this interface to help
you remember what is attached to it.
Step3
ip unnumbered FastEth0 Enable IP routing on this interface without
assigning an IP address.
Step4
ipx network AAAA Enable IPX routing on this interface, and
assign an IPX network number.
Step5
encapsulation PPP Configure this interface for PPP
encapsulation.
Step6
no shutdown Enable this interface and the configuration
changes you have just made on the interface.
Step7
exit Exit configuration mode for this interface.
Command Task
Step1
router rip Enable RIP routing on the router, and enter
router configuration mode.
Step2
version 2 Specify the router to use RIP version 2.
Step3
network 10.0.0.0 Enable Enhanced Interior Gateway Routing
Protocol (EIGRP) for this network.
Step4
no auto-summary Disable automatic summarization of subnet
routes into network-level routes.