Specifications

7-13
Cisco 1700 Series Router Software Configuration Guide
78-5407-03
Chapter 7 Configuring Frame Relay
Frame Relay with an Internal DSU/CSU
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 your
router to the local network.
Command Task
Step1
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.
Step2
enable password <user> Specify a password to prevent unauthorized
access to the router.
Command Task
Step1
interface fastethernet0 Enter configuration mode for the Fast
Ethernet interface.
Step2
ip address 172.16.25.1 255.255.255.224 Configure this interface with an IP address
and a subnet mask.
Step3
ipx network ABC Enable IPX routing on this interface.
Step4
no shutdown Enable the interface and the configuration
changes that you have just made on the
interface.
Step5
exit Exit configuration mode for this interface.