ADC CUDA 3 User Manual

Page 573

Advertising
background image

Cuda 12000 IP Access Switch CLI-based Administration Guide

OSPF Commands

571

ospf area <area-id> <area id>
[authentication {md5 | password}]
[[stub [no-summary]] [default-cost
<cost>] [range <ip-address> <mask>
[advertise-matching]] [{enable |
disable}]

router:ospf

Creates an OSPF area which you
can then apply to select interfaces
using the ip ospf area-id command
within interface:<type>:csi mode.

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

router:ospf

Configures the transit area and the
router ID of the neighbor for a
virtual interface.

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

router:ospf

Configures the authentication type
for a virtual interface.

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

router:ospf

Configures the authentication key
for a virtual interface.

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

router:ospf

Configures the dead-interval for a
virtual interface.

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

router:ospf

Configures the Hello interval for a
virtual interface.

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

router:ospf

Configures the retransmit interval
for a virtual interface.

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

router:ospf

Configures the transit delay for a
virtual interface.

report {ospf-nbr-state |
ospf-virt-nbr-state}

router:ospf

Enables sending of OSPF neighbor
state trap and OSPF virtual
neighbor state trap.

router ospf

Any

Enters OSPF global configuration
mode.

router-id <ip address>

router:ospf

Configures the OSPF router ID for
this system. The router ID applies
to all OSPF interfaces; a single
source router ID.

Command

Mode

Description

Advertising