User guide

IP TCP/IP command reference
iMG/RG Software Reference Manual (IPNetwork Functions)
4-46
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 set interface ip2 tcpmssclamp enabled
See also IP SET INTERFACE MTU
IP SHOW
4.1.8.2.50 IP SET RIP ADVERTISEDEFAULT
Syntax ip set rip advertisedefault {enabled | disabled}
Description This command enables/disables the advertising of a default route via RIP. If you set this to
enabled, then create a default route using the IP ADD DEFAULTROUTE commands, the
route will also be added to those advertised by the RIP protocol. The cost associated
with the route is the value set using the IP SET RIP DEFAULTROUTECOST command.
You must enable default advertising before you create the default route.
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 set rip advertisedefault enabled
See also ip add defaultroute gateway
ip add defaultroute interface
ip set rip defaultroutecost
ip set route advertise
Option Description Default Value
name An existing IP interface. To display interface names,
use the IP LIST INTERFACES command.
N/A
enabled TCP SYN segments routed through this interface will
be examined and, if necessary, modified.
Disabled
disabled The IP stack will not examine or modify TCP traffic
routed through this interface.
Option Description Default Value
enabled Enables RIP to advertise a default route with the cost
metric set using the IP SET RIP DEFAULTROUTE-
COST command.
Disabled
disabled Disables advertisement of a default route.