Command Line Interface 146
RIP Commands
ENABLE RIP [V1 | V2 | V2COMPATIBLE | MERGE]
Enables/disables support for RIP (Routing Information Protocol). When enabled, routing
information will be exchanged with other devices.
V1: Supports RIP version 1.
V2: Supports RIP version 2.
V2COMPATIBLE: Supports RIP version 2 that is version 1 compatible (implies broadcasting
RIP-2).
MERGE: Merge equivalent routes.
DISABLE RIP [MERGE]
DISABLE RIP disables all RIP services.
DISABLE RIP MERGE disables the merging of similar routes only.
SHOW RIP CONFIGURATION
Displays RIP configuration settings.
SHOW RIP STATISTICS
Displays RIP statistics.
SET RIP UPDATE period
Defines the amount of time to wait (in seconds) between sending updates to peers.
Default: 30 seconds.
SET RIP PASSWORD { IN | OUT } password
Defines a password that must be used by other devices before routing information is accepted
or sent out.
IN: Password is required before routing information is accepted.
OUT: Password is required before replying to routing requests.
password: Password that must be supplied by the remote. No spaces allowed.
SET RIP POLICY { SILENT | PERIODIC | IFCONNECTED | SNAPSHOT { SERVER | CLIENT } }
Defines how route updates, requests, and responses are managed.
SILENT: RIP accepts updates from other systems, but will not respond to requests or send
updates.
PERIODIC: RIP sends a complete update to all neighbors and replies to all incoming requests
(LAN only). This is how RIP operates normally.
IFCONNECTED: Allow RIP updates only if connected.