Specifications

Table Of Contents
2-26
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
attack-detector <number>
single-side-destination side both action block open-flows-rate 500 suspected-flows-rate
500 suspected-flows-ratio 50 notify-subscriber alarm
SCE(config if)#
EXAMPLE 2
The following example deletes attack detector number "2".
SCE>enable 10
Password:<cisco>
SCE#config
SCE(config)#interface LineCard 0
SCE(config if)#no attack-detector 2
SCE(config if)#
EXAMPLE 3
The following example disables subscriber notification for attack detector number "2".
SCE>enable 10
Password:<cisco>
SCE#config
SCE(config)#interface LineCard 0
SCE(config if)#attack-detector 2 protocol UDP dest-port not-specific attack-direction
single-side-destination side both dont-notify- subscriber
SCE(config if)#
Related Commands Command Description
attack-detector Enables the specified attack detector and assigns an access
control list (ACL) to it.
attack-detector
TCP-port-list|UDP-port-list
Defines the list of destination ports for specific port
detections for TCP or UDP protocols.
attack-filter subscriber-notification
ports
Specifies a port as subscriber notification port.
attack-detector default Defines default thresholds and attack handling action.
show interface LineCard
attack-detector
Displays the configuration of the specified attack detector.