Displaying ipv6 is-is error statistics – Brocade Multi-Service IronWare Routing Configuration Guide (Supporting R05.6.00) User Manual
Page 755

Multi-Service IronWare Routing Configuration Guide
727
53-1003033-02
Displaying IPv6 IS-IS information
To display the IPv6 IS-IS configuration, enter the following command at any CLI level.
Syntax: show ipv6 isis config
The running configuration shown in this example contains the following commands:
•
Global IPv6 IS-IS commands that enable IS-IS.
•
Address family commands that configure IPv4 IS-IS unicast routes.
•
Address family commands that configure IPv6 IS-IS unicast routes.
Displaying IPv6 IS-IS error statistics
To display IPv6 IS-IS error statistics, enter the following command at any level of the CLI.
Syntax: show ipv6 isis counts
This display shows the following information.
TABLE 152
IPv6 IS-IS error statistics
This field...
Displays...
Area Mismatch
The number of times the device interface was unable to create a Level-1
adjacency with a neighbor because the device interface and the neighbor
did not have any areas in common.
Max Area Mismatch
The number of times the device received a PDU with a value for
maximum number of area addresses that did not match the device’s
value for maximum number of area addresses.
System ID Length Mismatch
The number of times the device received a PDU with an ID field that was
a different length than the ID field length configured on the device.
Brocade# show ipv6 isis config
Current ISIS configuration:
router isis
net 49.6561.0000.0022.2222.00
address-family ipv4 unicast
distance 135
redistribute static
exit-address-family
address-family ipv6 unicast
redistribute static
exit-address-family
end
Brocade# show ipv6 isis counts
Area Mismatch: 0
Max Area Mismatch: 0
System ID Length Mismatch: 0
Authentication Fail: 0
Corrupted LSP: 0
LSP Sequence Number Skipped: 0
LSP Max Sequence Number Exceeded: 0
Level-1 Database Overload: 0
Level-2 Database Overload: 0
Our LSP Purged: 0