
_________________________________________________________________________________
_________________________________________________________________________________
Universal Network Terminal TAU-32M.IP 203
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-32m# route add 192.168.1.0 netmask 255.255.255.0 gateway 192.168.118.77
tau-32m#
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-32m# route del 192.168.1.0 netmask 255.255.255.0
tau-32m#
route print
The command is intended for viewing route table.
Syntax
route print
Parameters
Command contains no arguments.
Privilegy
priv
Command mode