10-95
Cisco Intrusion Detection System Appliance and Module Installation and Configuration Guide Version 4.1
78-15597-02
Chapter 10 Configuring the Sensor Using the CLI
IDSM-2 Configuration Tasks
Step 6
Configure an action clause in the VLAN access map sequence to accompany the
preceding match clause:
Router(config-access-map)# action forward capture
Step 7
Apply the VLAN access-map to the specified VLANs:
Router (config)# vlan filter
map_name
vlan-list
vlan_list
Step 8
Configure the IDSM-2 data ports to capture the captured-flagged traffic:
Router (config)# intrusion-detection module
module_number
data-port
data_port_number
capture allowed-vlan
capture_vlans
Step 9
Enable the capture function on the IDSM-2:
Router (config)# intrusion-detection module
module_number
data-port
data_port_number
capture
Caution
You should not configure an IDSM-2 data port as both a SPAN destination port
and a capture port.
This example shows the output from the show run command:
Router# show run
intrusion-detection module 4 data-port 1 capture allowed-vlan
450,1002-1005
intrusion-detection module 4 data-port 1 capture
.
.
.
vlan access-map CAPTUREALL 10
match ip address MATCHALL
action forward capture
.
.
.
ip access-list extended MATCHALL
permit ip any any
Содержание IDS-4230-FE - Intrusion Detection Sys Fast Ethernet Sensor
Страница 4: ......
Страница 450: ...Appendix B Troubleshooting ...