Configuring IPv6 OSPFv3 Areas in Gaia Clish
|
Important - In a Cluster |
For description of OSPFv3 Areas, see IPv6 OSPFv3 Types of Areas.
The configuration is applicable to OSPFv3 Multiple Instances (see Configuring IPv6 OSPFv3 Multiple Instances).

An OSPFv3 area defines a group of routers, which run OSPFv3 and have complete topology information for the given area.
An OSPFv3 area uses an Area Border Router (ABR) to exchange routing information with other areas via the backbone area.
Routes for a given area are summarized into the backbone area.
The backbone area then redistributes this summary information to other areas.
By definition, an ABR has interfaces to more than one area.
One of those areas must be either the backbone or an OSPFv3 Virtual Link to the backbone.
OSPFv3 forces a hub and spoke area topology, with the backbone area always being the hub.

|

Parameter |
Description |
||
---|---|---|---|
|
Specifies an OSPFv3 Area ID (for this OSPFv3 Instance).
Range:
Default: none |
||
|
Removes ( |
||
|
Configures an OSPFv3 address range for this area. An IPv6 address range is defined by a prefix and a mask length in CIDR notation format (for example, FC00:1::0/64). An area can be configured with any number of address ranges. These ranges are used to reduce the number of routing entries that an area will emit into the backbone area (and hence all areas). If a given prefix aggregates a number of more specific prefixes within an area, then an address range can be configured and will be the only prefix advertised into the backbone.
|
||
|
Removes (
Range: off, on, or restrict Default: none |
||
|
Configures this area as a Stub Area. Stub areas do not allow Type 5 LSAs to be propagated into or throughout the area and instead depend on default routing for external destinations. You can configure an area as a Stub Area to reduce the number of entries in the routing table. Routes external to the OSPFv3 domain are not added to the routing table.
|
||
|
Configures the routing cost associated with the default route for this area. The higher the cost, the less preferred the route. Range: 1-16777215, or default Default: 1 |
||
|
Disables (
Range: Default: |
||
|
Disables ( A Totally-Stubby Area does not have Type 4 or Type 5 LSAs. It has only a single Type 3 LSA, which describes a default route.
Range: Default: |
||
|
Configures a Stub Network for this area. An IPv6 address range is defined by a prefix and a mask length in CIDR notation format (for example, FC00:1::0/64). OSPFv3 can advertise routes of networks, which are not running OSPFv3 by using a stub network. The advertised routes appear as OSPFv3 internal routes, and can be filtered for export at area borders using OSPFv3 area ranges. Any advertised network prefix must be directly connected to the router, where the stub network is configured. Meaning, one of the router's interface addresses must be within the network to be included in the router LSA. For OSPFv2, IPv4 Stub hosts may be configured by using a mask length of 32. For OSPFv3, IPv6 Stub hosts may be configured by using a mask length of 128. This feature also supports advertising a network that can be activated by the local address of a point-to-point interface. To advertise reachability to such an network, you must configure an IP address for the network along with a non-zero cost. |
||
|
Controls the stub network for this area:
Range: Default: none |
||
|
Configures the cost associated with the stub network as reached through this router. The higher the cost, the less preferred the route. Range: 1-65535, or default Default: 1 |