System information
BSR 64000 Configuration and Management Guide
9-40
flush-timer is the interval value in seconds that elapse before a route is
removed from the routing table; default is 300.The interval specified must be
greater than the invalid value.
Example
The following example establishes a 60 second routing update timer, a 360 second
route timeout timer, and a 600 second route-flush timer:
timers basic 60 360 600
Configuring a Passive Interface for RIP
You can configure a passive interface to prevent other routers on a local network from
learning about routes dynamically. A passive interface does not transmit routing
updates.
1. Use the passive-interface command in Router Configuration mode to create a
passive RIP interface, as shown in the following example:
MOT(config-rip)#passive-interface {cable | ethernet | gigaether | pos |
serial} <slot>/<interface>
where:
cable is the cable interface.
ethernet is the Ethernet/Fast Ethernet interface.
gigaether is the Gigabit Ethernet interface.
pos is the Packet over SONET interface.
serial is the Serial interface.
slot is the module slot number.
Note: You can adjust basic RIP timers, but they must be the same for all
routers and servers.