[OSPFv3 Area (index) 1 Menu] areaid - Set area ID type - Set area type metric - Set stub area metric mtype - Set metric type trole - Set translator role summary - Set area summary propagation state spf - Set time interval between two SPF calculations enable - Enable area disable - Disable area delete - Delete area cur - Display current OSPFv3 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. | |
mtype <v3|compare-cost|noncompare-cost> | |
Defines the stub metric type. Default: v3 | |
trole <always|candidate> | |
Defines the translator role. Default: candidate | |
summary <ena|dis> | |
Sets the summary import state. Default: dis | |
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 OSPFv3 area. | |
disable | |
Disables the OSPFv3 area. | |
delete | |
Deletes the OSPFv3 area. | |
cur | |
Displays the current OSPFv3 configuration. |