Rip commands – ADC CUDA 3 User Manual

Page 570

Advertising
background image

ADC Telecommunications, Inc.

568

A

PPENDIX

A: C

OMMAND

S

UMMARY

RIP Commands

Table A-5 Routing Information Protocol (RIP) Commands

Command

Mode

Description

ip rip accept default-route

interface:<type>:csi
<c/s/i>:ip-address
<ip address>

Configures the interface to accept
default routes advertised by
neighbor routers.

ip rip accept host-route

interface:<type>:csi
<c/s/i>:ip-address
<ip address>

Configures the interface to accept
host routes advertised by neighbor
routers.

ip rip authentication {md5 |
password}

interface:<type>:csi
<c/s/i>:ip-address
<ip address>

Configures the authentication type
for the RIP interface.

ip rip authentication {key-id <id> key
<key> | key <key>}

interface:<type>:csi
<c/s/i>:ip-address
<ip address>

Configures the authentication key
for the RIP interface.

ip rip cost <number>

interface:<type>:csi
<c/s/i>:ip-address
<ip address>

Enters the cost or metric of the
current RIP interface.

ip rip default cost <number>

interface:<type>:csi
<c/s/i>:ip-address
<ip address>

Enters the cost or metric that is to
be used for the default route entry
in RIP updates originated on the
RIP interface.

ip rip disable

interface:<type>:csi
<c/s/i>:ip-address
<ip address>

Disables RIP on the current IP
interface.

ip rip enable

interface:<type>:csi
<c/s/i>:ip-address
<ip address>

Enables RIP on the current IP
interface.

ip rip neighbor <ip-address>

interface:<type>:csi
<c/s/i>:ip-address
<ip address>

Configures the IP addresses of RIP
neighbors.

ip rip poisoned-reverse

interface:<type>:csi
<c/s/i>:ip-address
<ip address>

Configures the interface to
implement poison reverse.

ip rip receive-version {1|2|1 2| none}

interface:<type>:csi
<c/s/i>:ip-address
<ip address>

Configures the version of RIP the
current IP interface uses to receive
routes.

ip rip send default-also

interface:<type>:csi
<c/s/i>:ip-address
<ip address>

Configures the interface to
advertise the default route in
addition to other routes.

Advertising