Version 7.2 401 Mediant MSBR
Reference Guide 60. ids
60 ids
This command configures the Intrusion Detection System (IDS) feature, which detects
malicious attacks on the device and reacts accordingly.
Syntax
(config-voip)# ids
Command Description
See Section 60.1.
See Section 60.2.
Command Mode
Privileged User
60.1 match
This command configures the IDS Matches table, which lets you implement your configured
IDS Policies.
Syntax
(config-voip)# ids match <Index>
(match-<Index>)#
Command Description
Assigns an IDS Policy.
Assigns a Proxy Set(s) to the IDS Policy.
Assigns a SIP Interface(s) to the IDS Policy.
Defines the subnet to which the IDS Policy is assigned.
Command Mode
Privileged User
Example
This example configures an IDS Match that applies IDS Policy "DOS" to SIP Interfaces 1
through 2:
(config-voip)# ids match 0
(match-0)# policy DOS
(match-0)# sip-interface 1-2
(match-0)# activate