Reject; Reject Changes - D-Link NetDefend DFL-210 Cli Reference Manual

Network security firewall
Hide thumbs Also See for NetDefend DFL-210:
Table of Contents

Advertisement

2.1.11. reject

Description
Generate a pre-shared key of specified size, containing randomized key data. If a key with the spe-
cified name exists, the existing key is modified. Otherwise a new key object is created.
Usage
pskgen <Name> [-comments=<String>] [-size={64 | 128 | 256 | 512 |
1024 | 2048 | 4096}]
Options
-comments=<String>
-size={64 | 128 | 256 | 512 | 1024 |
2048 | 4096}
<Name>
2.1.11. reject

Reject changes.

Description
Reject the changes made to the specified object by reverting to the values of the last committed con-
figuration.
All changes made to the object will be lost. If the object is added after the last commit, it will be re-
moved.
To reject the changes in more than one object, use either the -recursive flag to delete a context
and all its children recursively or the -all flag to reject the changes in all objects in the configura-
tion.
See also: activate, commit
Example 2.4. Reject changes
Reject changes in individual objects:
gw-world:/> set Address IP4Address example_ip
Comments="This comment will be rejected"
gw-world:/> reject Address IP4Address example_ip
gw-world:/> add Address IP4Address example_ip2 Address=1.2.3.4
Comments="This whole object will be removed"
gw-world:/> reject Address IP4Address example_ip2
Reject changes recursively:
(will reject changes in the user database and all users)
gw-world:/exampledb> set User user1 Comments="Something"
gw-world:/exampledb> set User user2 Comments="that will be"
Note
Requires Administrator privilege.
Comments for this key.
Number of bits of data in the generated key. (Default: 64)
Name of key.
14
Chapter 2. Command Reference

Advertisement

Table of Contents
loading

Table of Contents