![Riverstone Networks WICT1-12 User Manual Download Page 215](http://html1.mh-extra.com/html/riverstone-networks/wict1-12/wict1-12_user-manual_1466194215.webp)
Riverstone Networks RS Switch Router User Guide Release 8.0 13-5
RIP Configuration Guide
Configuration Example
13.4 CONFIGURATION EXAMPLE
Show detailed information of request packets
sent by the router.
rip trace send request
Show RIP timer information.
rip show timers
! Example configuration
!
! Create interface R1-if1 with ip address 1.1.1.1/16 on port et.1.1 on
R-1
interface create ip R1-if1 address-netmask 1.1.1.1/16 port et.1.1
!
! Configure rip on R-1
rip add interface R1-if1
rip set interface R1-if1 version 2
rip start
!
!
! Set authentication method to md5
rip set interface R1-if1 authentication-method md5
!
! Change default metric-in
rip set interface R1-if1 metric-in 2
!
! Change default metric-out
rip set interface R1-if1 metric-out 3
Interface 1.1.1.1
Interface 3.2.1.1
R1
R2