ADC Telecommunications, Inc.
296 CHAPTER 14: CONFIGURING IP
Example
The following example configures RIP on cable interface 1/1/1:
cli:# interface 1/1/1
mode: interface:cable:csi(1/1/1)
cli:# ip address 201.1.1.1 255.255.255.0
cli:# show ip rip
cli:# ip rip enable
cli:# ip rip send-version 2
cli:# ip rip receive-version 2
cli:# ip rip cost 10
cli:# ip rip accept host-route
cli:# ip rip accept default-route
cli:# ip rip poisoned-reverse
cli:# ip rip authentication password
cli:# ip rip authentication key mykey
cli:# show ip rip
IP Address 201.1.1.1
Send Version RIPv2
Receive Version RIPv2
Cost 10
Authentication ON True
Authentication Type Simple Password
Send Default Only False
Send Default Also False
Default Cost 0
Accept Default True
Accept Host Route True
Split Horizon True
Poisoned Reverse True
Status Active
For more information on the ip rip commands, refer to the Cuda 12000 IP
Access Switch CLI Reference Guide.