E-DOC-CTC-20061027-0003v2.0
DSD Commands
221
dsd urlfilter rule delete
Delete a rule.
SYNTAX:
where:
EXAMPLE:
RELATED COMMANDS:

dsd urlfilter rule delete index = <number>

[url = <string>]

index Insertion position in the list.
Tip Use the command :dsd urlfilter rule list to obtain
the index number of the rule to be deleted.
REQUIRED
url Definition of the URL filter. OPTIONAL
=>dsd urlfilter rule list
Index Action Url Redirect
----- ------ --- --------
0 redirect www.speedtouch.com www.speedtouch.be
1 accept www.baen.com
Rule list statistics : 2 present, 128 total (0.0% used)
=>dsd urlfilter rule delete index=1
=>dsd urlfilter rule list
Index Action Url Redirect
----- ------ --- --------
0 redirect www.speedtouch.com www.speedtouch.be
Rule list statistics : 1 present, 128 total (0.0% used)
=>
dsd urlfilter rule add Add a rule.
dsd urlfilter rule list Display the list of current rules.