Installing Asdm From The Fwsm Cli - Cisco 7604 Configuration Manual

Catalyst 6500 series switch and cisco 7600 series router firewall services module configuration guide using the cli
Hide thumbs Also See for 7604:
Table of Contents

Advertisement

Installing Application or ASDM Software
Step 15
Save the running configuration to the startup configuration using the following command:
hostname# write memory
The default context mode is single mode, so if you are running in multiple context mode, set the mode
Step 16
to multiple in the new application partition using the following command:
hostname# configuration terminal
hostname(config)# mode multiple
WARNING: This command will change the behavior of the device
WARNING: This command will initiate a Reboot
Proceed with change mode? [confirm]
Confirm to reload the FWSM.

Installing ASDM from the FWSM CLI

When you log in to the FWSM during normal operation, you can copy ASDM software to the current
application partition from a TFTP, FTP, HTTP, or HTTPS server.
For multiple context mode, you must be in the system execution space.
To check connectivity, use the ping command.
To copy ASDM software, enter one of the following commands for the appropriate download server:
Catalyst 6500 Series Switch and Cisco 7600 Series Router Firewall Services Module Configuration Guide using ASDM
24-8
hostname# copy tftp://server[/path]/filename running-config
To copy from an FTP server, enter the following command:
hostname# copy ftp://[user[:password]@]server[/path]/filename running-config
To copy from an HTTP or HTTPS server, enter the following command:
hostname# copy http[s]://[user[:password]@]server[:port][/path]/filename
running-config
To copy from the local flash memory, enter the following command:
hostname# copy disk:[path/]filename running-config
To copy from a TFTP server, enter the following command:
hostname# copy tftp://server[/path]/filename flash:asdm
The flash keyword represents the application partition on the FWSM. You can only copy an image
and ASDM software to the flash partition. Configuration files are copied to the disk partition.
To copy from an FTP server, enter the following command:
hostname# copy ftp://[user[:password]@]server[/path]/filename flash:asdm
To copy from an HTTP or HTTPS server, enter the following command:
hostname# copy http[s]://[user[:password]@]server[:port][/path]/filename flash:asdm
To use secure copy, first enable SSH, and then enter the following command:
hostname# ssh scopy enable
Then from a Linux client, enter the following command:
scp -v -pw password filename username@fwsm_address
Chapter 24
Managing Software, Licenses, and Configurations
OL-20748-01

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

7609-s76137606-sCatalyst 6500 series7600 series

Table of Contents