ADC CUDA 3 User Manual

Page 297

Advertising
background image

Cuda 12000 IP Access Switch CLI-based Administration Guide

Configuring RIP

295

For more information on these commands, refer to the Cuda 12000 IP
Access Switch CLI Reference Guide
.

Several of the ip rip commands have no forms that enable you to perform
the following tasks from within IP address configuration mode:

15.Configure the authentication type

for the interface. When RIP is
enabled for the first time on the
interface, no authentication is in
effect by default.

ip rip authentication
{md5 | password}

16.Configure the authentication key

for the interface.

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

17.Verify the RIP configuration on the

current interface.

show ip rip

Task

Command

1. Remove RIP from the interface.

Refer to “Removing RIP from IP
Interfaces” o
n page 297.

2. Disable acceptance of host routes. no ip rip accept host-route

3. Disable acceptance of default

routes.

no ip rip accept default-route

4. Stop advertising the default route

only.

no ip rip send default-only

5. Stop advertising the default route

in addition to other routes.

no ip rip send default-also

6. Disable split horizon.

no ip rip split-horizon

7. Disable poisoned reverse.

no ip rip poisoned-reverse

8. Delete a static neighbor address.

no ip rip neighbor <ip-address>

9. Disable authentication.

no ip rip authentication

Task

Command

Advertising