Specifications
Chapter 9 Configuring X.25
X.25
9-4
Cisco 1700 Series Router Software Configuration Guide
78-5407-03
Configuring the Fast Ethernet Interface
Follow these steps to configure the Fast Ethernet interface, which connects your
router to the local network.
Configuring the X.25 Interface
Follow these steps to configure the X.25 interface, which connects your router to
the central-site router over the wide-area network.
Command Task
Step1
hostname Router Configure the router with a host name, which
is used in prompts and default configuration
filenames.
For Point-to-Point Protocol (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 fast ethernet0 Enter configuration mode for the Ethernet
interface.
Step2
ip address 172.16.25.42 255.255.255.224 Configure this interface with an IP address
and a subnet mask.
Step3
ipx network ABC Configure this interface with an IPX network
number.
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.