Network area, Network area -28, Command mode – Avaya Cajun P550R User Manual

Page 375: Description, Sample output, Systems

Advertising
background image

Chapter 19

19-28

Command Reference Guide for the Avaya P550R, P580, P880, and P882 Multiservice Switches, v5.3.1

network area

Command Mode

Router-OSPF

Description

To define the interfaces on which OSPF runs and to define an area
ID for those interfaces. To disable OSPF routing for interfaces
defined with the <ip-address> <wildcard-mask> pair, use the no
form of this command.

Syntax

Table 19-20. Parameters, Keywords, Arguments

Sample Output

The following command defines network area on the interface
running at 10.0.7.123 and with area ID 1.1.1.1.

<configure router:ospf>#

network 10.0.7.123 255.0.0.0

area 1.1.1.1

Systems

Avaya P550R/P580/P880/P882 Multiservice Switches

To Enable:

network <ip-address> <wildcard-mask> area <area-id>

To Disable:

[no] network <ip-address> <wildcard-mask> area <area-id>

Name

Definition

ip address

IP address of the interface on which OSPF runs.

wildcard-mask

Wild-card mask of the interface.

area-id

Area ID for the interface.

Advertising