OSPF Configure Commands

configure router ospf interface

This command configures an interface for OSPF routing.

Parameter

Description

name

Enter an interface name, such as ethernet0, ethernet1, or a bundle

 

name.

dlci

Data link connection identifier of the pvc (for frame relay use).

 

The range is 16 - 1022; there is no default.

area_id

OSPF area ID

 

Enter either a decimal number or an IP address.

 

 

syntax:

[ no ] interface < name > [ dlci < n > ] [ < area _id > ]

NOTE: When the “ospf” interface is created for the first time, area id must be specified. Thereafter, it is optional.

example:

Foundry-AR1208/configure/router/ospf# interface Toronto 5

related commands:

configure router ospf 1583Compatibility configure router ospf area

configure router ospf distance

configure router ospf interface authentication configure router ospf interface cost configure router ospf interface dead_interval configure router ospf interface hello_interval configure router ospf interface neighbor configure router ospf interface network configure router ospf interface poll_interval configure router ospf interface priority configure router ospf redistribute configure router ospf ref_bw

configure router ospf interface retransmit_interval configure router ospf timers

configure router ospf interface transmit_delay

applicable systems:

All models.

June 2004

© 2004 Foundry Networks, Inc.

9 - 23

Page 134
Image 134
Foundry Networks AR3202-CL, AR3201-CL, AR1204, AR1216, AR1208 manual Configure router ospf interface