4-7
Cisco Intrusion Prevention System Sensor CLI Configuration Guide for IPS 5.0
78-16527-01
Chapter 4 Initial Configuration Tasks
Changing Network Settings
-----------------------------------------------
ftp-timeout: 300 seconds <defaulted>
login-banner-text: <defaulted>
-----------------------------------------------
sensor(config-hos-net)#
There are no hosts or networks in the list.
Step 9
Exit network settings mode:
sensor(config-hos-net)#
exit
sensor(config-hos)#
exit
Apply Changes:?[yes]:
Step 10
Press
Enter
to apply the changes or type
no
to discard them.
Changing the FTP Timeout
Use the
ftp-timeout
command in the service host submode to change the number of seconds that the FTP
client waits before timing out when the sensor is communicating with an FTP server. The default is 300
seconds.
Note
You can use the FTP client for downloading updates and configuration files from your FTP server.
To change the FTP timeout, follow these steps:
Step 1
Log in to the sensor using an account with administrator privileges.
Step 2
Enter network settings mode:
sensor#
configure terminal
sensor(config)#
service host
sensor(config-hos)#
network-settings
Step 3
Change the number of seconds of the FTP timeout:
sensor(config-hos-net)#
ftp-timeout 500
Step 4
Verify the FTP timeout change:
sensor(config-hos-net)#
show settings
network-settings
-----------------------------------------------
host-ip: 10.89.130.108/23,10.89.130.1
default: 10.1.9.201/24,10.1.9.1
host-name: sensor default: sensor
telnet-option: enabled default: disabled
access-list (min: 0, max: 512, current: 1)
-----------------------------------------------
network-address: 0.0.0.0/0
-----------------------------------------------
-----------------------------------------------
ftp-timeout: 500 seconds default: 300
login-banner-text: <defaulted>
-----------------------------------------------
sensor(config-hos-net)#