4-4
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>
-----------------------------------------------
Step 5
To change the information back to the default setting, use the
default
form of the command:
sensor(config-hos-net)#
default host-ip
Step 6
Verify that the host IP is now the default of 10.1.9.201/24,10.1.9.1:
sensor(config-hos-net)#
show settings
network-settings
-----------------------------------------------
host-ip: 10.1.9.201/24,10.1.9.1 <defaulted>
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: 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 type
no
to discard them.
Enabling and Disabling Telnet
Use the
telnet-option [enabled | disabled]
command in the service host submode to enable Telnet for
remote access to the sensor. The default is disabled.
Caution
Telnet is not a secure access service and therefore is disabled by default. However, SSH is always
running on the sensor and it is a secure service.
To enable or disable Telnet services, 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
Enable Telnet services:
sensor(config-hos-net)#
telnet-option enabled