Specifications

Table Of Contents
2-27
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
attack-detector TCP-port-list|UDP-port-list
attack-detector TCP-port-list|UDP-port-list
Defines the list of destination ports for specific port detections for TCP or UDP protocols.
attack-detector number (tcp-port-list|udp-port-list) (all | (port1 [port2...]) )
Syntax Description
Command Default This command has no default settings.
Command Modes LineCard Interface Configuration
Command History This table includes the following release-specific history entries:
Usage Guidelines TCP and UDP protocols may be configured for specified ports only (port-based). Use this command to
configure the list of specified destination ports per protocol.
Up to 15 different TCP port numbers and 15 different UDP port numbers can be specified.
Configuring a TCP/UDP port list for a given attack detector affects only attack types that have the same
protocol (TCP/UDP) and are port-based (i.e. detect a specific destination port). Settings for other attack
types are not affected by the configured port list(s).
Specify either TCP-port-list or UDP-port-list.
Use the all keyword to include all ports in the list.
Authorization: admin
Examples This example shows how to configure the destination port list for the TCP protocol for attack detector
#10.
SCE>enable 10
Password:<cisco>
SCE#config
SCE(config)#interface LineCard 0
SCE(config if)#attack-detector 10 TCP-port-list 100 101 102 103
SCE(config if)#
number Number of the attack detector for which this list of specific ports is relevant
port1, port2 List of up to 15 specific port numbers.
Release Modification
3.0.0 This command was introduced.