Ospf cli commands – Avaya P332G-ML User Manual

Page 137

Advertising
background image

Chapter 12 Avaya P330 Layer 3 Features

Avaya P332G-ML User’s Guide

121

OSPF CLI Commands

In order to...

Use the following command...

Enable OSPF protocol

router ospf

Configure the area ID of the router

area

Configure router identity

ip ospf router-id

Configure a passive ospf interface

passive-interface

Redistribute routing information
from other protocols into OSPF

redistribute

Configure the delay between runs
of OSPF’s SPF calculation

timers spf

Configure interface metric

ip ospf cost

Specify the time interval between
hellos the router sends

ip ospf hello-interval

Configure the interval before
declaring the neighbor as dead.

ip ospf dead-interval

Configure interface priority used in
DR election

ip ospf priority

Configure the interface
authentication password

ip ospf authentication-key

Display general information about
OSPF routing

show ip ospf

Display the OSPF-related interface
information

show ip ospf interface

Display OSPF neighbor
information on a per-interface basis

show ip ospf neighbor

Display lists of information related
to the OSPF database for a specific
router

show ip ospf database

Configure an interface as passive

passive-interface

Advertising