Specifications

Bootrom Monitor Mode Commands
XSR Getting Started Guide 3-39
df
This command shows free disk space. Sample output is shown as follows:
XSR-1800: df
Free space on flash: is 3383296 bytes (0x33a000).
del
This command removes a file from flash: or cflash: memory.
dir
This command lists the contents of the current directory in long format. The command displays
the following sample output:
XSR-1800: dir
size date time name
-------- ------ ------ --------
817496 SEP-17-2002 15:21:32 bootrom1_18.fls
3220453 SEP-17-2002 15:24:08 xsr1800.fls
917 SEP-17-2002 15:25:00 startup-config
308 SEP-17-2002 15:26:14 user.dat
572 SEP-17-2002 15:27:46 cert.dat
0 SEP-17-2002 15:26:54 leases.cfg
64 SEP-17-2002 15:27:46 dhcpd.cfg
2328576(0x238800) bytes free on flash:
ds
This command sets the system date with the syntax yyyy mm dd w (1=Sunday). For example:
XSR-1800: ds 2002 12 31 3
dt
This command sets the system time using the syntax hh mm ss. E.g.:
XSR-1800: ds 11 59 59
ff
This command formats the Flash file system. We recommend that you first save any .dat,
.cert, .cfg
, and your startup-config files to cflash: or a PC since any files in flash: will be
deleted. You are prompted to enter data by the following script:
XSR-1800: ff
You will lose all files in the “flash:” file system.
Are you sure you want to format the “flash:” file system? (y/n) y
Unlocking flash file sectors
Initializing DOS file system.