3com 5500-ei pwr Guía De Referencia

Descargar
Página de 1314
 
1-22 
Examples 
# Specify to prompt users to use customized passwords to enter the BOOT menu. 
<Sysname> startup bootrom-access enable 
<Sysname> display startup unit 1 
MainBoard: 
  Current Startup saved-configuration file:          flash:/config.cfg 
  Next main startup saved-configuration file:        flash:/config.cfg 
  Next backup startup saved-configuration file:      NULL 
  Bootrom-access enable state:                       enabled 
Configuration File Backup and Restore Commands 
backup current-configuration 
Syntax 
backup { unit unit-id | fabric } current-configuration to { dest-addr | dest-hostname } filename.cfg 
View 
User view 
Parameters 
unit unit-id: Specifies the unit ID of a switch. The configuration of the specified unit will be backed up. 
fabric: Specifies to back up the configuration of the whole fabric system. 
dest-addr: IP address of a TFTP server. 
dest-hostname: Host name of a TFTP server. 
filename.cfg: Name of the configuration file to which the current configuration will be backed up, a string 
of 5 to 56 characters (including the extension .cfg). 
Description 
Use the backup unit unit-id current-configuration to command to back up the current configuration of 
the specified switch to the specified TFTP server. 
Use the backup fabric current-configuration to command to back up the current configurations of all 
the switches in the fabric to the specified TFTP server. 
Examples 
# Back up the current configuration of unit 8 to the file aaa.cfg on the TFTP server whose IP address is 
1.1.1.253. 
<Sysname> backup unit 8 current-configuration to 1.1.1.253 aaa.cfg 
  Backup current configuration to 1.1.1.253. Please wait... 
  File will be transferred in binary mode.   
  Copying file to remote tftp server. Please wait... 
  TFTP:     1958 bytes sent in 2 second(s). 
 
  File uploaded successfully. 
 
  Unit 8: Backup current configuration finished!