Cisco Cisco IPS 4345 Sensor

Seite von 56
   
24
Release Notes for Cisco Intrusion Prevention System 7.2(1)E4
OL-27710-01
  Reimaging the Sensor
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
Caution
Make sure that you enter the IMAGE command in all uppercase. You can enter the other ROMMON 
commands in either lower case or upper case, but the IMAGE command specifically must be all 
uppercase.
UNIX Example 
rommon> IMAGE=/system_images/IPS-SSP_10-K9-sys-1.1-a-7.2-1-E4.img
Note
The path is relative to the default tftpboot directory of the UNIX TFTP server. Images located 
in the default tftpboot directory do not have any directory names or slashes in the IMAGE 
specification.
Windows Example 
rommon> IMAGE=\system_images\IPS-SSP_10-K9-sys-1.1-a-7.2-1-E4.img