Chapter 4 Zone Configuration
Basic Zone Configuration
4-8
Cisco Traffic Anomaly Detector User Guide
OL-6109-01
–
ip-mask—(Optional) The zone IP subnet mask.
Note If no mask is specified, the Detector assumes the default subnet
mask 255.255.255.255.
2. Choose ENTER. Below is an example of the ip address command
implementation:
admin@DETECTOR-conf-zone-scannet# ip address 192.168.100.34
admin@DETECTOR-conf-zone-scannet#
Note When initially defined, the zone IP address should be inserted when the zone is
undetected. However, a zone’s subnet IP address or its additional IP addresses
may be added when the zone is in the detected mode.
Note The zone IP address procedure should repeat per each zone IP address or subnet
mask.
Removing a Zone IP Address
The user may remove a zone IP address.
Caution Removing a zone’s IP address may compromise the zone’s DDoS detection.
To remove a zone’s IP address perform the following:
1. From the desired Zone command group level type the following:
admin@DETECTOR-conf-zone-<zone-name># no ip address <ip-addr>
[<ip-mask>]
Where:
–
ip-addr—The zone IP address. Use ‘*’ to remove all zone IP addresses.
–
ip-mask—(Optional) The zone IP subnet mask.