Verify, Write – Enterasys Networks X-Pedition XSR CLI User Manual
Page 126
File System Commands
3-120 Configuring the XSR Platform
verify
This command verifies a packed software image file. The file name must end in
*.fls. If the
directory name is not specified, the current directory is used.
Syntax
XSR#verify [flash: | cflash:]filename.fls
Mode
Privileged EXEC:
XSR#
Sample Output
The following sample XSR 1800 Series output displays a correct message:
XSR#verify xsr1800.fls
Verifying SW image file, j.fls
File chksum=0xeb14
SW Image size=070452 sum=0x6a9e compressed_size=1578677 entry=0x10000
Diagnostics size=815012 sum=0x2a32 compressed_size=266244 entry=0x10000
xsr1800.fls is a valid S/W image file
or an error message:
Invalid chksum(0xf2d9)!=Expected chksum0x4800
write
This command writes the running configuration to Flash memory, a network TFTP server, or a
terminal. Only values different than default settings are collected and displayed.
Syntax
write erase
write terminal
write network flash: filename
write network tftp:[[/location]/directory/]filename
Sample Output
Controller t1 1/0
Clock source line primary
Framing esf\
etc.
flash:
File located in the Flash directory.
cflash:
File located in the CompactFlash directory.
filename.fls
Name of a packed software image file.