[OSPF Area (index) 1 Menu] areaid - Set area ID type - Set area type metric - Set stub area metric auth - Set authentication type spf - Set time interval between two SPF calculations enable - Enable area disable - Disable area delete - Delete area cur - Display current OSPF area configuration |
Command Syntax and Usage | |
---|---|
areaid <IP address> | |
Defines the IP address of the OSPF area number. | |
type transit|stub|nssa | |
Defines the type of area. For example, when a virtual link has to be established with the backbone, the area type must be defined as transit. ![]() ![]() ![]() | |
metric <metric value (1-65535)> | |
Configures a stub area to send a numeric metric value. All routes received via that stub area carry the configured metric to potentially influencing routing decisions. Metric value assigns the priority for choosing the Alteon for the default route. The metric type determines the method for influencing routing decisions for external routes. | |
auth none|password|md5 | |
Values: ![]() ![]() ![]() | |
spf <interval (0-255)> | |
Sets time interval between two successive SPF (shortest path first) calculations of the shortest path tree using Dijkstra’s algorithm. | |
enable | |
Enables the OSPF area. | |
disable | |
Disables the OSPF area. | |
delete | |
Deletes the OSPF area. | |
cur | |
Displays the current OSPF configuration. |