ADC CUDA 3 User Manual

Page 318

Advertising
background image

ADC Telecommunications, Inc.

316

C

HAPTER

14: C

ONFIGURING

IP

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

7. Configure the authentication type.

Authentication is optional. If you
choose to implement authentication,
the OSPF neighbors on the virtual
interface must all implement the
same authentication type.

ospf-vi <transit-area-id>
<neighbor-router-id> authentication {md5 |
password
}

Note that:

Specify “md5” to configure MD5 password
authentication; “password” to configure
simple password authentication.

Use this command to disable
authentication for the virtual interface
:

no ospf-vi <transit-area-id>
<neighbor-router-id> authentication

8. Configure the authentication key.

Authentication is optional. If you
choose to implement authentication,
all OSPF neighbors on the virtual
interface must use the same
password (for simple password) or
key and corresponding key ID (for
MD5).

ospf-vi <transit-area-id>
<neighbor-router-id> authentication {key-id
<id> key <key> | key <key>}

Use the key-id <id> key <key> argument with
MD5; use the key <key> argument with
password.

9. Verify the OSPF virtual interface

configuration.

show ospf interface virtual

10.Verify OSPF virtual neighbors.

show ospf neighbor virtual

Task

Command

Advertising