Cisco Systems IPS 7.1 Home Security System User Manual


  Open as PDF
of 1042
 
22-36
Cisco Intrusion Prevention System CLI Sensor Configuration Guide for IPS 7.1
OL-19892-01
Chapter 22 Upgrading, Downgrading, and Installing System Images
Installing System Images
LINKTIMEOUT=20
PKTTIMEOUT=4
RETRY=20
The variables have the following definitions:
Address—Specifies the local IP address of the ASA 5585-X IPS SSP.
Server—Specifies the TFTP server IP address where the application image is stored.
Gateway—Specifies the gateway IP address used by the ASA 5585-X IPS SSP.
Port—Specifies the ethernet interface used for the ASA 5585-X IPS SSP management.
VLAN—Specifies the VLAN ID number (leave as untagged).
Image—Specifies the system image file/path name.
Config—Specifies the unused by these platforms.
Note Not all values are required to establish network connectivity. The address, server, gateway,
and image values are required. If you are not sure of the settings needed for your local
environment, contact your system administrator.
Step 5 If necessary, change the interface used for the TFTP download.
Note The default interface used for TFTP downloads is Management 0/0, which corresponds to the
management interface of the ASA 5585-X IPS SSP.
rommon> PORT=interface_name
Step 6 If necessary, assign an IP address for the local port on the ASA 5585-X IPS SSP.
rommon> ADDRESS=ip_address
Note Use the same IP address that is assigned to the ASA 5585-X IPS SSP.
Step 7 If necessary, assign the TFTP server IP address.
rommon> SERVER=ip_address
Step 8 If necessary, assign the gateway IP address.
rommon> GATEWAY=ip_address
Step 9 Verify that you have access to the TFTP server by pinging it from your local Ethernet port with one of
the following commands.
rommon> ping server_ip_address
rommon> ping server
Step 10 If necessary define the path and filename on the TFTP file server from which you are downloading the
image.
rommon> IMAGE=path/file_name