Chapter 8: RIP Configuration Guide
88
DIGITAL GIGAswitch/Router User Reference Manual
Configuration Example
! Example configuration
!
! Create interface GSR1-if1 with ip address 1.1.1.1/16 on port et.1.1 on GSR-1
interface create ip GSR1-if1 address-netmask 1.1.1.1/16 port et.1.1
!
! Configure rip on GSR-1
rip add interface GSR1-if1
rip set interface GSR1-if1 version 2
rip start
!
!
! Set authentication method to md5
rip set interface GSR1-if1 authentication-method md5
!
! Change default metric-in
rip set interface GSR1-if1 metric-in 2
!
! Change default metric-out
rip set interface GSR1-if1 metric-out 3
Interface 1.1.1.1
Interface 3.2.1.1
GSR 1
GSR 2