Banner
HomeTOCPrevNextGlossSearchHelp

PDF

Table of Contents

ClickStart Technical Details

ClickStart Technical Details

ClickStart Technical Details

This page provides the technical background about how ClickStart works. In most cases, you do not need to understand the technical background in order to use ClickStart. This background information is provided primarily for network administrators. For more information about the terms used on the page, refer to the Cisco IOS Release 11.1 Router Products Configuration Guide, which is located on this CD-ROM under Cisco Products:Cisco IOS:Cisco IOS Release 11.1.


Configuring a Router with a Web Browser

When using a web browser to configure a router, there are two broad issues:


Setting the Initial IP Address

When using a web browser to configure a router, the trickiest part is the initial configuration because the router does not yet have an IP address. Traditionally, you use protocols such as BOOTP or DHCP and their corresponding server programs to configure a router initially. In fact, the router can use BOOTP to get an initial IP address, and Windows NT has a DHCP server. However, using thse protocols assumes you have moderate computer and networking expertise.

When a router without a valid configuration file in nonvolatile RAM (NVRAM) starts up , it tries several ways to locate a configuration file, including RARP, BOOTP, and the setup console dialog. The router can also get a configuration file using HTML.

When a router without a configuration file starts up, the Cisco IOS software listens on Ethernet interface 0 for a DNS request to the name new-router.cisco.com . This name is reserved within Cisco for initial router configuration. No system will ever have this name, and name servers do not respond to requests for this name, not even with a Name Error response.

When the Cisco IOS software receives the DNS request for new-router.cisco.com , the request contains the IP address of the PC that issued the DNS request. The Cisco IOS software then uses ARP to probe for an unused IP address near the PC's IP address, staying within likely subnet boundaries. If a machine responds to the ARP probe, the Cisco IOS software tries the next IP address. If, after several tries, there is no response to an ARP probe, the Cisco IOS software uses that address as the IP address of the router. The software sends a DNS reply to the PC toanswer the DNS request for new-router.cisco.com with the address it just found.


Note The process of IP address discovery does not work if you are using a UNIX PC to configure the router, because UNIX cannot send DNS requests to a broadcast address. To use ClickStart with a UNIX PC, you must first assign an IP address to the router.

The IP address discovery process presents some possible problems:


Choosing Configuration Options

A second issue in configuring a router with a web browser is that the Cisco IOS software can be configured with an enormous variety of options. While these options are useful for an experienced network manager, the sheer number of commands and possible approaches to configue even a simple dialup ISDN router is a formidable barrier if you simply want to configure the router.

ClickStart translates the information you fill in on the EZ Setup form to a standard configuration template. The standard configuration assumes that you will dial only one destination and use PPP/CHAP and static routing. It requires values for the following parameters:


Return to ClickStart Home Page

HomeTOCPrevNextGlossSearchHelp
-

Copyright 1988-1996 © Cisco Systems Inc.