
Configuring Remote Access for AN and Passport ARN Routers
#"bs" indicates the size of the boot file. If you specify
#"auto" as the size, the BOOTP server calculates the size of
#the file for each BOOTP request.
:bs=auto:\
#"vm" indicates that the BOOTP server should always reply in
#a manner compliant with RFC 1048. You must enter rfc1048
#for this tag so that the AN can understand the BOOTP
#responses it receives.
:vm=rfc1048:
#This line marks the beginning of the active definition for
#the AN we are naming "AN.Boston."
AN.Boston:\
#"ip" indicates the IP address of the AN. :ip=192.32.5.2:\
#"T130" indicates the size of the AN’s configuration file in
#
:T130=0x0004:\
#"T129" indicates the pathname of the configuration file
#for the AN.
:T129="/usr1/cfg/AN_Bost.cfg":\
#"tc" indicates that the "general" definition contains more
#information that applies to BOOTP transmissions to
#"AN.Boston."
:tc=general:
#This is the active definition for the AN we are naming
#"AN.Chicago."
AN.Chicago:\
:ip=10.0.0.4:\
:T130=0x0004:\ :T129="/rte3/cfg/AN_Chic.cfg":\ :tc=general:
Figure 2-1. Sample bootptab File (continued)
|