Specifications
Chapter 8 Configuring Asynchronous Connections
Asynchronous Dial-In Pool
8-14
Cisco 1700 Series Router Software Configuration Guide
78-5407-03
Configuring Security
Follow these steps to configure the router with security measures.
Configuring the Fast Ethernet Interface
Follow these steps to configure the Fast Ethernet interface, which connects the
router to your local network.
Command Task
Step1
service password-encryption Configure the router to encrypt passwords.
Step2
enable password <user> Specify a password to prevent unauthorized
access to the router.
Step3
hostname Router Configure the router with a host name,
which is used in prompts and default
configuration filenames.
For PPP authentication, the host name
entered with this command must match the
username of the central-site router.
Step4
username jason password <foot>
username laura password <letmein>
username russ password <openup>
username tito password <iamhere>
Specify the password used during caller
identification and CHAP and PAP
authentication.
For CHAP and PAP authentication, the host
name of every remote router that dials into
the router must be entered with this
command, along with the password used to
authenticate the router.
Command Task
Step1
interface fastethernet0 Enter configuration mode for the Fast
Ethernet interface.
Step2
ip address 192.168.39.1 255.255.255.0 Configure this interface with an IP address
and a subnet mask.