Router Ospf Context; Area; Network - Avaya P330 Reference Manual

Stackable switch
Hide thumbs Also See for P330:
Table of Contents

Advertisement

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
stub
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
wildcard-mask
Avaya P330 Reference Guide
Chapter 3
IP address
Stub
IP address
Wildcard mask address
Avaya P330 Layer 3 CLI Commands
255

Advertisement

Table of Contents
loading

Table of Contents