Managing System Files 535

Backup and Restore Examples

The following command creates an archive of the system-critical files and copies the archive directly to a TFTP server. The filename in this example includes a TFTP server IP address, so the archive is not stored locally on the switch.

23x0# backup system tftp:/10.10.20.9/sysa_bak critical

success: sent 28263 bytes in 0.324 seconds [ 87231 bytes/sec]

The following command restores system-critical files on a switch, from archive sysa_bak:

23x0# restore system tftp:/10.10.20.9/sysa_bak

success: received 11908 bytes in 0.150 seconds [ 79386 bytes/sec]

success: restore complete.

Upgrading the System Image

See the release notes for upgrade information.

Nortel WLAN Security Switch 2300 Series Configuration Guide

Page 535
Image 535
Nortel Networks 2300 Upgrading the System Image, Backup and Restore Examples, 23x0# restore system tftp/10.10.20.9/sysabak