Copying The Configuration From The Terminal Display; Configuring Auto Update Support; Configuring Communication With An Auto Update Server - 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

Configuring Auto Update Support

Copying the Configuration from the Terminal Display

To print the configuration to the terminal, enter the following command:
hostname# show running-config
Copy the output from this command, and then paste the configuration in to a text file.
Configuring Auto Update Support
Auto Update is a protocol specification that allows an Auto Update Server to download configurations
and software images to many FWSMs, and can provide basic monitoring of the FWSMs from a central
location. The FWSM periodically polls the Auto Update Server for updates to software images and
configuration files.
Auto Update is supported in single context mode only.
Note
This section includes the following topics:

Configuring Communication with an Auto Update Server

To configure an Auto Update Server, perform the following steps:
Step 1
To specify the URL of the AUS, use the following command:
hostname(config)# auto-update server url [source interface] [verify-certificate]
Where url has the following syntax:
http[s]://[user:password@]server_ip[:port]/pathname
You can configure only one server. SSL is used when https is specified. The user and password
arguments of the URL are used for basic authentication when logging in to the server. If you use the
write terminal, show configuration or show tech-support commands to view the configuration, the
user and password are replaced with "********".
The default port is 80 for HTTP and 443 for HTTPS.
The source interface argument specifies which interface to use when sending requests to the AUS. If you
specify the same interface specified by the management-access command, the Auto Update Server
requests travel over the same IPSec VPN tunnel used for management access.
The verify-certificate keyword verifies the certificate returned by the AUS.
Catalyst 6500 Series Switch and Cisco 7600 Series Router Firewall Services Module Configuration Guide using ASDM
24-18
To copy the running configuration to a TFTP server connected to the context network, enter the
following command:
hostname/contexta# copy running-config tftp:/server[/path]/filename
Configuring Communication with an Auto Update Server, page 24-18
Viewing Auto Update Server Status, page 24-20
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