
Special security features
Issue 5 June 2008
85
Defining custom DoS classifications
You can define custom DoS attack classifications using access control list (ACL) rules. ACL
rules control which packets are authorized to pass through an interface. A custom DoS class is
defined by configuring criteria for an ACL rule and tagging the ACL with a DoS classification
label.
Note:
Note:
For general information about configuring policy rules, refer to
Configuring
policy
on page 637.
Defining a DoS class using ACLs
1. Use the
ip access-control-list
command to enter the configuration mode of an
ACL. For example:
2. Use the
ip-rule
command to enter the configuration mode of an ACL rule. For example:
3. Use the
dos-classification
command to configure the name of the DoS attack
classification. Possible values are:
fraggle
,
smurf
,
ip-spoofing
,
other-attack-100
,
other-attack-101
,
other-attack-102
,
other-attack-103
,
other-attack-104
, and
other-attack-105
. For example:
4. Define the packet criteria to which the ACL rule should apply. See
Policy lists rule
criteria
on page 646.
For example, you can use
destination-ip
to specify that the rule applies to packets
with a specific destination address and you can use
ip-protocol
to specify that the rule
applies to packets with a specific protocol:
5. Use the
composite-operation
command to associate the ACL rule with the predefined
operation “deny-notify,” which tells the gateway to drop any packet received that matches
the ACL rule, and send a trap upon dropping the packet. For example:
G350-001(super)# ip access-control-list 301
G350-001(super)# ip-rule 1
G350-001(super-ACL 301/ip rule 1)# dos-classification smurf
Done!
G350-001(super-ACL 301/ip rule 1)# destination-ip 255.255.255.255 0.0.0.0
Done!
G350-001(super-ACL 301/ip rule 1)# ip-protocol icmp
Done!
G350-001(super-ACL 301/ip rule 1)# composite-operation deny-notify
Done!
Содержание Media Gateway G250
Страница 1: ...Administration for the Avaya G250 and Avaya G350 Media Gateways 03 300436 Issue 5 June 2008 ...
Страница 24: ...Contents 24 Administration for the Avaya G250 and Avaya G350 Media Gateways ...
Страница 32: ...Introduction 32 Administration for the Avaya G250 and Avaya G350 Media Gateways ...
Страница 38: ...Configuration overview 38 Administration for the Avaya G250 and Avaya G350 Media Gateways ...
Страница 128: ...Basic device configuration 128 Administration for the Avaya G250 and Avaya G350 Media Gateways ...
Страница 210: ...Configuring Standard Local Survivability SLS 210 Administration for the Avaya G250 and Avaya G350 Media Gateways ...
Страница 244: ...Configuring logging 244 Administration for the Avaya G250 and Avaya G350 Media Gateways ...
Страница 258: ...Configuring VoIP QoS 258 Administration for the Avaya G250 and Avaya G350 Media Gateways ...
Страница 354: ...Configuring Emergency Transfer Relay ETR 354 Administration for the Avaya G250 and Avaya G350 Media Gateways ...
Страница 370: ...Configuring SNMP 370 Administration for the Avaya G250 and Avaya G350 Media Gateways ...
Страница 402: ...Configuring advanced switching 402 Administration for the Avaya G250 and Avaya G350 Media Gateways ...
Страница 486: ...Configuring monitoring applications 486 Administration for the Avaya G250 and Avaya G350 Media Gateways ...
Страница 548: ...Configuring the router 548 Administration for the Avaya G250 and Avaya G350 Media Gateways ...
Страница 664: ...Configuring policy 664 Administration for the Avaya G250 and Avaya G350 Media Gateways ...
Страница 682: ...Configuring policy based routing 682 Administration for the Avaya G250 and Avaya G350 Media Gateways ...
Страница 686: ...Setting synchronization 686 Administration for the Avaya G250 and Avaya G350 Media Gateways ...