
Troubleshooting Network Boot Problems
Note that /$HOME/.builder_dir/rel<rel>/an is the default location of the kernel file and all application and string files for the AN/ANH. The default location of the kernel file and all application and string files for the ARN is /$HOME/.builder_dir/rel<rel>/arn.
5.Ensure that the bootptab file contains a definition for the router that is failing to netboot.
6.Ensure that the configuration file name and path are correct in the bootptab file.
For example, the following bootptab entry indicates that the configuration file named AN_Bost.cfg is in the /rte3/cfg directory:
T129="/rte3/cfg/AN_Bost.cfg"
7.Read the bootptab file carefully for misspellings or other errors.
Compare it with the sample file shown in Chapter 2 (see Figure
Displaying the BootP Server IP Routes
To display the IP address of the
netstat -rn grep -i -n <IP_address>
IP_address is the IP address of the netbooting router’s network.
For example, enter netstat
If the BootP server is receiving RIP advertisements of the netbooting router’s network, a message such as the following appears:
121:192.32.155.0 192.32.13.53 UG 0 0 le0
The numbers in this message indicate the following:
•121 is the number of the entry in the workstation’s static routing table.
•192.32.155.0 is the IP address of the destination network.
•192.32.13.53 is the address of the
If the