cc/td/doc/clckstrt
hometocprevnextglossaryfeedbacksearchhelp
PDF

Table of Contents

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.

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, initial router configuration is done withprotocols such as BOOTP or DHCP and their corresponding server programs. Using thse protocols works when the people configuring the router have moderate computer and networking expertise. In fact, the router can use BOOTP to get an initial IP address, and Windows NT has a DHCP server. However, ClickStart is designed for people who do not have the expertise and servers to use the traditional configuration methods.

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 700-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 700-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 700-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.

The IP address discovery process presents some possible problems:

Choosing Configuration Options

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 or CPP static routing. It requires values for the following parameters:

<HR>

Return to ClickStart Home Page

hometocprevnextglossaryfeedbacksearchhelp
Copyright 1989-1997 © Cisco Systems Inc.