161 VoIP Subscriber Gateways
<confirm> – yes/no
Privilegy
priv
Command mode
EXEC
Example
tau-8# reboot
Do you really want to restart device? (yes/no)
route add
The command is intended for adding the route rule.
Syntax
route add <value1> netmask <value2> gateway <value3>
Parameters
<value1> – IP address;
<value2> – mask address;
<value3> – default gateway IP address.
Privilegy
priv
Command mode
EXEC
Example
tau-8# route add 192.168.1.0 netmask 255.255.255.0 gateway 192.168.118.77
tau-8#
route del
The command is intended for deleting route rule.
Syntax
route del <value1> netmask <value2>
Parameters
<value1> – IP address;
<value2> – mask address;
Privilegy
priv
Command mode
EXEC
Example
tau-8# route del 192.168.1.0 netmask 255.255.255.0
tau-8#
save
The command is intended for saving configuration to the volatile memory of the device.
Syntax