- Configuring OSPF TTL Security Check and OSPF Graceful Shutdown
- Enabling OSPFv2 on an Interface Basis
- Configuring NSSA for OSPFv2
- Configuring NSSA for OSPFv3
- IPv6 Routing: OSPFv3 Authentication Support with IPsec
- OSPF Enhanced Traffic Statistics for OSPFv2 and OSPFv3
- OSPF SNMP ifIndex Value for Interface ID in Data Fields
- OSPF Mechanism to Exclude Connected IP Prefixes from LSA Advertisements
- OSPF Nonstop Routing
- OSPFv2 Local RIB
- IPv6 Routing: OSPFv3
- OSPFv3 Demand Circuit Ignore
- OSPFv3 Max-Metric Router LSA
- OSPFv3 MIB
- OSPFv3 VRF-Lite/PE-CE
- OSPFv3 Authentication Trailer
- OSPF ABR Type 3 LSA Filtering
- Graceful Shutdown Support for OSPFv3
OSPFv3 Max-Metric Router LSA
The Open Shortest Path First version 3 (OSPFv3) max-metric router link-state advertisement (LSA) feature enables OSPFv3 to advertise its locally generated router LSAs with a maximum metric. The feature allows OSPFv3 processes to converge but not attract transit traffic through the device if there are better alternate paths.
- Finding Feature Information
- Information About OSPFv3 Max-Metric Router LSA
- How to Configure OSPFv3 Max-Metric Router LSA
- Configuration Examples for OSPFv3 Max-Metric Router LSA
- Additional References
- Feature Information for OSPFv3 Max-Metric Router LSA
Finding Feature Information
Your software release may not support all the features documented in this module. For the latest caveats and feature information, see Bug Search Tool and the release notes for your platform and software release. To find information about the features documented in this module, and to see a list of the releases in which each feature is supported, see the feature information table at the end of this module.
Use Cisco Feature Navigator to find information about platform support and Cisco software image support. To access Cisco Feature Navigator, go to www.cisco.com/go/cfn. An account on Cisco.com is not required.
Information About OSPFv3 Max-Metric Router LSA
OSPFv3 Max-Metric Router LSA
The OSPFv3 max-metric router LSA feature enables OSPFv3 to advertise its locally generated router LSAs with a maximum metric. The feature allows OSPFv3 processes to converge but not attract transit traffic through the device if there are better alternate paths. After a specified timeout or a notification from Border Gateway Protocol (BGP), OSPFv3 advertises the LSAs with normal metrics.
The max-metric LSA control places the OSPFv3 router into the stub router role using its LSA advertisement. A stub router only forwards packets destined to go to its directly connected links. In OSPFv3 networks, a device could become a stub router by advertising large metrics for its connected links, so that the cost of a path through this device becomes larger than that of an alternative path. OSPFv3 stub router advertisement allows a device to advertise the infinity metric (0xFFFF) for its connected links in router LSAs and advertise the normal interface cost if the link is a stub network.
How to Configure OSPFv3 Max-Metric Router LSA
Configuring the OSPFv3 Max-Metric Router LSA
1.
enable
2.
configure
terminal
3.
router
ospfv3
process-id
4.
address-family ipv6 unicast
5.
max-metric
router-lsa
[external-lsa
[max-metric-value]] [include-stub] [inter-area-lsas
[max-metric-value]] [on-startup
{seconds |
wait-for-bgp}] [prefix-lsa] [stub-prefix-lsa
[max-metric-value]] [summary-lsa
[max-metric-value]]
6.
end
7.
show
ospfv3
[process-id]
max-metric
DETAILED STEPS
Configuration Examples for OSPFv3 Max-Metric Router LSA
Example: Verifying the OSPFv3 Max-Metric Router LSA
Router# show ipv6 ospf max-metric OSPFv3 Router with ID (192.1.1.1) (Process ID 1) Start time: 00:00:05.886, Time elapsed: 3d02h Originating router-LSAs with maximum metric Condition: always, State: active
Additional References
Related Documents
Related Topic |
Document Title |
---|---|
IPv6 addressing and connectivity |
IPv6 Configuration Guide |
Cisco IOS commands |
|
IPv6 commands |
|
Cisco IOS IPv6 features |
|
OSPFv3 Max-Metric Router LSA |
“OSPF Link-State Advertisement Throttling ” module |
Standards and RFCs
Standard/RFC |
Title |
---|---|
RFCs for IPv6 |
IPv6 RFCs |
MIBs
MIB |
MIBs Link |
---|---|
|
To locate and download MIBs for selected platforms, Cisco IOS releases, and feature sets, use Cisco MIB Locator found at the following URL: |
Technical Assistance
Description |
Link |
---|---|
The Cisco Support and Documentation website provides online resources to download documentation, software, and tools. Use these resources to install and configure the software and to troubleshoot and resolve technical issues with Cisco products and technologies. Access to most tools on the Cisco Support and Documentation website requires a Cisco.com user ID and password. |
Feature Information for OSPFv3 Max-Metric Router LSA
The following table provides release information about the feature or features described in this module. This table lists only the software release that introduced support for a given feature in a given software release train. Unless noted otherwise, subsequent releases of that software release train also support that feature.
Use Cisco Feature Navigator to find information about platform support and Cisco software image support. To access Cisco Feature Navigator, go to www.cisco.com/go/cfn. An account on Cisco.com is not required.
Feature Name |
Releases |
Feature Information |
---|---|---|
OSPFv3 Max-Metric Router LSA |
15.2(1)E |
The OSPFv3 max-metric router LSA feature enables OSPF to advertise its locally generated router LSAs with a maximum metric. In Cisco IOS 15.2(1)E, support was added for the Cisco Catalyst 4000 Series Switches. The following commands were introduced or modified: max-metric router-lsa, show ipv6 ospf max-metric, show ospfv3 max-metric. |