Commit; Delete; Delete An Object - D-Link NetDefend DFL-210 Cli Reference Manual

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

Advertisement

2.1.5. commit

<Identifier>
<Type>
2.1.5. commit
Save new configuration to media.
Description
Save the new configuration to media. This command can only be issued after a successful activate
command.
Usage
commit

2.1.6. delete

Delete specified objects.
Description
Delete the specified object, removing it from the configuration.
Add the force flag to delete the object even if it is referenced by other objects or if it is a context that
has child objects that aren't deleted. This may cause objects referring to the specified object or one
of its children to get errors that must be corrected before the configuration can be activated.
See also: undelete
Example 2.3. Delete an object
Delete an unreferenced object:
gw-world:/> delete Address IP4Address example_ip
Delete a referenced object:
(will cause error in examplerule)
gw-world:/> set IPRule examplerule SourceNetwork=examplenet
gw-world:/> delete Address IP4Address examplenet -force
Usage
delete [<Category>] <Type> [<Identifier>] [-force]
The property that identifies the configuration object. May not be applicable
depending on the specified <Type>.
Type of configuration object to perform operation on.
Note
Requires Administrator privilege.
22
Chapter 2. Command Reference

Advertisement

Table of Contents
loading

Table of Contents