AI2524 Router Card User’s Manual
Page 5-12 August 1997
2524UM
4. Optionally, configure a DCE clock rate for t h e serial l in e, unless
an external clock is being used. This step is needed only for DCE
appliques.
clock rate

bps

5. To exit configuration mode, pres s <Ct r l-Z>.
6. Save the configuration file to your startup configuration.
copy running-config startup-config
In this example, the existing router's configuration file contains the
commands needed to configure the router for AutoInstall on a serial
line using HDLC encapsulation:
Router# configure terminal
interface serial 0
ip address 172.31.10.1 255.255.255.0
ip helper-address 172.31.20.5
Ctrl-Z
Router(config)# copy running-config start up-c onfig
Use an Ethernet, Token Ring, or FDDI Interface Connection
To set up AutoInstall using an Ethernet, Token Ring, or FDDI inter
face, you must modify the configuration of the existing router. Per
form these steps, beginning in global configuration mode:
1. Configure a LAN interface, and enter int erface configuration
mode.
interface {

ethernet |tokenring | fddi}

interface-number

2. Enter an IP address for the inte r face.
ip address
address mask
3. Optionally, configure a helper address to forward broadcasts asso-
ciated with the TFTP, BOOTP, and DNS requests.
ip helper-address

address2

4. To exit configuration mode, pres s <Ct r l-Z>.