Specifications
SmartSwitch ATM Switch Reference Manual 3-3
Boot Load Commands dcfg Command
dcfg Command
Use dcfg to display information about the current boot PROM configuration
•
Revision numbers of both boot load software images
•
Display the switch MAC address
•
Number (in hexadecimal) of contiguous MAC addresses after the base MAC address
•
Show whether POST is on or off
Example
=>dcfg
Default Boot Load Software: 0
Boot Load Software0 Rev Number = 1
Boot Load Software1 Rev Number = 1
MAC address: 0 20 d4 14 85 0
Number of contiguous MAC addresses, starting at this base: 80
POST OFF
=>
df Command
Use df (download firmware) to download software images from a TFTP/Bootp server to the flash RAM of the switch.
Note Be sure the location and names of the image files are known to the TFTP/Bootp
server to allow the server to automatically download the files to the switch.
The
df command uses three parameters: b, s, and p. These parameters specify which software component to download
.
Parameter Explanation
b
Download the boot load image into boot PROM. The boot
PROM contains two boot load images (one is a backup
copy). The
df b command always downloads over the boot
load image that is not currently running.
s
Download the switch operating software into flash RAM.
p
Download POST diagnostics into flash RAM.
none Same as
s, downloads switch operating software into flash
RAM.