enable ospfv3 export
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
1645
enable ospfv3 export
enable ospfv3 {domain <domainName>} export [direct | ripng | static]
[cost <cost> type [ase-type-1 | ase-type-2] | <policy-map>]
Description
Enables redistribution of routes to OSPFv3.
Syntax Description
Default
The default tag number is 0. The default setting is disabled.
Usage Guidelines
The cost metric is inserted for all RIPng-learned, static, and direct routes injected into OSPFv3. If the
cost metric is set to 0, the cost is inserted from the route. The tag value is used only by special routing
applications. Use 0 if you do not have specific requirements for using a tag. The tag value in this
instance has no relationship with 802.1Q VLAN tagging.
NOTE
Setting the tag value is not supported in this release.
The same cost, type, and tag values can be inserted for all the export routes, or a policy can be used for
selective insertion. When a policy is associated with the export command, the policy is applied on every
exported route. The exported routes can also be filtered using a policy.
Policy files for this command will only recognize the following policy attributes:
●
Match attributes
■
nlri <IPv6-address>/<mask-len>
domainName
Specifies an OSPFv3 domain. OSPF-Default is the only one currently
supported.
direct
Specifies direct routes.
ripng
Specifies RIPng routes.
static
Specifies static routes.
cost
Specifies a cost metric.
ase-type-1
Specifies AS-external type 1 routes.
ase-type-2
Specifies AS-external type 2 routes.
number
Specifies a tag value.
policy-map
Specifies a policy.