Initializing the Sensor
This chapter describes how to use the setup command to initialize the sensor, and contains the following sections:
•
Understanding Initializing
•
Simplified Setup Mode
•
System Configuration Dialog
•
Basic Sensor Setup
•
Advanced Setup
•
Verifying Initialization
Understanding Initializing
Note
You must be administrator to use the setup command.
Before configuring IME, you must initialize the sensor using the setup command. After you install the sensor on your network, you must use the setup command to initialize it so that you can communicate with it over the network. With the setup command, you configure basic sensor settings, including the hostname, IP interfaces, access control lists, global correlation servers, and time settings. You can continue using advanced setup in the CLI to enable Telnet, configure the Web Server, and assign and enable virtual sensors and interfaces, or you can use the Startup Wizard in IME.
Caution
You must have a valid sensor license for global correlation features to function. You can still configure and display statistics for the global correlation features, but the global correlation databases are cleared and no updates are attempted. Once you install a valid license, the global correlation features are reactivated.
Simplified Setup Mode
The sensor automatically calls the setup command when you connect to the sensor using a console cable and the sensor basic network settings have not yet been configured. The sensor does not call automatic setup under the following conditions:
•
When initialization has already been successfully completed.
•
If you have recovered or downgraded the sensor.
•
If you have set the host configuration to default after successfully configuring the sensor using automatic setup.
When you enter the setup command, an interactive dialog called the System Configuration Dialog appears on the system console screen. The System Configuration Dialog guides you through the configuration process. The values shown in brackets next to each prompt are the default values last set.
System Configuration Dialog
When you enter the setup command, an interactive dialog called the System Configuration Dialog appears on the system console screen. The System Configuration Dialog guides you through the configuration process.
The values shown in brackets next to each prompt are the current values.
You must go through the entire System Configuration Dialog until you come to the option that you want to change. To accept default settings for items that you do not want to change, press Enter.
To return to the EXEC prompt without making changes and without going through the entire System Configuration Dialog, press Ctrl-C.
The System Configuration Dialog also provides help text for each prompt. To access the help text, enter ? at a prompt.
When you complete your changes, the System Configuration Dialog shows you the configuration that you created during the setup session. It also asks you if you want to use this configuration. If you enter yes, the configuration is saved. If you enter no, the configuration is not saved and the process begins again. There is no default for this prompt; you must enter either yes or no.
You can configure daylight savings time either in recurring mode or date mode. If you choose recurring mode, the start and end days are based on week, day, month, and time. If you choose date mode, the start and end days are based on month, day, year, and time. Choosing disable turns off daylight savings time.
Note
You only need to set the date and time in the System Configuration Dialog if the system is an appliance and is NOT using NTP.
Note
The System Configuration Dialog is an interactive dialog. The default settings are displayed.
Example 23-1 shows a sample System Configuration Dialog.
Example 23-1 Example System Configuration Dialog
--- System Configuration Dialog ---
At any point you may enter a question mark '?' for help.
User ctrl-c to abort configuration dialog at any prompt.
Default settings are in square brackets '[]'.
Current time: Thu Jan 15 21:19:51 2009
Setup Configuration last modified:
Enter IP interface[192.168.1.2/24,192.168.1.1]:
Modify current access list?[no]:
Current access list entries:
Use DNS server for Collaboration?[yes]:
DNS server IP address[171.68.226.120]:
Use HTTP proxy server for Collaboration?[yes]:
HTTP proxy server IP address[128.107.241.169]:
HTTP proxy server Port number[8080]:
Modify system clock settings?[no]: yes
Modify summer time settings?[no]:
Use USA SummerTime Defaults?[yes]:
Recurring, Date or Disable?[Recurring]:
Modify system timezone?[no]:
Use NTP Authentication?[no]: yes
Participation in the SensorBase Network allows Cisco to collect aggregated statistics
about traffic sent to your IPS.
SensorBase Network Participation level?[off]: full
If you agree to participate in the SensorBase Network, Cisco will collect aggregated
statistics about traffic sent to your IPS.
This includes summary data on the Cisco IPS network traffic properties and how this
traffic was handled by the Cisco appliances. We do not collect the data content of
traffic or other sensitive business or personal information. All data is aggregated and
sent via secure HTTP to the Cisco SensorBase Network servers in periodic intervals. All
data shared with Cisco will be anonymous and treated as strictly confidential.
The table below describes how the data will be used by Cisco.
Participation Level = "Partial":
* Type of Data: Protocol Attributes (e.g. TCP max segment size and
Purpose: Track potential threats and understand threat exposure
* Type of Data: Attack Type (e.g. Signature Fired and Risk Rating)
Purpose: Used to understand current attacks and attack severity
* Type of Data: Connecting IP Address and port
Purpose: Identifies attack source
* Type of Data: Summary IPS performance (CPU utilization memory usage,
inline vs. promiscuous, etc)
Purpose: Tracks product efficacy
Participation Level = "Full" additionally includes:
* Type of Data: Victim IP Address and port
Purpose: Detect threat behavioral patterns
Do you agree to participate in the SensorBase Network?[no]:
Basic Sensor Setup
You can perform basic sensor setup using the setup command, and then finish setting up the sensor using the CLI, IDM, or IME.
To perform basic sensor setup using the setup command, follow these steps:
Step 1
Log in to the sensor using an account with administrator privileges.
Note
Both the default username and password are cisco.
Step 2
The first time you log in to the sensor you are prompted to change the default password.
Passwords must be at least eight characters long and be strong, that is, not be a dictionary word. After you change the password, basic setup begins.
Step 3
Enter the setup command.
The System Configuration Dialog is displayed.
Step 4
Specify the hostname.
The hostname is a case-sensitive character string up to 64 characters. Numbers, "_" and "-" are valid, but spaces are not acceptable. The default is sensor.
Step 5
Specify the IP interface.
The IP interface is in the form of IP Address/Netmask,Gateway: X.X.X.X/nn,Y.Y.Y.Y, where X.X.X.X specifies the sensor IP address as a 32-bit address written as 4 octets separated by periods, nn specifies the number of bits in the netmask, and Y.Y.Y.Y specifies the default gateway as a 32-bit address written as 4 octets separated by periods.
Step 6
Enter yes to modify the network access list.
a.
If you want to delete an entry, enter the number of the entry and press Enter, or press Enter to get to the Permit line.
b.
Enter the IP address and netmask of the network you want to add to the access list.
For example, 10.0.0.0/8 permits all IP addresses on the 10.0.0.0 network (10.0.0.0-10.255.255.255) and 10.1.1.0/24 permits only the IP addresses on the 10.1.1.0 subnet (10.1.1.0-10.1.1.255). If you want to permit access to a single IP address than the entire network, use a 32-bit netmask. For example, 10.1.1.1/32 permits just the 10.1.1.1 address.
c.
Repeat Step b until you have added all networks that you want to add to the access list, and then press Enter at a blank permit line to go to the next step.
Step 7
You must configure a DNS server or an HTTP proxy server for global correlation to operate.
a.
Enter yes to add a DNS server, and then enter the DNS server IP address.
b.
Enter yes to add an HTTP proxy server, and then enter the HTTP proxy server IP address and port number.
Caution
You must have a valid sensor license for global correlation features to function. You can still configure and display statistics for the global correlation features, but the global correlation databases are cleared and no updates are attempted. Once you install a valid license, the global correlation features are reactivated.
Step 8
Enter yes to modify the system clock settings.
a.
Enter yes to modify summertime settings.
Note
Summertime is also known as DST. If your location does not use Summertime, go to Step m.
b.
Enter yes to choose the USA summertime defaults, or enter no and choose recurring, date, or disable to specify how you want to configure summertime settings. The default is recurring.
c.
If you chose recurring, specify the month you want to start summertime settings.
Valid entries are january, february, march, april, may, june, july, august, september, october, november, and december. The default is march.
d.
Specify the week you want to start summertime settings. Valid entries are first, second, third, fourth, fifth, and last. The default is second.
e.
Specify the day you want to start summertime settings.
Valid entries are sunday, monday, tuesday, wednesday, thursday, friday, and saturday. The default is sunday.
f.
Specify the time you want to start summertime settings. The default is 02:00:00.
Note
The default recurring summertime parameters are correct for time zones in the United States. The default values specify a start time of 2:00 a.m. on the second Sunday in March, and a stop time of 2:00 a.m. on the first Sunday in November. The default summertime offset is 60 minutes.
g.
Specify the month you want summertime settings to end.
Valid entries are january, february, march, april, may, june, july, august, september, october, november, and december. The default is november.
h.
Specify the week you want the summertime settings to end.
Valid entries are first, second, third, fourth, fifth, and last. The default is first.
i.
Specify the day you want the summertime settings to end.
Valid entries are sunday, monday, tuesday, wednesday, thursday, friday, and saturday. The default is sunday.
j.
Specify the time you want summertime settings to end. The default is 02:00:00.
k.
Specify the DST zone.
The zone name is a character string up to 24 characters long in the pattern [A-Za-z0-9()+:,_/-]+$.
l.
Specify the summertime offset.
Specify the summertime offset from UTC in minutes (negative numbers represent time zones west of the Prime Meridian). The default is 60.
m.
Enter yes to modify the system time zone.
n.
Specify the standard time zone name.
The zone name is a character string up to 24 characters long.
o.
Specify the standard time zone offset.
Specify the standard time zone offset from UTC in minutes (negative numbers represent time zones west of the Prime Meridian). The default is 0.
p.
Enter yes if you want to use NTP.
To use authenticated NTP, you need the NTP server IP address, the NTP key ID, and the NTP key value. If you do not have those at this time, you can configure NTP later. Otherwise, you can choose unauthenticated NTP.
Step 9
Enter off, partial, or full to participate in the SensorBase Network Participation.
•
Off—No data is contributed to the SensorBase network.
•
Partial—Data is contributed to the SensorBase network, but data considered potentially sensitive is filtered out and never sent.
•
Full—All data is contributed to the SensorBase network.
The SensorBase Network Participation disclaimer appears. It explains what is involved in participating in the SensorBase Network.
Step 10
Enter yes to participate in the SensorBase Network.
The following configuration was entered.
host-ip 10.89.143.126/24,10.89.143.254
dns-primary-server enabled
dns-secondary-server disabled
dns-tertiary-server disabled
standard-time-zone-name CST
summertime-option recurring
ntp-keys 1 md5-key 8675309
ntp-servers 10.89.143.92 key-id 1
service global-correlation
network-participation full
[0] Go to the command prompt without saving this config.
[1] Return to setup without saving this config.
[2] Save this configuration and exit setup.
[3] Continue to Advanced setup.
Step 11
Enter 2 to save the configuration (or 3 to continue with advanced setup using the CLI, IDM, or IME).
Enter your selection[2]: 2
Step 12
Enter yes to reboot the sensor.
Step 13
After reboot, log in to the sensor, and display the self-signed X.509 certificate (needed by TLS).
sensor# show tls fingerprint
MD5: C4:BC:F2:92:C2:E2:4D:EB:92:0F:E4:86:53:6A:C6:01
SHA1: 64:9B:AC:DE:21:62:0C:D3:57:2E:9B:E5:3D:04:8F:A7:FD:CD:6F:27
Step 14
Write down the certificate fingerprints.
You need the fingerprints to check the authenticity of the certificate when using HTTPS to connect to this appliance with a web browser.
Step 15
Apply the most recent service pack and signature update.
You are now ready to configure your sensor for intrusion prevention.
For More Information
For the procedure for obtaining the most recent service pack and signature update, see Obtaining Cisco IPS Software.
Advanced Setup
This section describes how to continue with advanced setup in the CLI for the various Cisco IPS platforms. It contains the following sections:
•
Advanced Setup for the Appliance
•
Advanced Setup for the AIM IPS
•
Advanced Setup for the AIP SSM
•
Advanced Setup for the IDSM2
•
Advanced Setup for the NME IPS
Advanced Setup for the Appliance
Note
Adding new subinterfaces is a two-step process. You first organize the interfaces when you edit the virtual sensor configuration. You then choose which interfaces and subinterfaces are assigned to which virtual sensors.
The interfaces change according to the appliance model, but the prompts are the same for all models.
To continue with advanced setup for the appliance, follow these steps:
Step 1
Log in to the appliance using an account with administrator privileges.
Step 2
Enter the setup command.
The System Configuration Dialog is displayed.
Step 3
Enter 3 to access advanced setup.
Step 4
Specify the Telnet server status. The default is disabled.
Step 5
Specify the Web Server port.
The Web Server port is the TCP port used by the Web Server (1 to 65535). The default is 443.
Note
The Web Server is configured to use TLS/SSL encryption by default. Setting the port to 80 does not disable the encryption.
Step 6
Enter yes to modify the interface and virtual sensor configuration and to see the current interface configuration.
Current interface configuration
Command control: Management0/0
Event Action Rules: rules0
Signature Definitions: sig0
Event Action Rules: rules0
Signature Definitions: sig0
Event Action Rules: rules0
Signature Definitions: sig0
[1] Edit Interface Configuration
[2] Edit Virtual Sensor Configuration
[3] Display configuration
Step 7
Enter 1 to edit the interface configuration.
Note
The following options let you create and delete interfaces. You assign the interfaces to virtual sensors in the virtual sensor configuration. If you are using promiscuous mode for your interfaces and are not subdividing them by VLAN, no additional configuration is necessary.
[1] Remove interface configurations.
[2] Add/Modify Inline Vlan Pairs.
[3] Add/Modify Promiscuous Vlan Groups.
[4] Add/Modify Inline Interface Pairs.
[5] Add/Modify Inline Interface Pair Vlan Groups.
[6] Modify interface default-vlan.
Step 8
Enter 2 to add inline VLAN pairs and display the list of available interfaces.
Caution
The new VLAN pair is not automatically added to a virtual sensor.
Step 9
Enter 1 to add an inline VLAN pair to GigabitEthernet0/0, for example.
Inline Vlan Pairs for GigabitEthernet0/0
Step 10
Enter a subinterface number and description.
Description[Created via setup by user asmith]:
Step 11
Enter numbers for VLAN 1 and 2.
Step 12
Press Enter to return to the available interfaces menu.
Note
Entering a carriage return at a prompt without a value returns you to the previous menu.
Note
At this point, you can configure another interface, for example, GigabitEthernet0/1, for inline VLAN pair.
Step 13
Press Enter to return to the top-level interface editing menu.
[1] Remove interface configurations.
[2] Add/Modify Inline Vlan Pairs.
[3] Add/Modify Promiscuous Vlan Groups.
[4] Add/Modify Inline Interface Pairs.
[5] Add/Modify Inline Interface Pair Vlan Groups.
[6] Modify interface default-vlan.
Step 14
Enter 4 to add an inline interface pair and see these options.
Step 15
Enter the pair name, description, and which interfaces you want to pair.
Description[Created via setup by user asmith:
Interface1[]: GigabitEthernet0/1
Interface2[]: GigabitEthernet0/2
Step 16
Press Enter to return to the top-level interface editing menu.
[1] Remove interface configurations.
[2] Add/Modify Inline Vlan Pairs.
[3] Add/Modify Promiscuous Vlan Groups.
[4] Add/Modify Inline Interface Pairs.
[5] Add/Modify Inline Interface Pair Vlan Groups.
[6] Modify interface default-vlan.
Step 17
Press Enter to return to the top-level editing menu.
[1] Edit Interface Configuration
[2] Edit Virtual Sensor Configuration
[3] Display configuration
Step 18
Enter 2 to edit the virtual sensor configuration.
[1] Remove virtual sensor.
[2] Modify "vs0" virtual sensor configuration.
[3] Create new virtual sensor.
Step 19
Enter 2 to modify the virtual sensor configuration, vs0.
Event Action Rules: rules0
Signature Definitions: sig0
[3] GigabitEthernet0/0:1 (Vlans: 200, 300)
[4] newPair (GigabitEthernet0/1, GigabitEthernet0/2)
Step 20
Enter 3 to add inline VLAN pair GigabitEthernet0/0:1.
Step 21
Enter 4 to add inline interface pair NewPair.
Step 22
Press Enter to return to the top-level virtual sensor menu.
Event Action Rules: rules0
Signature Definitions: sig0
GigabitEthernet0/0:1 (Vlans: 200, 300)
newPair (GigabitEthernet0/1, GigabitEthernet0/2)
[1] Remove virtual sensor.
[2] Modify "vs0" virtual sensor configuration.
[3] Create new virtual sensor.
Option: GigabitEthernet0/1, GigabitEthernet0/2)
Step 23
Press Enter to return to the top-level interface and virtual sensor configuration menu.
[1] Edit Interface Configuration
[2] Edit Virtual Sensor Configuration
[3] Display configuration
Step 24
Enter yes if you want to modify the default threat prevention settings.
Note
The sensor comes with a built-in override to add the deny packet event action to high risk rating alerts. If you do not want this protection, disable automatic threat prevention.
Virtual sensor newVs is configured to prevent high risk threats in inline mode. (Risk
Rating 90-100)
Virtual sensor vs0 is configured to prevent high risk threats in inline mode.(Risk Rating
90-100)
Do you want to disable automatic threat prevention on all virtual sensors?[no]:
Step 25
Enter yes to disable automatic threat prevention on all virtual sensors.
Step 26
Press Enter to exit the interface and virtual sensor configuration.
The following configuration was entered.
host-ip 10.1.9.201/24,10.1.9.1
standard-time-zone-name UTC
summertime-option disabled
physical-interfaces GigabitEthernet0/0
subinterface-type inline-vlan-pair
description Created via setup by user asmith
physical-interfaces GigabitEthernet0/1
physical-interfaces GigabitEthernet0/2
physical-interfaces GigabitEthernet0/0
inline-interfaces newPair
description Created via setup by user asmith
interface1 GigabitEthernet0/1
interface2 GigabitEthernet0/2
description Created via setup by user cisco
signature-definition newSig
event-action-rules rules0
anomaly-detection-name ad0
operational-mode inactive
physical-interface GigabitEthernet0/0
physical-interface GigabitEthernet0/0 subinterface-number 1
logical-interface newPair
service event-action-rules rules0
overrides deny-packet-inline
override-item-status Disabled
[0] Go to the command prompt without saving this config.
[1] Return back to the setup without saving this config.
[2] Save this configuration and exit setup.
Step 27
Enter 2 to save the configuration.
Enter your selection[2]: 2
Step 28
Reboot the appliance.
Warning: Executing this command will stop all applications and reboot the node.
Step 29
Enter yes to continue the reboot.
Step 30
Apply the most recent service pack and signature update.
You are now ready to configure your appliance for intrusion prevention.
For More Information
For the procedure for obtaining the most recent service pack and signature update, see Obtaining Cisco IPS Software.
Advanced Setup for the AIM IPS
To continue with advanced setup for the AIM IPS, follow these steps:
Step 1
Session in to the AIM IPS using an account with administrator privileges.
router#
service-module ids-sensor 0/0 session
Trying 10.1.9.1, 2322 ... Open
Step 2
Enter the setup command.
The System Configuration Dialog is displayed.
Step 3
Enter 3 to access advanced setup.
Step 4
Specify the Telnet server status.
You can disable or enable Telnet services. The default is disabled.
Step 5
Specify the Web Server port.
The Web Server port is the TCP port used by the Web Server (1 to 65535). The default is 443.
Note
The Web Server is configured to use TLS/SSL encryption by default. Setting the port to 80 does not disable the encryption.
Step 6
Enter yes to modify the interface and virtual sensor configuration.
You may receive a warning that Analysis Engine is initializing and you cannot modify the virtual sensor configuration at this time. Press the space bar to receive this menu.
[0] Go to the command prompt without saving this config.
[1] Return back to the setup without saving this config.
[2] Save this configuration and exit setup.
If you receive the warning that Analysis Engine is initializing, enter 2 to save your configuration thus far and exit setup. You can then reenter setup and press Enter until you are back to the interface and virtual sensor menu.
Step 7
Enter 2 to modify the virtual sensor configuration.
Modify interface/virtual sensor configuration?[no]: yes
Current interface configuration
Command control: Management0/0
Event Action Rules: rules0
Signature Definitions: sig0
[1] Edit Interface Configuration
[2] Edit Virtual Sensor Configuration
[3] Display configuration
Step 8
Enter 2 to edit the virtual sensor vs0 configuration.
Event Action Rules: rules0
Signature Definitions: sig0
Step 9
Enter 1 to add GigabitEthernet0/1 to virtual sensor vs0.
Event Action Rules: rules0
Signature Definitions: sig0
[1] Edit Interface Configuration
[2] Edit Virtual Sensor Configuration
[3] Display configuration
Step 10
Press Enter to exit the interface and virtual sensor configuration menu.
Modify default threat prevention settings?[no]:
Step 11
Enter yes if you want to modify the default threat prevention settings.
Note
The sensor comes with a built-in override to add the deny packet event action to high risk rating alerts. If you do not want this protection, disable automatic threat prevention.
Virtual sensor newVs is configured to prevent high risk threats in inline mode. (Risk
Rating 90-100)
Virtual sensor vs0 is configured to prevent high risk threats in inline mode.(Risk Rating
90-100)
Do you want to disable automatic threat prevention on all virtual sensors?[no]:
Step 12
Enter yes to disable automatic threat prevention on all virtual sensors.
The following configuration was entered.
host-ip 10.1.9.201/24,10.1.9.1
standard-time-zone-name UTC
summertime-option disabled
physical-interface GigabitEthernet0/1
service event-action-rules rules0
overrides deny-packet-inline
override-item-status Disabled
[0] Go to the command prompt without saving this config.
[1] Return back to the setup without saving this config.
[2] Save this configuration and exit setup.
Step 13
Enter 2 to save the configuration.
Enter your selection[2]: 2
Step 14
Reboot the AIM IPS.
Warning: Executing this command will stop all applications and reboot the node.
Step 15
Enter yes to continue the reboot.
Step 16
Apply the most recent service pack and signature update.
You are now ready to configure the AIM IPS for intrusion prevention.
For More Information
For the procedure for obtaining the most recent service pack and signature update, see Obtaining Cisco IPS Software.
Advanced Setup for the AIP SSM
To continue with advanced setup for the AIP SSM, follow these steps:
Step 1
Session in to the AIP SSM using an account with administrator privileges.
Step 2
Enter the setup command.
The System Configuration Dialog is displayed.
Step 3
Enter 3 to access advanced setup.
Step 4
Specify the Telnet server status.
You can disable or enable Telnet services. The default is disabled.
Step 5
Specify the Web Server port.
The Web Server port is the TCP port used by the Web Server (1 to 65535). The default is 443.
Note
The Web Server is configured to use TLS/SSL encryption by default. Setting the port to 80 does not disable the encryption.
Step 6
Enter yes to modify the interface and virtual sensor configuration.
Current interface configuration
Command control: GigabitEthernet0/0
Event Action Rules: rules0
Signature Definitions: sig0
[1] Edit Interface Configuration
[2] Edit Virtual Sensor Configuration
[3] Display configuration
Step 7
Enter 1 to edit the interface configuration.
Note
You do not need to configure interfaces on the AIP SSM. You should ignore the Modify interface default-vlan setting. The separation of traffic across virtual sensors is configured differently for the AIP SSM than for other sensors.
[1] Modify interface default-vlan.
Step 8
Press Enter to return to the top-level interface and virtual sensor configuration menu.
[1] Edit Interface Configuration
[2] Edit Virtual Sensor Configuration
[3] Display configuration
Step 9
Enter 2 to edit the virtual sensor configuration.
[1] Remove virtual sensor.
[2] Modify "vs0" virtual sensor configuration.
[3] Create new virtual sensor.
Step 10
Enter 2 to modify the virtual sensor vs0 configuration.
Event Action Rules: rules0
Signature Definitions: sig0
Step 11
Enter 1 to add GigabitEthernet0/1 to virtual sensor vs0.
Note
With ASA 7.2 and earlier, one virtual sensor is supported. The virtual sensor to which GigabitEthernet0/1 is assigned is used for monitoring packets coming from the adaptive security appliance. We recommend that you assign GigabitEthernet0/1 to vs0, but you can assign it to another virtual sensor if you want to.
Note
With ASA 7.2.3 and later running IPS 6.0 or later, multiple virtual sensors are supported. The ASA 7.2.3 can direct packets to specific virtual sensors or can send packets to be monitored by a default virtual sensor. The default virtual sensor is the virtual sensor to which you assign GigabitEthernet0/1. We recommend that you assign GigabitEthernet0/1 to vs0, but you can assign it to another virtual sensor if you want to.
Step 12
Press Enter to return to the main virtual sensor menu.
Step 13
Enter 3 to create a virtual sensor.
Step 14
Enter a name and description for your virtual sensor.
Description[Created via setup by user cisco]: New Sensor
Anomaly Detection Configuration
[2] Create a new anomaly detection configuration
Step 15
Enter 1 to use the existing anomaly-detection configuration, ad0.
Signature Definition Configuration
[2] Create a new signature definition configuration
Step 16
Enter 2 to create a signature-definition configuration file.
Step 17
Enter the signature-definition configuration name, newSig.
Event Action Rules Configuration
[2] Create a new event action rules configuration
Step 18
Enter 1 to use the existing event-action-rules configuration, rules0.
Note
If GigabitEthernet0/1 has not been assigned to vs0, you are prompted to assign it to the new virtual sensor.
Note
With ASA 7.2 and earlier, one virtual sensor is supported. The virtual sensor to which GigabitEthernet0/1 is assigned is used for monitoring packets coming from the adaptive security appliance. We recommend that you assign GigabitEthernet0/1 to vs0, but you can assign it to another virtual sensor if you want to.
Note
With ASA 7.2.3 and later with IPS 6.0, multiple virtual sensors are supported. The ASA 7.2.3 can direct packets to specific virtual sensors or can send packets to be monitored by a default virtual sensor. The default virtual sensor is the virtual sensor to which you assign GigabitEthernet0/1. We recommend that you assign GigabitEthernet0/1 to vs0, but you can assign it to another virtual sensor if you want to.
Event Action Rules: rules0
Signature Definitions: newSig
[1] Remove virtual sensor.
[2] Modify "newVs" virtual sensor configuration.
[3] Modify "vs0" virtual sensor configuration.
[4] Create new virtual sensor.
Step 19
Press Enter to exit the interface and virtual sensor configuration menu.
Modify default threat prevention settings?[no]:
Step 20
Enter yes if you want to modify the default threat prevention settings.
Note
The sensor comes with a built-in override to add the deny packet event action to high risk rating alerts. If you do not want this protection, disable automatic threat prevention.
Virtual sensor newVs is configured to prevent high risk threats in inline mode. (Risk
Rating 90-100)
Virtual sensor vs0 is configured to prevent high risk threats in inline mode.(Risk Rating
90-100)
Do you want to disable automatic threat prevention on all virtual sensors?[no]:
Step 21
Enter yes to disable automatic threat prevention on all virtual sensors.
The following configuration was entered.
host-ip 10.1.9.201/24,10.1.9.1
standard-time-zone-name UTC
summertime-option disabled
signature-definition newSig
event-action-rules rules0
anomaly-detection-name ad0
physical-interfaces GigabitEthernet0/1
service event-action-rules rules0
overrides deny-packet-inline
override-item-status Disabled
[0] Go to the command prompt without saving this config.
[1] Return back to the setup without saving this config.
[2] Save this configuration and exit setup.
Step 22
Enter 2 to save the configuration.
Enter your selection[2]: 2
Step 23
Reboot the AIP SSM.
Warning: Executing this command will stop all applications and reboot the node.
Step 24
Enter yes to continue the reboot.
Step 25
Apply the most recent service pack and signature update.
You are now ready to configure your AIP SSM for intrusion prevention.
For More Information
For the procedure for obtaining the most recent service pack and signature update, see Obtaining Cisco IPS Software.
Advanced Setup for the IDSM2
To continue with advanced setup for the IDSM2, follow these steps:
Step 1
Session in to the IDSM2 using an account with administrator privileges.
•
Catalyst software
console> (enable)
session module_number
•
Cisco IOS software
router#
session slot slot_number processor 1
Step 2
Enter the setup command.
The System Configuration Dialog is displayed.
Step 3
Enter 3 to access advanced setup.
Step 4
Specify the Telnet server status.
You can disable or enable Telnet services. The default is disabled.
Step 5
Specify the Web Server port.
The Web Server port is the TCP port used by the Web Server (1 to 65535). The default is 443.
Note
The Web Server is configured to use TLS/SSL encryption by default. Setting the port to 80 does not disable the encryption.
Step 6
Enter yes to modify the interface and virtual sensor configuration.
Current interface configuration
Command control: GigabitEthernet0/2
Event Action Rules: rules0
Signature Definitions: sig0
[1] Edit Interface Configuration
[2] Edit Virtual Sensor Configuration
[3] Display configuration
Step 7
Enter 1 to edit the interface configuration.
Note
The following options let you create and delete interfaces. You assign the interfaces to virtual sensors in the virtual sensor configuration. If you are using promiscuous mode for your interfaces and are not subdividing them by VLAN, no additional configuration is necessary.
Note
The IDSM2 does not support the Add/Modify Inline Interface Pair Vlan Groups option. When running an inline interface pair the two IDSM2 data ports are configured as access ports or a trunk port carrying only the native VLAN. The packets do not have 802.1q headers and cannot be separated by VLAN. To monitor multiple VLANs inline, use inline VLAN pairs.
[1] Remove interface configurations.
[2] Add/Modify Inline Vlan Pairs.
[3] Add/Modify Promiscuous Vlan Groups.
[4] Add/Modify Inline Interface Pairs.
[5] Modify interface default-vlan.
Step 8
Enter 3 to add promiscuous VLAN groups.
Step 9
Enter 2 to add VLAN groups to GigabitEthernet0/8.
Promiscuous Vlan Groups for GigabitEthernet0/8
a.
Enter 10 to add subinterface 10.
Description[Created via setup by user asmith]:
[1] All unassigned vlans.
b.
Enter 1 to assign all unassigned VLANs to subinterface 10.
c.
Enter 9 to add subinterface 9.
Description[Created via setup by user asmith]:
d.
Enter 1-100 to assign VLANs 1-100 to subinterface 9.
Note
This removes VLANs 1-100 from the unassigned VLANs contained in subinterface 10.
e.
Repeat Steps c and d until you have added all VLAN groups.
f.
Press Enter at a blank subinterface line to return to list of interfaces available for VLAN groups.
Step 10
Press Enter to return to the top-level interface configuration menu.
[1] Remove interface configurations.
[2] Add/Modify Inline Vlan Pairs.
[3] Add/Modify Promiscuous Vlan Groups.
[4] Add/Modify Inline Interface Pairs.
[5] Modify interface default-vlan.
Step 11
Press Enter to return to the top-level menu.
[1] Edit Interface Configuration
[2] Edit Virtual Sensor Configuration
[3] Display configuration
Step 12
Enter 2 to edit the virtual sensor configuration.
Step 13
Enter 2 to modify the virtual sensor vs0 configuration.
Event Action Rules: rules0
Signature Definitions: sig0
Step 14
Enter 2 to add VLAN group GigabitEthernet0/8:10 to the virtual sensor vs0.
[2] GigabitEthernet0/8:10 (Vlans: unassigned)
[3] GigabitEthernet0/8:9 (Vlans: 1-100)
Step 15
Press Enter to return to the top-level virtual sensor configuration menu.
Event Action Rules: rules0
Signature Definitions: sig0
GigabitEthernet0/8:10 (Vlans: unassigned)
GigabitEthernet0/8:9 (Vlans: 1-100)
Step 16
Press Enter to return to the top-level interface and virtual sensor configuration menu.
[1] Edit Interface Configuration
[2] Edit Virtual Sensor Configuration
[3] Display configuration
Step 17
Press Enter to exit the interface and virtual sensor configuration menu.
Step 18
Enter yes if you want to modify the default threat prevention settings.
Note
The sensor comes with a built-in override to add the deny packet event action to high risk rating alerts. If you do not want this protection, disable automatic threat prevention.
Virtual sensor vs0 is configured to prevent high risk threats in inline mode.(Risk Rating
90-100)
Do you want to disable automatic threat prevention on all virtual sensors?[no]:
Step 19
Enter yes to disable automatic threat prevention on all virtual sensors.
The following configuration was entered.
host-ip 10.1.9.201/24,10.1.9.1
standard-time-zone-name UTC
summertime-option disabled
physical-interfaces GigabitEthernet0/8
subinterface-type vlan-group
description Created via setup by user asmith
description Created via setup by user asmith
description Created via setup by user cisco
signature-definition sig0
event-action-rules rules0
anomaly-detection-name ad0
operational-mode inactive
physical-interface GigabitEthernet0/8 subinterface-number 9
physical-interface GigabitEthernet0/8 subinterface-number 10
service event-action-rules rules0
overrides deny-packet-inline
override-item-status Disabled
[0] Go to the command prompt without saving this config.
[1] Return back to the setup without saving this config.
[2] Save this configuration and exit setup.
Step 20
Enter 2 to save the configuration.
Enter your selection[2]: 2
Step 21
Reboot the IDSM2.
Warning: Executing this command will stop all applications and reboot the node.
Step 22
Enter yes to continue the reboot.
Step 23
Apply the most recent service pack and signature update.
You are now ready to configure the IDSM2 for intrusion prevention.
For More Information
For the procedure for obtaining the most recent service pack and signature update, see Obtaining Cisco IPS Software.
Advanced Setup for the NME IPS
To continue with advanced setup for the NME IPS, follow these steps:
Step 1
Session in to the NME IPS using an account with administrator privileges.
router#
service-module ids-sensor 1/0 session
Trying 10.1.9.1, 2322 ... Open
Step 2
Enter the setup command.
The System Configuration Dialog is displayed.
Step 3
Enter 3 to access advanced setup.
Step 4
Specify the Telnet server status.
You can disable or enable Telnet services. The default is disabled.
Step 5
Specify the Web Server port.
The Web Server port is the TCP port used by the Web Server (1 to 65535). The default is 443.
Note
The Web Server is configured to use TLS/SSL encryption by default. Setting the port to 80 does not disable the encryption.
Step 6
Enter yes to modify the interface and virtual sensor configuration.
You may receive a warning that Analysis Engine is initializing and you cannot modify the virtual sensor configuration at this time. Press the space bar to receive this menu.
[0] Go to the command prompt without saving this config.
[1] Return back to the setup without saving this config.
[2] Save this configuration and exit setup.
If you receive the warning that Analysis Engine is initializing, enter 2 to save your configuration thus far and exit setup. You can then reenter setup and press Enter until you are back to the interface and virtual sensor menu.
Step 7
Enter 2 to modify the virtual sensor configuration.
Modify interface/virtual sensor configuration?[no]: yes
Current interface configuration
Command control: Management0/1
Event Action Rules: rules0
Signature Definitions: sig0
[1] Edit Interface Configuration
[2] Edit Virtual Sensor Configuration
[3] Display configuration
Step 8
Enter 2 to edit the virtual sensor vs0 configuration.
Event Action Rules: rules0
Signature Definitions: sig0
Step 9
Enter 1 to add GigabitEthernet0/1 to virtual sensor vs0.
Event Action Rules: rules0
Signature Definitions: sig0
[1] Edit Interface Configuration
[2] Edit Virtual Sensor Configuration
[3] Display configuration
Step 10
Press Enter to exit the interface and virtual sensor configuration menu.
Modify default threat prevention settings?[no]:
Step 11
Enter yes if you want to modify the default threat prevention settings.
Note
The sensor comes with a built-in override to add the deny packet event action to high risk rating alerts. If you do not want this protection, disable automatic threat prevention.
Virtual sensor vs0 is configured to prevent high risk threats in inline mode.(Risk Rating
90-100)
Do you want to disable automatic threat prevention on all virtual sensors?[no]:
Step 12
Enter yes if you want to disable automatic threat prevention on all virtual sensors; otherwise, press Enter to accept the default of no.
The following configuration was entered.
host-ip 192.168.1.2/24,192.168.1.1
standard-time-zone-name UTC
summertime-option disabled
physical-interface GigabitEthernet0/1
service event-action-rules rules0
override-item-status Enabled
[0] Go to the command prompt without saving this config.
[1] Return to Advanced setup without saving this config.
[2] Save this configuration and exit setup.
Step 13
Enter 2 to save the configuration.
Enter your selection[2]: 2
Step 14
Reboot the NME IPS.
Warning: Executing this command will stop all applications and reboot the node.
Step 15
Enter yes to continue the reboot.
Step 16
Apply the most recent service pack and signature update.
You are now ready to configure the NME IPS for intrusion prevention.
For More Information
For the procedure for obtaining the most recent service pack and signature update, see Obtaining Cisco IPS Software.
Verifying Initialization
To verify that you initialized your sensor, follow these steps:
Step 1
Log in to the sensor.
Step 2
View your configuration.
sensor# show configuration
! ------------------------------
! Current configuration last modified Mon Feb 09 12:03:44 2009
! ------------------------------
! Signature Update S365.0 2008-10-31
! Virus Update V1.4 2007-03-02
! ------------------------------
! ------------------------------
! ------------------------------
service event-action-rules rules0
! ------------------------------
host-ip 172.23.204.84/24,172.23.204.1
dns-primary-server enabled
dns-secondary-server enabled
standard-time-zone-name PST
! ------------------------------
! ------------------------------
! ------------------------------
! ------------------------------
service signature-definition sig0
! ------------------------------
! ------------------------------
service trusted-certificates
! ------------------------------
! ------------------------------
service anomaly-detection ad0
! ------------------------------
service external-product-interface
! ------------------------------
! ------------------------------
service global-correlation
! ------------------------------
Note
You can also use the more current-config command to view your configuration.
Step 3
Display the self-signed X.509 certificate (needed by TLS).
sensor# show tls fingerprint
MD5: C4:BC:F2:92:C2:E2:4D:EB:92:0F:E4:86:53:6A:C6:01
SHA1: 64:9B:AC:DE:21:62:0C:D3:57:2E:9B:E5:3D:04:8F:A7:FD:CD:6F:27
Step 4
Write down the certificate fingerprints. You need the fingerprints to check the authenticity of the certificate when connecting to this sensor with a web browser.
For More Information
For the procedure for logging in to the sensor, see Chapter 22 "Logging In to the Sensor."