3-9
Cisco Intrusion Prevention System Sensor CLI Configuration Guide for IPS 7.2
OL-29168-01
Chapter3 Setting Up the Sensor
Changing Network Settings
-----------------------------------------------
ftp-timeout: 500 seconds default: 300
login-banner-text: <defaulted>
-----------------------------------------------
sensor(config-hos-net)#
Step 5
Change the value back to the default.
sensor(config-hos-net)# default ftp-timeout
Step 6
Verify the value has been set back to the default.
sensor(config-hos-net)# show settings
network-settings
-----------------------------------------------
host-ip: 192.0.2.1/24,192.0.2.2
default: 192.168.1.2/24,192.168.1.1
host-name: sensor default: sensor
telnet-option: enabled default: disabled
sshv1-fallback: disabled default: disabled
access-list (min: 0, max: 512, current: 1)
-----------------------------------------------
network-address: 0.0.0.0/0
-----------------------------------------------
-----------------------------------------------
ftp-timeout: 300 seconds <defaulted>
login-banner-text: <defaulted>
-----------------------------------------------
sensor(config-hos-net)#
Step 7
Exit network settings mode.
sensor(config-hos-net)# exit
sensor(config-hos)# exit
Apply Changes:?[yes]:
Step 8
Press Enter to apply the changes or enter
no
to discard them.
Adding a Login Banner
Use the login-banner-text text_message command to add a login banner that the user sees during login.
There is no default. When you want to start a new line in your messa ge, press Ctrl-V Enter.
To add a login banner, 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
Add the banner login text.
sensor(config-hos-net)# login-banner-text This is the banner login text message.
Step 4
Verify the banner login text message.
sensor(config-hos-net)# show settings
network-settings