![]() |
Table Of Contents
OSPF Enhanced Traffic Statistics for OSPFv2 and OSPFv3
Prerequisites for OSPF Enhanced Traffic Statistics for OSPFv2 and OSPFv3
Information About OSPF Enhanced Traffic Statistics for OSPFv2 and OSPFv3
Benefits of Checking OSPF Enhanced Traffic Statistics for OSPFv2 and OSPFv3
How to Display and Clear OSPF Enhanced Traffic Statistics for OSPFv2 and OSPFv3
Displaying and Clearing OSPF Traffic Statistics for OSPFv2
Displaying and Clearing OSPF Traffic Statistics for OSPFv3
Configuration Examples for OSPF Enhanced Traffic Commands for OSPFv2 and OSPFv3
Displaying and Clearing Enhanced Traffic Statistics for OSPFv2: Example
Displaying and Clearing Enhanced Traffic Statistics for OSPFv3: Example
Feature Information for OSPF Enhanced Traffic Statistics for OSPFv2 and OSPFv3
OSPF Enhanced Traffic Statistics for OSPFv2 and OSPFv3
First Published: February 27, 2006Last Updated: February 19, 2007This document describes new and modified commands that provide enhanced OSPF traffic statistics for OSPFv2 and OSPFv3. The ability to collect and display more detailed traffic statistics increases high availability for the OSPF network by making the troubleshooting process more efficient.
New OSPF traffic statistics are collected and displayed to include the following information:
•
OSPF Hello input queue and OSPF process queue status and statistics.
•
Global OSPF traffic statistics.
•
Per OSPF interface traffic statistics.
•
Per OSPF process traffic statistics.
Finding Feature Information in This Module
Your Cisco IOS software release may not support all of the features documented in this module. To reach links to specific feature documentation in this module and to see a list of the releases in which each feature is supported, use the "Feature Information for OSPF Enhanced Traffic Statistics for OSPFv2 and OSPFv3" section.
Finding Support Information for Platforms and Cisco IOS and Catalyst OS Software Images
Use Cisco Feature Navigator to find information about platform support and Cisco IOS and Catalyst OS software image support. To access Cisco Feature Navigator, go to http://www.cisco.com/go/cfn. An account on Cisco.com is not required.
Contents
•
Prerequisites for OSPF Enhanced Traffic Statistics for OSPFv2 and OSPFv3
•
Information About OSPF Enhanced Traffic Statistics for OSPFv2 and OSPFv3
•
How to Display and Clear OSPF Enhanced Traffic Statistics for OSPFv2 and OSPFv3
•
Configuration Examples for OSPF Enhanced Traffic Commands for OSPFv2 and OSPFv3
•
Feature Information for OSPF Enhanced Traffic Statistics for OSPFv2 and OSPFv3
Prerequisites for OSPF Enhanced Traffic Statistics for OSPFv2 and OSPFv3
OSPFv2 or OSPFv3 must be configured on the router.
Information About OSPF Enhanced Traffic Statistics for OSPFv2 and OSPFv3
The OSPF enhanced traffic statistics are enabled by default and cannot be disabled. Before displaying the OSPF Enhanced Traffic statistics for OSPFv2 and OSPFv3, you should understand the following concepts:
•
Benefits of Checking OSPF Enhanced Traffic Statistics for OSPFv2 and OSPFv3
Benefits of Checking OSPF Enhanced Traffic Statistics for OSPFv2 and OSPFv3
The detailed OSPF traffic statistics are especially beneficial for troubleshooting the following types of OSPF instabilities:
•
OSPF process queue status and statistical information can help the network administrator determine if an OSPF process can handle the amount of traffic sent to OSPF.
•
OSPF packet header errors and LSA errors statistics keep a record of different errors found in received OSPF packets.
OSPF enhanced traffic control statistics also monitor the amount of traffic control exchanged between OSPF processes—an important consideration in network environments with slow links and frequent topology changes.
How to Display and Clear OSPF Enhanced Traffic Statistics for OSPFv2 and OSPFv3
This section contains the following tasks:
•
Displaying and Clearing OSPF Traffic Statistics for OSPFv2
•
Displaying and Clearing OSPF Traffic Statistics for OSPFv3
Displaying and Clearing OSPF Traffic Statistics for OSPFv2
If your network runs IPv4, complete the steps in the following task to collect, display and clear detailed traffic statistics for Hello output, process queue status, global OSPF traffic statistics, per OSPF interface traffic statistics and per OSPF process traffic statistics.
SUMMARY STEPS
1.
enable
2.
show ip ospf [process-id] traffic [interface-type interface-number]
3.
clear ip ospf traffic
DETAILED STEPS
Displaying and Clearing OSPF Traffic Statistics for OSPFv3
If your network runs IPv6, complete the steps in the following task to collect, display, and clear detailed traffic statistics for Hello output, process queue status, global OSPF traffic statistics, per OSPF interface traffic statistics and per OSPF process traffic statistics.
SUMMARY STEPS
1.
enable
2.
show ipv6 ospf [process-id] traffic [interface-type interface-number]
3.
clear ipv6 ospf traffic
DETAILED STEPS
Configuration Examples for OSPF Enhanced Traffic Commands for OSPFv2 and OSPFv3
This section contains the following examples:
•
Displaying and Clearing Enhanced Traffic Statistics for OSPFv2: Example
•
Displaying and Clearing Enhanced Traffic Statistics for OSPFv3: Example
Displaying and Clearing Enhanced Traffic Statistics for OSPFv2: Example
The following example shows display output for the show ip ospf traffic command for OSPFv2:
Router# show ip ospf traffic
OSPF statistics:Rcvd: 55 total, 0 checksum errors22 hello, 7 database desc, 2 link state req6 link state updates, 6 link state acksSent: 68 total45 hello, 7 database desc, 2 link state req10 link state updates, 4 link state acksOSPF Router with ID (10.1.1.1) (Process ID 8)OSPF queues statistic for process ID 8:OSPF Hello queue size 0, no limit, drops 0, max size 0OSPF Router queue size 0, limit 200, drops 0, max size 0Interface statistics:Interface Ethernet0/0.1OSPF packets received/sentType Packets BytesRX Invalid 0 0RX Hello 0 0RX DB des 0 0RX LS req 0 0RX LS upd 0 0RX LS ack 0 0RX Total 0 0TX Failed 0 0TX Hello 16 1216TX DB des 0 0TX LS req 0 0TX LS upd 0 0TX LS ack 0 0TX Total 16 1216OSPF header errorsLength 0, Checksum 0, Version 0, Bad Source 0,No Virtual Link 0, Area Mismatch 0, No Sham Link 0,Self Originated 0, Duplicate ID 0, Hello 0,MTU Mismatch 0, Nbr Ignored 0, LLS 0,Authentication 0,OSPF LSA errorsType 0, Length 0, Data 0, Checksum 0,Summary traffic statistics for process ID 8:OSPF packets received/sentType Packets BytesRX Invalid 0 0RX Hello 0 0RX DB des 0 0RX LS req 0 0RX LS upd 0 0RX LS ack 0 0RX Total 0 0TX Failed 0 0TX Hello 16 1216TX DB des 0 0TX LS req 0 0TX LS upd 0 0TX LS ack 0 0TX Total 16 1216OSPF header errorsLength 0, Checksum 0, Version 0, Bad Source 0,No Virtual Link 0, Area Mismatch 0, No Sham Link 0,Self Originated 0, Duplicate ID 0, Hello 0,MTU Mismatch 0, Nbr Ignored 0, LLS 0,Authentication 0,OSPF LSA errorsType 0, Length 0, Data 0, Checksum 0,OSPF Router with ID (10.1.1.4) (Process ID 1)OSPF queues statistic for process ID 1:OSPF Hello queue size 0, no limit, drops 0, max size 2OSPF Router queue size 0, limit 200, drops 0, max size 2Interface statistics:Interface Serial2/0OSPF packets received/sentType Packets BytesRX Invalid 0 0RX Hello 11 528RX DB des 4 148RX LS req 1 60RX LS upd 3 216RX LS ack 2 128RX Total 21 1080TX Failed 0 0TX Hello 14 1104TX DB des 3 252TX LS req 1 56TX LS upd 3 392TX LS ack 2 128TX Total 23 1932OSPF header errorsLength 0, Checksum 0, Version 0, Bad Source 0,No Virtual Link 0, Area Mismatch 0, No Sham Link 0,Self Originated 0, Duplicate ID 0, Hello 0,MTU Mismatch 0, Nbr Ignored 0, LLS 0,Authentication 0,OSPF LSA errorsType 0, Length 0, Data 0, Checksum 0,Interface Ethernet0/0OSPF packets received/sentType Packets BytesRX Invalid 0 0RX Hello 13 620RX DB des 3 116RX LS req 1 36RX LS upd 3 228RX LS ack 4 216RX Total 24 1216TX Failed 0 0TX Hello 17 1344TX DB des 4 276TX LS req 1 56TX LS upd 7 656TX LS ack 2 128TX Total 31 2460OSPF header errorsLength 0, Checksum 0, Version 0, Bad Source 13,No Virtual Link 0, Area Mismatch 0, No Sham Link 0,Self Originated 0, Duplicate ID 0, Hello 0,MTU Mismatch 0, Nbr Ignored 0, LLS 0,Authentication 0,OSPF LSA errorsType 0, Length 0, Data 0, Checksum 0,Summary traffic statistics for process ID 1:OSPF packets received/sentType Packets BytesRX Invalid 0 0RX Hello 24 1148RX DB des 7 264RX LS req 2 96RX LS upd 6 444RX LS ack 6 344RX Total 45 2296TX Failed 0 0TX Hello 31 2448TX DB des 7 528TX LS req 2 112TX LS upd 10 1048TX LS ack 4 256TX Total 54 4392OSPF header errorsLength 0, Checksum 0, Version 0, Bad Source 13,No Virtual Link 0, Area Mismatch 0, No Sham Link 0,Self Originated 0, Duplicate ID 0, Hello 0,MTU Mismatch 0, Nbr Ignored 0, LLS 0,Authentication 0,OSPF LSA errorsType 0, Length 0, Data 0, Checksum 0,The network administrator can issue the clear ip ospf traffic command to reset all counters and restart all statistics collections:
Router# clear ip ospf traffic
Displaying and Clearing Enhanced Traffic Statistics for OSPFv3: Example
The following example shows display output for the show ipv6 ospf traffic command for OSPFv3:
Router# show ipv6 ospf traffic
OSPFv3 statistics:Rcvd: 32 total, 0 checksum errors10 hello, 7 database desc, 2 link state req9 link state updates, 4 link state acks0 LSA ignoredSent: 45 total, 0 failed17 hello, 12 database desc, 2 link state req8 link state updates, 6 link state acksOSPFv3 Router with ID (10.1.1.4) (Process ID 6)OSPFv3 queues statistic for process ID 6Hello queue size 0, no limit, max size 2Router queue size 0, limit 200, drops 0, max size 2Interface statistics:Interface Serial2/0OSPFv3 packets received/sentType Packets BytesRX Invalid 0 0RX Hello 5 196RX DB des 4 172RX LS req 1 52RX LS upd 4 320RX LS ack 2 112RX Total 16 852TX Failed 0 0TX Hello 8 304TX DB des 3 144TX LS req 1 52TX LS upd 3 252TX LS ack 3 148TX Total 18 900OSPFv3 header errorsLength 0, Checksum 0, Version 0, No Virtual Link 0,Area Mismatch 0, Self Originated 0, Duplicate ID 0,Instance ID 0, Hello 0, MTU Mismatch 0,Nbr Ignored 0, Authentication 0,OSPFv3 LSA errorsType 0, Length 0, Data 0, Checksum 0,Interface Ethernet0/0OSPFv3 packets received/sentType Packets BytesRX Invalid 0 0RX Hello 6 240RX DB des 3 144RX LS req 1 52RX LS upd 5 372RX LS ack 2 152RX Total 17 960TX Failed 0 0TX Hello 11 420TX DB des 9 312TX LS req 1 52TX LS upd 5 376TX LS ack 3 148TX Total 29 1308OSPFv3 header errorsLength 0, Checksum 0, Version 0, No Virtual Link 0,Area Mismatch 0, Self Originated 0, Duplicate ID 0,Instance ID 0, Hello 0, MTU Mismatch 0,Nbr Ignored 0, Authentication 0,OSPFv3 LSA errorsType 0, Length 0, Data 0, Checksum 0,Summary traffic statistics for process ID 6:OSPFv3 packets received/sentType Packets BytesRX Invalid 0 0RX Hello 11 436RX DB des 7 316RX LS req 2 104RX LS upd 9 692RX LS ack 4 264RX Total 33 1812TX Failed 0 0TX Hello 19 724TX DB des 12 456TX LS req 2 104TX LS upd 8 628TX LS ack 6 296TX Total 47 2208OSPFv3 header errorsLength 0, Checksum 0, Version 0, No Virtual Link 0,Area Mismatch 0, Self Originated 0, Duplicate ID 0,Instance ID 0, Hello 0, MTU Mismatch 0,Nbr Ignored 0, Authentication 0,OSPFv3 LSA errorsType 0, Length 0, Data 0, Checksum 0,The network administrator can issue the clear ipv6 ospf traffic command to reset all counters and restart all statistics collections:
Router# clear ipv6 ospf traffic
Additional References
The following sections provide references related to the OSPF Enhanced Traffic Statistics for OSPFv2 and OSPFv3 feature.
Related Documents
Related Topic Document TitleOSPF commands
OSPF configuration
Cisco IOS IP Routing: OSPF Configuration Guide, Release 12.4
Standards
MIBs
MIB MIBs LinkNone
To locate and download MIBs for selected platforms, Cisco IOS releases, and feature sets, use Cisco MIB Locator found at the following URL:
RFCs
Technical Assistance
Command Reference
This section documents only commands that are new or modified.
clear ipv6 ospf traffic
To reset counters and clear IPv6 OSPFv3 traffic statistics, use the clear ipv6 ospf traffic command privileged EXEC mode.
clear ipv6 ospf traffic
Syntax Description
This command has no arguments or keywords.
Command Modes
Privileged EXEC
Command History
Examples
The following example resets the counters and clears the OSPFv3 traffics statistics:
Router# clear ipv6 ospf traffic
Related Commands
Command Descriptionclear ip ospf traffic
Clears OSPFv2 traffic statistics.
show ip ospf traffic
Displays OSPFv2 traffic statistics.
show ipv6 ospf traffic
Displays OSPFv3 traffic statistics.
show ip ospf traffic
To display Open Shortest Path First (OSPF) traffic statistics, use the show ip ospf traffic command in user EXEC or privileged EXEC mode.
show ip ospf [process-id] traffic [interface-type interface-number]
Syntax Description
Command Default
When the show ip ospf traffic command is entered without any arguments, global OSPF traffic statistics are displayed, including queue statistics for each OSPF process, statistics for each interface, and per OSPF process statistics.
Command Modes
User EXEC
Privileged EXECCommand History
Usage Guidelines
You can limit the displayed traffic statistics to those for a specific OSPF process by entering a value for the process-id argument, or you can limit output to traffic statistics for a specific interface associated with an OSPF process by entering values for the interface-type and interface-number arguments. To reset counters and clear statistics, use the clear ip ospf traffic command.
Examples
Cisco IOS Release 12.0(28)S
The following is sample output from the show ip ospf traffic command.
Router# show ip ospf traffic
OSPF statistics:Rcvd: 5300 total, 730 checksum errors333 hello, 10 database desc, 3 link state req24 link state updates, 13 link state acksSent: 264 total222 hello, 12 database desc, 3 link state req17 link state updates, 12 link state acksOSPF Router with ID (10.0.1.2) (Process ID 100)OSPF queues statistic for process ID 100:OSPF Hello queue size 0, no limit, max size 3OSPF Router queue size 0, limit 200, drops 0, max size 3Interface statistics:Interface Loopback0OSPF packets received/sentInvalid Hellos DB-des LS-req LS-upd LS-ack TotalRx: 0 0 0 0 0 0 0Tx: 0 0 0 0 0 0 0OSPF header errorsLength 0, Checksum 0, Version 0, Bad Source 0,No Virtual Link 0, Area Mismatch 0, No Sham Link 0,Self Originated 0, Duplicate ID 0, LLS 0,Authentication 0,OSPF LSA errorsType 0, Length 0, Data 0, Checksum 0,Interface Serial3/0OSPF packets received/sentInvalid Hellos DB-des LS-req LS-upd LS-ack TotalRx: 0 111 3 1 7 6 128Tx: 0 111 4 1 12 5 133OSPF header errorsLength 0, Checksum 0, Version 0, Bad Source 0,No Virtual Link 0, Area Mismatch 0, No Sham Link 0,Self Originated 0, Duplicate ID 0, LLS 0,Authentication 0,OSPF LSA errorsType 0, Length 0, Data 0, Checksum 0,Interface Serial2/0OSPF packets received/sentInvalid Hellos DB-des LS-req LS-upd LS-ack TotalRx: 0 0 0 0 0 0 0Tx: 0 0 0 0 0 0 0OSPF header errorsLength 0, Checksum 0, Version 0, Bad Source 0,No Virtual Link 0, Area Mismatch 0, No Sham Link 0,Self Originated 0, Duplicate ID 0, LLS 0,Authentication 0,OSPF LSA errorsType 0, Length 0, Data 0, Checksum 0,Interface Ethernet0/0OSPF packets received/sentInvalid Hellos DB-des LS-req LS-upd LS-ack TotalRx: 0 222 7 2 17 7 255Tx: 0 111 8 2 5 7 133OSPF header errorsLength 0, Checksum 730, Version 800, Bad Source 0,No Virtual Link 0, Area Mismatch 0, No Sham Link 0,Self Originated 3387, Duplicate ID 0, LLS 0,Authentication 0,OSPF LSA errorsType 0, Length 0, Data 0, Checksum 0,Summary traffic statistics for process ID 100:Rcvd: 5300 total, 4917 errors333 hello, 10 database desc, 3 link state req24 link state upds, 13 link state acks, 0 invalidSent: 266 total222 hello, 12 database desc, 3 link state req17 link state upds, 12 link state acks, 0 invalidTable 1 describes the significant fields shown in the display.
Cisco IOS Release 12.4(6)T
The following is sample output from the show ip ospf traffic command that displays the detailed traffic information for OSPF packets received and sent on each OSPF interface and OSPF process.
Router# show ip ospf traffic
OSPF statistics:...Interface Ethernet0/0.1OSPF packets received/sentType Packets BytesRX Invalid 0 0RX Hello 0 0RX DB des 0 0RX LS req 0 0RX LS upd 0 0RX LS ack 0 0RX Total 0 0TX Failed 0 0TX Hello 16 1216TX DB des 0 0TX LS req 0 0TX LS upd 0 0TX LS ack 0 0TX Total 16 1216...Interface Serial2/0OSPF packets received/sentType Packets BytesRX Invalid 0 0RX Hello 11 528RX DB des 4 148RX LS req 1 60RX LS upd 3 216RX LS ack 2 128RX Total 21 1080TX Failed 0 0TX Hello 14 1104TX DB des 3 252TX LS req 1 56TX LS upd 3 392TX LS ack 2 128TX Total 23 1932...Interface Ethernet0/0OSPF packets received/sentType Packets BytesRX Invalid 0 0RX Hello 13 620RX DB des 3 116RX LS req 1 36RX LS upd 3 228RX LS ack 4 216RX Total 24 1216TX Failed 0 0TX Hello 17 1344TX DB des 4 276TX LS req 1 56TX LS upd 7 656TX LS ack 2 128TX Total 31 2460...Summary traffic statistics for process ID 1:OSPF packets received/sentType Packets BytesRX Invalid 0 0RX Hello 24 1148RX DB des 7 264RX LS req 2 96RX LS upd 6 444RX LS ack 6 344RX Total 45 2296TX Failed 0 0TX Hello 31 2448TX DB des 7 528TX LS req 2 112TX LS upd 10 1048TX LS ack 4 256TX Total 54 4392OSPF header errorsLength 0, Checksum 0, Version 0, Bad Source 13,No Virtual Link 0, Area Mismatch 0, No Sham Link 0,Self Originated 0, Duplicate ID 0, Hello 0,MTU Mismatch 0, Nbr Ignored 0, LLS 0,Authentication 0,OSPF LSA errorsType 0, Length 0, Data 0, Checksum 0,The network administrator wants to start collecting new statistics, resetting the counters and clearing the traffic statistics by entering the clear ip ospf traffic command as follows:
Router# clear ip ospf traffic
Related Commands
Command Descriptionclear ip ospf traffic
Clears OSPFv2 traffic statistics.
clear ipv6 ospf traffic
Clears OSPFv3 traffics statistics.
show ipv6 ospf traffic
Displays OSPFv3 traffic statistics.
show ipv6 ospf traffic
To display IPv6 Open Shortest Path First Version 3 (OSPFv3) traffic statistics, use the show ipv6 ospf traffic command in privileged EXEC mode.
show ipv6 ospf [process-id] traffic [interface-type interface-number]
Syntax Description
Command Default
When the show ipv6 ospf traffic command is entered without any arguments, global OSPF traffic statistics are displayed, including queue statistics for each OSPF process, statistics for each interface, and per OSPF process statistics.
Command Modes
Privileged EXEC
Command History
Usage Guidelines
You can limit the displayed traffic statistics to those for a specific OSPF process by entering a value for the process-id argument, or you can limit output to traffic statistics for a specific interface associated with an OSPF process by entering values for the interface-type and interface-number arguments. To reset counters and clear statistics, use the clear ipv6 ospf traffic command.
Examples
The following example shows the display output for the show ipv6 ospf traffic command for OSPFv3:
Router# show ipv6 ospf traffic
OSPFv3 statistics:Rcvd: 32 total, 0 checksum errors10 hello, 7 database desc, 2 link state req9 link state updates, 4 link state acks0 LSA ignoredSent: 45 total, 0 failed17 hello, 12 database desc, 2 link state req8 link state updates, 6 link state acksOSPFv3 Router with ID (10.1.1.4) (Process ID 6)OSPFv3 queues statistic for process ID 6Hello queue size 0, no limit, max size 2Router queue size 0, limit 200, drops 0, max size 2Interface statistics:Interface Serial2/0OSPFv3 packets received/sentType Packets BytesRX Invalid 0 0RX Hello 5 196RX DB des 4 172RX LS req 1 52RX LS upd 4 320RX LS ack 2 112RX Total 16 852TX Failed 0 0TX Hello 8 304TX DB des 3 144TX LS req 1 52TX LS upd 3 252TX LS ack 3 148TX Total 18 900OSPFv3 header errorsLength 0, Checksum 0, Version 0, No Virtual Link 0,Area Mismatch 0, Self Originated 0, Duplicate ID 0,Instance ID 0, Hello 0, MTU Mismatch 0,Nbr Ignored 0, Authentication 0,OSPFv3 LSA errorsType 0, Length 0, Data 0, Checksum 0,Interface Ethernet0/0OSPFv3 packets received/sentType Packets BytesRX Invalid 0 0RX Hello 6 240RX DB des 3 144RX LS req 1 52RX LS upd 5 372RX LS ack 2 152RX Total 17 960TX Failed 0 0TX Hello 11 420TX DB des 9 312TX LS req 1 52TX LS upd 5 376TX LS ack 3 148TX Total 29 1308OSPFv3 header errorsLength 0, Checksum 0, Version 0, No Virtual Link 0,Area Mismatch 0, Self Originated 0, Duplicate ID 0,Instance ID 0, Hello 0, MTU Mismatch 0,Nbr Ignored 0, Authentication 0,OSPFv3 LSA errorsType 0, Length 0, Data 0, Checksum 0,Summary traffic statistics for process ID 6:OSPFv3 packets received/sentType Packets BytesRX Invalid 0 0RX Hello 11 436RX DB des 7 316RX LS req 2 104RX LS upd 9 692RX LS ack 4 264RX Total 33 1812TX Failed 0 0TX Hello 19 724TX DB des 12 456TX LS req 2 104TX LS upd 8 628TX LS ack 6 296TX Total 47 2208OSPFv3 header errorsLength 0, Checksum 0, Version 0, No Virtual Link 0,Area Mismatch 0, Self Originated 0, Duplicate ID 0,Instance ID 0, Hello 0, MTU Mismatch 0,Nbr Ignored 0, Authentication 0,OSPFv3 LSA errorsType 0, Length 0, Data 0, Checksum 0,The network administrator wants to start collecting new statistics, resetting the counters and clearing the traffic statistics by entering the clear ipv6 ospf traffic command as follows:
Router# clear ipv6 ospf traffic
Table 1 describes the significant fields shown in the display.
Related Commands
Command Descriptionclear ip ospf traffic
Clears OSPFv2 traffic statistics.
clear ipv6 ospf traffic
Clears OSPFv3 traffic statistics.
show ip ospf traffic
Displays OSPFv2 traffic statistics.
Feature Information for OSPF Enhanced Traffic Statistics for OSPFv2 and OSPFv3
Table 3 lists the release history for this feature.
Not all commands may be available in your Cisco IOS software release. For release information about a specific command, see the command reference documentation.
Use Cisco Feature Navigator to find information about platform support and software image support. Cisco Feature Navigator enables you to determine which Cisco IOS and Catalyst OS software images support a specific software release, feature set, or platform. To access Cisco Feature Navigator, go to http://www.cisco.com/go/cfn. An account on Cisco.com is not required.
Note
Table 3 lists only the Cisco IOS software release that introduced support for a given feature in a given Cisco IOS software release train. Unless noted otherwise, subsequent releases of that Cisco IOS software release train also support that feature.
CCVP, the Cisco Logo, and the Cisco Square Bridge logo are trademarks of Cisco Systems, Inc.; Changing the Way We Work, Live, Play, and Learn is a service mark of Cisco Systems, Inc.; and Access Registrar, Aironet, BPX, Catalyst, CCDA, CCDP, CCIE, CCIP, CCNA, CCNP, CCSP, Cisco, the Cisco Certified Internetwork Expert logo, Cisco IOS, Cisco Press, Cisco Systems, Cisco Systems Capital, the Cisco Systems logo, Cisco Unity, Enterprise/Solver, EtherChannel, EtherFast, EtherSwitch, Fast Step, Follow Me Browsing, FormShare, GigaDrive, GigaStack, HomeLink, Internet Quotient, IOS, iPhone, IP/TV, iQ Expertise, the iQ logo, iQ Net Readiness Scorecard, iQuick Study, LightStream, Linksys, MeetingPlace, MGX, Networking Academy, Network Registrar, Packet, PIX, ProConnect, RateMUX, ScriptShare, SlideCast, SMARTnet, StackWise, The Fastest Way to Increase Your Internet Quotient, and TransPath are registered trademarks of Cisco Systems, Inc. and/or its affiliates in the United States and certain other countries.
All other trademarks mentioned in this document or Website are the property of their respective owners. The use of the word partner does not imply a partnership relationship between Cisco and any other company. (0612R)
Any Internet Protocol (IP) addresses used in this document are not intended to be actual addresses. Any examples, command display output, and figures included in the document are shown for illustrative purposes only. Any use of actual IP addresses in illustrative content is unintentional and coincidental.
© 2006, 2007 Cisco Systems, Inc. All rights reserved.