Lucent Technologies P550 Switch User Manual


 
Configuring RIP
2
-
6 Command Line Interface Protocol Configuration Guide
This example shows a basic RIP configuration.
Cajun (configure)# router rip
Cajun (configure router:rip)# network 108.121.0.0
Cajun (configure router:rip)# network 125.34.5.0
Cajun (configure router:rip)# neighbor 108.130.0.0
Cajun (configure router:rip)# interface testrip
Cajun (config-if:testrip)# ip rip receive version 1 2
Cajun (config-if:testrip)# ip rip send version 1 2
Cajun (config-if:testrip)# ip rip authentication key classA
Cajun (config-if:testrip)# ip rip authentication mode md5
Cajun (config-if:testrip)# copy running-config startup-config
Wrote running-config to '/nvram/startup.txt'
Cajun (configure router:rip)#
To display RIP statistics, enter the show ip rip statistics command in any mode.
Cajun (configure)# show ip rip statistics
State is UP
Triggered Updates Sent 9
n-triggered Updates Sent 0
Updates Received 15
Bad Packets Received 0
Bad Routes Received 0