E-DOC-CTC-20061027-0003v2.0
IDS Commands
405
ids signature modify
Modify the states of the signatures.
SYNTAX
where
EXAMPLE:
ids signature modify [signature = <fragment_sweep|
zero-length_fragment_size|
small_fragment_size|
fragment_size_overrun|
fragment_overlap|
fragment_out-of-order|
ip_protocol_scan|
tcp_port_scan|tcp_syn_scan|
stealth_tcp_null_scan|
stealth_tcp_fin_scan|
stealth_tcp_xmas_scan|
stealth_tcp_full_xmas_scan|
stealth_tcp_vecna_scan|
stealth_tcp_syn-fin_scan|
udp_port_scan|ping_sweep_scan|
tcp_syn_flood|udp_flood|ping_flood|
icmp_unreachable_storm|
smurf_broadcast_attack|
smurf_storm_attack|
fraggle_broadcast_attack|
fraggle_storm_attack|land_attack}>]
state = <{disabled|enabled}>
signature The name of the signature REQUIRED
state The desired state of the signature. REQUIRED
=>ids signature modify
[signature] = ip_protocol_scan
state = disabled
:ids signature modify signature=ip_protocol_scan state=disabled
=>