File System Commands
XSR CLI Reference Guide 3-107
Example
XSR#show whoami
Sample Output
XSR#show whoami
Comm Server “Enterasys”, current line at 9600bps.

File System Commands

TheXSRemploysanMSDOScompatiblefilesysteminFlashmemory.Thefollowingcommands
areavailable.

boot system

Thiscommandcreatesaboot-config filetostorethefirmwarefilenameoftheactivesoftware
image.Thisfilenamepointstothefirmwarefileloadedduringsysteminitializationinthe
followingsequence:
1. Thebootconfigfileislookedupineitherflash:orcflash:
Ifbootconfigisnotfoundthere,therouterproceedstoStep2.
Ifthefilenamedinbootconfigisnotfound,theroutergoestoStep3.
2. Ifthedefaultfile(xsr1800.flsorxsr3000.fls)isnotfound,theroutergoestoStep3.
3. AnFTP/TFTPserverasdefinedinnetworkparametersofBootrommodeisqueried.Ifthe
imageisnotfoundinthisremotelocation,initializationissuspendedinBootrommode.
Thecommandinitiatesascriptrequiringconfirmationofyourintention.
Syntax
boot system <newName.FLS>
Mode
Global configuration: XSR(config)#
Default
XSR1800.FLS‐forSeries1800routers
XSR3000.FLS‐forSeries3000routers
Examples
ThefollowingXSR1800Seriesexamplecreatesaboot-configfilepointingtothefirmwarefile
nameVPN_XSR1800.fls:
XSR(config)#boot system VPN_XSR1900.fls
ThefollowingexamplerenamestheVPN_XSR1900.flsfiletomatchtheBootromdefaultfile
name.Afterenteringthecommand,youarepromptedbythefollowingscript:
Note: A new software image file name must use the .fls extension. Optionally, you can modify a file
with the rename command.