10-93
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
Catalyst Software
Port 1 is set as the TCP reset port. Ports 7 and 8 are the sensing ports and can be
configured as security ACL capture ports. By default, ports 7 and 8 are configured
as trunk ports and trunk all VLANs on which a security ACL has been applied
with the capture feature. If you want to monitor traffic from specific VLANs only,
you need to clear the VLANs that you do not want to monitor so that they are not
trunked to ports 7 and 8.
To set VACLs to capture IDS traffic on VLANs, follow these steps:
Step 1
Log in to the console.
Step 2
Enter privileged mode.
console> enable
Step 3
Set the VACL to capture traffic:
console> (enable) set security acl ip
acl name
permit (...) capture
Step 4
Commit the VACL:
console> (enable) commit security acl
Step 5
Map the VACL to the VLANs:
console> (enable) set security acl map
acl name [vlans]
Step 6
Add the IDSM-2 monitoring port (port 7 or 8) to the VACL capture list:
console> (enable) set security acl capture
module_number
/
port_number
This example shows how to capture IDS traffic on VLANs:
Console> (enable) show security acl info all
set security acl ip webacl2
—————————————————————————-
permit tcp any host 10.1.6.1 eq 21 capture
permit tcp host 10.1.6.1 eq 21 any capture
permit tcp any host 10.1.6.1 eq 80 capture
permit tcp any host 10.1.6.2 eq 80 capture
deny ip any host 10.1.6.1
deny ip any host 10.1.6.2
permit ip any any
Содержание IDS-4230-FE - Intrusion Detection Sys Fast Ethernet Sensor
Страница 4: ......
Страница 450: ...Appendix B Troubleshooting ...