Technical information
Cuda 12000 IP Access Switch CLI Reference Guide
ip rip cost 221
ip rip cost
Configures the cost or metric of the current interface. This cost is included in routes that
originate on this interface, except the default route if a default cost is specified. The cost is a
value that provides a general (but inexact) measure of the distance to a destination. Keep in mind
that, when multiple routes to a destination exist, routers select the route with the lowest cost.
Mode
interface:<type>:csi(<c/s/i>):ip-address(<ip-address>)#
Syntax
ip rip cost <number>
Arguments
Example
cli:# interface 1/1/1
mode: interface:cable:csi(1/1/1)
cli:# ip address 201.1.1.1 255.255.255.0
cli:# ip rip cost 3
cli:# show ip rip
IP Address 201.1.1.1
Send Version RIPv1
Receive Version RIPv1 Or RIPv2
Cost 3
Authentication ON False
Authentication Type No Authentication
Authentication Key Id 0
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
<number> A number from 0 to 15. The default is 1.