Chapter 3 Avaya P330-ML Layer 3 CLI Commands

Router OSPF Context

You can only access these command in the “Router-OSPF” context.

Type router ospf at the command prompt to enter the “Router -OSPF” context if necessary.

area

User level: privileged, supervisor.

Use the area command to configure the area ID of the router.

Use the no area command to deleted the area ID of the router (set it to 0) and remove the stub definition.

The default area is 0.0.0.0.

You cannot define a stub area when OSPF is redistributing other protocols or when the Area ID is 0.0.0.0.

The syntax for this command is:

[no] area <area id> [<stub>]

area id

IP address

stubStub

Example:

Router-N(configure router:ospf)# area 192.168.49.1 Router-N(configure router:ospf)# area 192.168.49.1 stub

network

User level: privileged, supervisor.

Use the network command to enable OSPF in this network.

Use the no network command to disable OSPF in this network.

The default is disabled.

The syntax for this command is:

network <net addr> [<wildcard-mask> [area <area id>]]

net addr

IP address

wildcard-mask

Wildcard mask address

Avaya P330-ML Reference Guide

293

Page 309
Image 309
Avaya P330-ML-ML manual Router Ospf Context, Area