8 configuring denial of service prevention, Configuring denial of service prevention -97, Section 14.3.8 – Enterasys Networks 1G58x-09 User Manual
Page 779: 8 configuring denial of service prevention purpose, Commands

Security Configuration Command Set
Configuring Denial of Service Prevention
Matrix E1 Series (1G58x-09 and 1H582-xx) Configuration Guide
14-97
Command Defaults
None.
Example
This example shows how to apply access list 1 for all inbound packets on VLAN 1. Through the
definition of access list 1, only packets with destination 192.5.34.0 will be routed. All the packets
with other destination received on VLAN 1 are dropped:
14.3.8 Configuring Denial of Service Prevention
Purpose
To configure Denial of Service (DoS) prevention, which will protect the router from attacks and
notify administrators via Syslog.
Commands
The commands needed to configure DoS prevention are listed below and described in the associated
section as shown:
•
•
HostDos (
•
clear hostdos-counters (
)
Matrix>Router(config)#access-list 1 permit 192.5.34.0 0.0.0.255
Matrix>Router(config)#interface vlan 1
Matrix>Router(config-if(Vlan 1))#ip access-group 1 in