D-Link DFL-1600 Software Guide

Page of 213
Example 2.1. Create a new object
Add objects with an identifier property (not index):
gw-world:/> add Address IP4Address example_ip Address=1.2.3.4
Comments="This is an example"
gw-world:/> add IP4Address example_ip2 Address=2.3.4.5
Add an object with an index:
gw-world:/main> add Route Interface=lan
Add an object without identifier:
gw-world:/> add DynDnsClientDyndnsOrg DNSName=example Username=example
Usage
add [<Category>] <Type> [<Identifier>] [-force] [-silent]
[<key-value pair>]...
Options
-force
Add object, even if it has errors.
-silent
Do not show any errors.
<Category>
Category that groups object types.
<Identifier>
The property that identifies the configuration object. May not be applic-
able depending on the specified <Type>.
<key-value pair>
One or more property-value pairs, i.e. <property name>=<value> or
<property name>="<value>".
<Type>
Type of configuration object to perform operation on.
Note
Requires Administrator privilege.
2.1.3. cancel
Cancel ongoing commit.
Description
Cancel commit operation immediately, without waiting for the timeout.
Usage
cancel
2.1.3. cancel
Chapter 2. Command Reference
21