User guide
IP TCP/IP command reference
iMG/RG Software Reference Manual (IPNetwork Functions)
4-12
Options The following table gives the range of values for each option that can be specified with
this command and a Default Value (if applicable).
Example --> ip add defaultroute gateway 192.168.103.3
See also ip add route
ip add defaultroute interface
ip set rip advertisedefault
ip set rip defaultroutecost
4.1.8.2.2 IP ADD DEFAULTROUTE GATEWAY DISABLED
Syntax IP ADD DEFAULTROUTE GATEWAY <gateway_ip> DISABLED
Description This command creates a default route and but prevents its activation. It acts as a shortcut
command that you can use instead of typing the following:
ip add route default 0.0.0.0 0.0.0.0 gateway 192.168.103.3 DISABLED
Note: You can only create one default route. A default route will not be created if you have already created a
default route using the
IP ADD ROUTE command or the IP ADD DEFAULTROUTE INTERFACE command.
If you want RIP to advertise a default route with a default cost metric, see the IP SET RIP
ADVERTISEDEFAULT and IP SET RIP DEFAULTROUTECOST commands
Note: This command are avalable on FIBER B,D,E MODULAR and ADSL B,C models only.
Options The following table gives the range of values for each option that can be specified with
this command and a Default Value (if applicable).
Example --> ip add defaultroute gateway 192.168.103.3
See also ip add route disabled, ip add route, ip set route enabled
ip add defaultroute interface, ip add default route inter-
face disabled
ip set rip advertisedefault
ip set rip defaultroutecost
Option Description Default Value
gateway_ip The IP address of the gateway that this route will
use by default, in the format: 192.168.103.3
gateway_ip
Option Description Default Value
gateway_ip The IP address of the gateway that this route will
use by default, in the format: 192.168.103.3
gateway_ip