Specifications

Table Of Contents
Chapter 31: rip Commands
31 - 8 SSR Command Line Interface Reference Manual
rip set interface
Purpose
Set the RIP state, version, type of update messages, metric and authentication scheme
used for each interface running RIP.
Format
rip set interface
<interfacename-or-IPaddr>
| all
[receive-rip enable | disable]
[send-rip enable | disable]
[metric-in
<num>
]
[metric-out
<num>
]
[version 1|version 2 [type broadcast|multicast]]
[authentication-method none|(simple|md5
key-chain
<num-or-string>
)]
Mode
Configure
Description
The
rip
set
interface
command lets you set the following parameters for RIP
interfaces:
Whether the interface will accept RIP updates
Whether the interface will send RIP updates
The RIP version (RIP V1 or RIP V2)
The packet type used for RIP V2 updates (broadcast or multicast)
The metric added to incoming RIP updates
The metric added to outgoing RIP updates
The key-chain for RIP update authentication
The authentication method used for RIP updates (none, simple, or MD5)
Parameters
<interfacename-or-IPaddr>
|all
The interface names or IP addresses of the in-
terfaces for which you are setting RIP param-
eters. Specify the
all
keyword if you want to
set RIP parameters for all IP interfaces on the
SSR.