Specifications

system set bootprom
832 SSR Command Line Interface Reference Manual
system set bootprom
Purpose
Sets parameters for the boot PROM.
Format
system set bootprom netaddr <IPaddr> netmask <IPnetmask>
tftp-server <IPaddr> [tftp-gateway <Ipaddr>]
Mode
Configure
Description
The system set bootprom command sets parameters to aid in booting the SSR’s system
software image remotely over the network. You can use this command to set the SSR’s IP
address, subnet mask, TFTP boot server address, and gateway address.
Note:
These parameters apply only to the Control Module’s en0 Ethernet interface.
Parameters
netaddr <IPaddr>
The IP address the SSR uses during the boot exchange with the TFTP boot server.
netmask <IPnetmask>
The subnet mask the SSR uses during the boot exchange.
tftp-server <IPaddr>
The TFTP boot server’s IP address.
tftp-gateway <Ipaddr>
The gateway that connects the SSR to the TFTP boot server.
Restrictions
None.