Reject; Reject Changes - D-Link DFL-260E Reference Manual

Network security firewall cli
Hide thumbs Also See for DFL-260E:
Table of Contents

Advertisement

Options
-comments=<String>
-size={64 | 128 | 256 | 512 | 1024 | 2048 |
4096}
<Name>

2.1.8. reject

Reject changes.

Description
Reject the changes made to the specified object by reverting to the values of the last committed
configuration.
All changes made to the object will be lost. If the object is added after the last commit, it will be
removed.
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
configuration.
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"
gw-world:/exampledb> set User user3 Comments="rejected"
gw-world:/exampledb> cc ..
gw-world:/> reject LocalUserDatabase exampledb -recursive
Reject all changes:
gw-world:/anycontext> reject -all
All changes since the last commit will be rejected:
(example_ip will be removed since it is newly added)
gw-world:/> add IP4Address example_ip Address=1.2.3.4
gw-world:/> delete IP4Address example_ip
gw-world:/> reject IP4Address example_ip
Note
Requires Administrator privileges.
Chapter 2: Command Reference
Comments for this key.
Number of bits of data in the generated key.
(Default: 64)
Name of key.
27

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dfl-2560gDfl-870Dfl-860eDfl-1660Dfl-2560

Table of Contents