10-79
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
NM-CIDS Configuration Tasks
Note
Cisco IOS gives the NM-CIDS the name “IDS-Sensor.” In this example,
1 is the slot number and 0 is the port number, because there is only one
port.
Step 2
Enable the CEF switching path:
Router# configuration terminal
Router(config)# ip cef
Router(config)# exit
Step 3
Create a loopback interface:
Router# configure terminal
Router(config)# interface loopback 0
Step 4
Assign an IP address and netmask to the loopback interface:
Router(config-if)# ip address 10.16.0.0 255.255.0.0
Note
You must assign an IP address to the NM-CIDS’s internal interface to
session into the NM-CIDS. Choose a network that does not overlap with
any networks assigned to the other interfaces in the router. It does not
have to be a “real” IP address, because you will not be using this address
to access the NM-CIDS.
Step 5
Assign an unnumbered loopback interface to the ids-sensor interface. Use slot 1
for this example.
Router(config)# interface ids-sensor 1/0
Router(config-if)# ip unnumbered loopback 0
Step 6
Activate the port:
Router(config-if)# no shutdown
Step 7
Exit configuration mode:
Router(config-if)# end
Содержание IDS-4230-FE - Intrusion Detection Sys Fast Ethernet Sensor
Страница 4: ......
Страница 450: ...Appendix B Troubleshooting ...