ip set rip
94
Model 3231 CLI Reference Guide
8 • IP Commands
ip set rip
Configure RIP settings for an IP interface.
Table 70. ip set rip
Command
Explanation
ip set rip advertisedefault
disabled
Disable advertisement of a default route.
enabled
Enable RIP to advertise a default route with the cost
metric set.
authentication
disabled
Reject RIP v2 packets containing an authentication
entry.
enabled
Accept RIP v2 packets that contain an authentication
entry with the correct password.
defaultroutecost
<cost>
Set the number of hops counted as the cost of a
default route advertised via RIP.
hostroutes
disabled
Set the hostroutes flag to OFF.
enabled
Set the hostroutes flag to ON; Accept RIP routes to
specific routes.
password
<password>
Set an authentication string that is placed on RIP v2
packets.
poison
disabled
Set the poisoned reverse flag to OFF.
enabled
Set the poisoned reverse flag to ON;
ATMOS TCP/IP performs poisoned reverse.