Setting Up a UNIX Boot Server

hostname is a name you assign to a BootP client (each AN/ANH or ARN router is a client). Each hostname definition must:

--Contain a maximum of 79 characters

--Contain alphanumeric characters, and an alphabetic first character

--Not contain an underscore (_)

You can use a dot (.) to separate characters, but the character immediately following the dot must be alphabetic.

tg is a BootP parameter name (tag).

Follow each tag with an equals sign (=) and a value.

A pound sign (#) at the beginning of a line indicates a comment.

A backslash (\) at the end of a line indicates continuation of the line.

Note: Make sure you type a backslash (\), not a slash (/), at the end of each line that does not conclude a definition.

Table 2-1 lists the BootPD tags for router host names. Table 2-2 lists the BootPD tags for kernel file names.

 

Table 2-1.

BootPD Tags for a Router Host Name

 

 

 

 

 

 

 

 

 

Required or

 

 

 

 

Tag

Optional

Value

 

Example

 

 

 

 

 

 

 

ip

Required

IP address -- the host IP address

 

ip=192.32.5.2

 

 

 

 

of the router

 

 

 

 

 

 

 

 

 

sm

Optional

Subnet mask -- the host subnet

 

sm=255.255.255.0

 

 

 

 

mask of the router

 

 

 

 

 

 

 

 

 

T129

Required

Path name of the router

 

T129="/usr/cfg/

 

 

 

 

configuration file. The maximum

 

an_Bost.cfg"

 

 

 

 

length is 49 characters.

 

 

 

 

 

 

 

 

 

T130

Required

Size of the router configuration file

 

T130=0x0004

 

 

 

 

in 512-byte blocks. This tag

 

 

 

 

 

 

determines how much memory the

 

 

 

 

 

 

router allocates for the file. Set this

 

 

 

 

 

 

tag to 0x0004.

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

(continued)

 

 

 

 

 

 

 

308614-14.20 Rev 00

 

 

 

 

2-5

Page 45
Image 45
Nortel Networks 14.2 manual BootPD Tags for a Router Host Name, Required or Tag Optional Value Example