SIP-2
121/145
USER GUIDE - Rev. 3 (January 2018)
Configuration commands
add
Adds a new item to the matrix of a matrix-type parameter.
Syntax
:
drn />
add
name
Arguments
:
name
Parameter to which a new item is to be added.
Observations
:
To add a new item to a matrix-type parameter, it is
necessary to be in the directory in which it is located or
enter the relative route.
The new item created has the next order number with
respect to the last one. For instance, if
nat[1]
and
nat[2]
already existed, on executing the command add nat the
item
nat[3]
is created.
Examples
:
drn />
add nat
drn /wan>
add tunnel/tunnel
drn /admin>
add ../nat
apply
This applies the configuration changes in the equipment, but without saving
them.
Syntax:
drn />
apply
Arguments
:
-
Observations:
This command can be used irrespective of the directory
where the user is.
This command DOES NOT save the changes made.
Example
:
drn />
apply