Chapter 5: Using AutoInstall

2.If RARP is to be used to resolve the new router's IP address,con- figure your RARP server. Refer to your host vendor's manual pages and to RFC 903.

This example host configuration file contains the minimum set of commands needed for AutoInstall using RARP. It includes the IP ad- dress that will be obtained dynamically via BOOTP or RARP during the AutoInstall process. When RARP is used, this extra information is needed to specify the proper netmask for the interface.

interface ethernet 0

ip address 131.108.10.2 255.255.255.0 enable-password letmein

!

line vty 0 password letmein

!

end

Connect the New Router to the Network

Connect the new router to the network using either an HDLC-encap- sulated or Frame Relay-encapsulated serial interface or an Ethernet, Token Ring, or FDDI interface. After the router successfully resolves its host name, newrouter sends a TFTP broadcast requesting the file name-confg or name.cfg. The router name must be in all lowercase, even if the true host name is not. The file is downloaded to the new router, where the configuration commands take effect immediately. If the configuration file is complete, the new router should be fully oper- ational. To save the complete configuration to NVRAM, complete these tasks in privileged EXEC mode:

1.Enter privileged mode at the system prompt on the new router. enable password

2.Save the information from the name-config file into your startup configuration. This step saves the configuration to NVRAM.

copy running-config startup-config

August 1997

Page 5-17

2524UM

 

Page 83
Image 83
AIS AI2524 user manual Connect the New Router to the Network, Copy running-config startup-config