149
# Display IS-IS neighbor statistics.
<Sysname> display isis peer statistics
Peer Statistics information for ISIS(1)
---------------------------------------
Type IPv4 Up/Init IPv6 Up/Init
LAN Level-1 1/0 0/0
LAN Level-2 1/0 0/0
P2P 0/0 0/0
Table 39 Command output
Field Descri
• P2P—Number of neighbors whose network type is P2P.
IPv4 Up Number of IPv4 neighbors in up state.
IPv4 Init Number of IPv4 neighbors in init state.
IPv6 Up Number of IPv6 neighbors in up state.
IPv6 Init Number of IPv6 neighbors in init state.
display isis redistribute
Use display isis redistribute to display the redistributed IS-IS routing information.
Syntax
display isis redistribute [ ipv4 [ ip-address mask-length ] ] [ level-1 | level-2 ] [ process-id ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
ipv4: Displays the redistributed IPv4 routing information (the default).
ip-address mask-length: Specifies the destination IP address and mask length.
process-id: Specifies the IS-IS process by its ID in the range of 1 to 65535.
level-1: Displays the IS-IS Level-1 routing information.
level-2: Displays the IS-IS Level-2 routing information.
Usage guidelines
If no IS-IS level is specified, this command displays both Level-1 and Level-2 routing information.