Configuring A Bootp Server - Cisco 7604 Configuration Manual

Ios software configuration guide
Hide thumbs Also See for 7604:
Table of Contents

Advertisement

Configuring the Router

Configuring a BOOTP Server

The Bootstrap Protocol (BOOTP) automatically assigns an IP address by adding the MAC and IP
addresses of the interface to the BOOTP server configuration file. When the router boots, it
automatically retrieves the IP address from the BOOTP server.
The router performs a BOOTP request only if the current IP address is set to 0.0.0.0. (This address is the
default address for a new router or a router that has had its startup-config file cleared using the erase
command.)
To allow your router to retrieve its IP address from a BOOTP server, you must first determine the MAC
address of the router and add that MAC address to the BOOTP configuration file on the BOOTP server.
To create a BOOTP server configuration file, follow these steps:
Install the BOOTP server code on the workstation, if it is not already installed.
Step 1
Determine the MAC address from the label on the chassis.
Step 2
Add an entry in the BOOTP configuration file (usually /usr/etc/bootptab) for each router. Press Return
Step 3
after each entry to create a blank line between each entry. See the example BOOTP configuration file
that follows in Step 4.
Enter the reload command to reboot and automatically request the IP address from the BOOTP server.
Step 4
This example BOOTP configuration file shows the added entry:
# /etc/bootptab: database for bootp server (/etc/bootpd)
#
# Blank lines and lines beginning with '#' are ignored.
#
# Legend:
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
<information deleted>
#
#########################################################################
# Start of individual host entries
#########################################################################
Router:
dross:
<information deleted>
Cisco 7600 Series Router Cisco IOS Software Configuration Guide, Release 12.2SX
3-14
first field -- hostname
(may be full domain name and probably should be)
hd -- home directory
bf -- bootfile
cs -- cookie servers
ds -- domain name servers
gw -- gateways
ha -- hardware address
ht -- hardware type
im -- impress servers
ip -- host IP address
lg -- log servers
lp -- LPR servers
ns -- IEN-116 name servers
rl -- resource location protocol servers
sm -- subnet mask
tc -- template host (points to similar host entry)
to -- time offset (seconds)
ts -- time servers
tc=netcisco0:
tc=netcisco0:
Chapter 3
ha=0000.0ca7.ce00:
ha=00000c000139:
Configuring the Router for the First Time
ip=172.31.7.97:
ip=172.31.7.26:
OL-4266-08

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

761376067609-s7600 series

Table of Contents