Cisco PIX 525 Especificaciones Pagina 505

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 604
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 504
31-5
Cisco Security Appliance Command Line Configuration Guide
OL-6721-01
Chapter 31 Managing Software, Licenses, and Configurations
Downloading and Backing Up Configuration Files
To download a text configuration from a server, follow these steps:
Step 1 To copy the single mode startup configuration or the multiple mode system startup configuration from
the server to flash memory, enter one of the following commands for the appropriate download server:
To copy from a TFTP server, enter the following command:
hostname# copy tftp://
server
[/
path
]/
filename
startup-config
To copy from an FTP server, enter the following command:
hostname# copy ftp://[
user
[:
password
]@]
server
[/
path
]/
filename
[;type=
xx
] startup-config
The type can be one of the following keywords:
ap—ASCII passive mode
an—ASCII normal mode
ip—(Default) Binary passive mode
in—Binary normal mode
You can use ASCII or binary for configuration files.
To copy from an HTTP or HTTPS server, enter the following command:
hostname# copy http[s]://[
user
[:
password
]@]
server
[:
port
][/
path
]/
filename
startup-config
For example, to copy the configuration from a TFTP server, enter the following command:
hostname# copy tftp://209.165.200.226/configs/startup.cfg startup-config
To copy the configuration from an FTP server, enter the following command:
hostname# copy ftp://admin:[email protected]/configs/startup.cfg;type=an
startup-config
To copy the configuration from an HTTP server, enter the following command:
hostname# copy http://209.165.200.228/configs/startup.cfg startup-config
Step 2 (Multiple context mode only) To copy context configurations to disk, including the admin configuration,
enter one of the following commands for the appropriate download server:
To copy from a TFTP server, enter the following command:
hostname# copy tftp://
server
[/
path
]/
filename
disk0:[
path
/]
filename
To copy from a FTP server, enter the following command:
hostname# copy ftp://[
user
[:
password
]@]
server
[/
path
]/
filename
[;type=
xx
]
disk:[
path
/]
filename
The type can be one of the following keywords:
ap—ASCII passive mode
an—ASCII normal mode
ip—(Default) Binary passive mode
in—Binary normal mode
You can use ASCII or binary for configuration files.
Vista de pagina 504
1 2 ... 500 501 502 503 504 505 506 507 508 509 510 ... 603 604

Comentarios a estos manuales

Sin comentarios