General Cli Commands; Cli Keywords - Cisco 4215 - Intrusion Detection Sys Sensor Configuration Manual

Configuration guide
Hide thumbs Also See for 4215 - Intrusion Detection Sys Sensor:
Table of Contents

Advertisement

Chapter 1
Introducing the CLI Configuration Guide

General CLI Commands

The following CLI commands are generic to IPS 5.0.

CLI Keywords

In general, use the no form of a command to disable a feature or function. Use the command without the
keyword no to enable a disabled feature or function. For example, the command ssh host-key ip-address
adds an entry to the known hosts table, the command no ssh host-key ip-address removes the entry from
the known hosts table. Refer to the individual commands for a complete description of what the no form
of that command does.
Service configuration commands can also have a default form. Use the default form of the command to
return the command setting to its default. This keyword applies to the service submenu commands used
for application configuration. Typing
value. You can only use the default keyword with commands that specify a default value in the
configuration files.
78-16527-01
configure terminal—Enters global configuration mode.
Global configuration commands apply to features that affect the system as a whole rather than just
one protocol or interface.
sensor# configure terminal
sensor(config)#
service—Takes you to the following configuration submodes: analysis-engine, authentication,
event-action-rules, host, interface, logger, network-access, notification, signature-definition,
ssh-known-hosts, trusted-certificates, and web-server.
The event-action-rules and signature-definition submodes are multiple instance services.
Note
Only one predefined instance is allowed for each. For event-action-rules, the only supported
instance name is rules0. For signature-definition, the only supported instance name is sig0.
sensor# configure terminal
sensor(config)# service event-action-rules rules0
sensor(confg-rul)#
end—Exits configuration mode or any configuration submodes. It takes you back to the top-level
EXEC menu.
sensor# configure terminal
sensor(config)# service event-action-rules rules0
sensor(confg-rul)# end
sensor#
exit—Exits any configuration mode or closes an active terminal session and terminates the EXEC
mode. It takes you to the previous menu session.
sensor# configure terminal
sensor(config)# service event-action-rules rules0
sensor(confg-rul)# exit
sensor(config)# exit
sensor#
Cisco Intrusion Prevention System Sensor CLI Configuration Guide for IPS 5.0
with the command resets the parameter to the default
default
General CLI Commands
1-9

Advertisement

Table of Contents
loading

Table of Contents