ADC CUDA 3 User Manual

Page 317

Advertising
background image

Cuda 12000 IP Access Switch CLI-based Administration Guide

Configuring OSPF

315

Use this procedure to configure a virtual interface:

Task

Command

1. Enter router-ospf mode.

router ospf

2. Configure the transit area and the

router ID of the neighbor for this
virtual interface.

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

3. Configure the dead-interval, in

seconds.

OSPF neighbors connected by a
virtual interface must have matching
dead interval values in their respective
virtual interface configurations.

ospf-vi <transit-area-id>
<neighbor-router-id> dead-interval
<seconds>

4. Configure the Hello interval, in

seconds, in seconds.

OSPF neighbors connected by a
virtual interface must have matching
hello interval values in their respective
virtual interface configurations.

ospf-vi <transit-area-id>
<neighbor-router-id> hello-interval
<seconds>

5. Configure the retransmit interval, in

seconds.

While it is common practice to
configure OSPF neighbors connected
by a virtual interface with matching
retransmit interval values, it is not
required.

ospf-vi <transit-area-id>
<neighbor-router-id> retransmit-interval
<seconds>

6. Configure the transit-delay, in

seconds.

While it is common practice to
configure OSPF neighbors connected
by a virtual interface with matching
transit delay values, it is not required.

ospf-vi <transit-area-id>
<neighbor-router-id> transit-delay
<seconds>

Advertising