Cisco Systems OL-6109-01 Computer Hardware User Manual


 
Chapter 4 Zone Configuration
Basic Zone Configuration
4-4
Cisco Traffic Anomaly Detector User Guide
OL-6109-01
2. Choose ENTER. The following prompt appears:
admin@DETECTOR–conf-zone-<new-zone-name>#
To duplicate a zone from the zone command group level perform the following:
1. From the Zone command group level of the desired zone type the following:
admin@DETECTOR–conf-zone-<zone-name># zone <new-zone-name>
copy-from–this
Where new-zone-name specifies a zone name string. An alphanumeric string
should start with a letter, hold no spaces, and should be limited to a length of
up to 63 characters. The string may contain underscores.
2. Choose ENTER. Below is an example of the zone command implementation:
admin@DETECTOR-conf-zone-scannet# zone mailserver copy-from-this
admin@DETECTOR-conf-zone-mailserver#
Removing a Zone
The user may remove a desired zone.
Caution Removing a zone eliminates its DDoS detection.
To remove a desired zone perform the following:
1. From the Configuration command group level type the following:
admin@DETECTOR-conf# no zone <zone-name>
Where zone-name identifies the zone name. Use ‘*’ to remove all zones.
2. Choose ENTER.
Note The Detector allows inserting an asterisk (*) as a wildcard character at the end of
a zone name. Thus, a user may use the wildcard character (*) to remove several
zones with the same prefix in one command.