Configuring Remote Access for AN and Passport ARN Routers4-4 308614-14.20 Rev 00Examples of Using the bconfig Command1. Configure the default Netboot procedure. Boot from the software image file inlocal flash memory and use BootP to get the configuration file from thenetwork.bconfig -d image (or bconfig image local)bconfig -d config (or bconfig config network)2. Use Netboot for both the boot image file and the configuration file.bconfig image networkbconfig config network3. Use a local configuration file and Directed Netboot to boot the kernel file.bconfig image network 21.3.5.62 /usr/mykernel.exebconfig config local4. Boot from the local software image file and use Directed Netboot to get theconfiguration file from the network.bconfig image localbconfig config network 21.3.5.62 /usr/anstartup/config5. Use Directed Netboot for both the boot image file and the configuration file.bconfig image network 21.3.5.62 /usr/mykernel.exebconfig config network 21.3.5.62 /usr/anstartup/config Specifies the IP address of the TFTP server. If both the and files are on the network, both files must reside on the samehostpathname>Specifies the complete path name of or on theremote server-d Reverts to the default values for or and nullifiesany previously specified IP address and path name for the file, thusdisabling Directed NetbootTable 4-1. bconfig Command Options(continued)Option Description