Next: , Previous: , Up: RIP   [Contents][Index]


5.7 RIP distance

Distance value is used in zebra daemon. Default RIP distance is 120.

RIP command: distance <1-255>
RIP command: no distance <1-255>

Set default RIP distance to specified value.

RIP command: distance <1-255> A.B.C.D/M
RIP command: no distance <1-255> A.B.C.D/M

Set default RIP distance to specified value when the route’s source IP address matches the specified prefix.

RIP command: distance <1-255> A.B.C.D/M access-list
RIP command: no distance <1-255> A.B.C.D/M access-list

Set default RIP distance to specified value when the route’s source IP address matches the specified prefix and the specified access-list.