CONFIG NETWORK ROUTE REVERSE UPDATE
Level
route,modify
History
Appears in 2.0.0
Argument name newinterface and newgateway appears in 3.8.0
Description
Update a reverse route
Usage
interface=<ifname> gateway=<gateway> [newinterface=<ifname>] [newgateway=<gateway>] [comment=<comment>] [state=(0|1)]
Returns
Error code
Example
CONFIG NETWORK ROUTE REVERSE UPDATE interface=in gateway=router1 newinterface=out newgateway=router2 comment="route updated"