43 rip trigger, 44 route – Atlantis Land I-Storm A02-RA(Atmos)_ME01 User Manual
Page 95

rip send [all|] [none|
10.42.2Description
Controls which version or versions of RIP (RIP version 1, RFC 1058, or RIP version
2, RFC 1723) ATMOS TCP/IP will use to broadcast routing information on each
interface. If both versions are specified, routing information is broadcast in duplicate,
once using each version.
Specifying all affects all interfaces except the loopback interface (if any).
Configuration saving saves this information.
By default RIP version 2 only is used on all non-loopback interfaces (rip send all2).
10.42.3Example
mymachine>
ip rip send all 2
mymachine>
ip rip send ether 1
mymachine>
ip rip allowed
rip send ether 1
rip send flane 2
rip accept ether 1 2
rip accept flane 1 2
10.43 rip trigger
10.43.1Syntax
rip trigger
10.43.2Description
Triggers broadcast of routing information. Normally the routing information is
broadcast every 30 seconds; rip trigger causes it to be sent almost immediately
rather than waiting for the next time it is due. This command is normally of little use.
10.43.3Example
mymachine>
ip rip trigger
10.44 route
10.44.1Syntax
route
route add
route delete
route flush
10.44.2Description
Lists routes; adds or deletes a static route; or deletes all routes.