display isis peer [ verbose ] [ [ process-id | { vpn-instance vpn-instance-name } ] | [ interface { interface-name | interfacetype interfacenumber } ] ] [ peer-system-id peer-system-id-value ]
display isis process-id peer [ verbose ]
display isis process-id peer [ verbose ] interface { interface-name | interfacetype interfacenumber }
Parameter | Description | Value |
---|---|---|
verbose |
Displays detailed information about an IS-IS neighbor, including its area address, duration during which the neighbor stays Up, and IP address of its directly connected interface. |
- |
process-id |
Displays neighbor information about the specified IS-IS process. |
The value is an integer ranging from 1 to 4294967295. By default, information about all IS-IS neighbors in all IS-IS processes is displayed. |
vpn-instance vpn-instance-name |
Displays neighbor information about a specified VPN instance to which an IS-IS process belongs. |
The value is a string of 1 to 31 case-sensitive characters, spaces not supported. In addition, the VPN instance name must not be _public_. When double quotation marks are used around the string, spaces are allowed in the string. |
interface interfacetype interfacenumber |
Specifies the type and number of an interface. |
- |
interface interface-name |
Specifies an interface name. |
- |
peer-system-id peer-system-id-value |
Displays information about the neighbor with a specified system ID. |
- |
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display isis peer verbose Peer information for ISIS(1) System Id Interface Circuit Id State HoldTime Type PRI --------------------------------------------------------------------------------------- 0000.0000.0001 GE0/1/0 0000.0000.0001.01 Up 26s L1(L1L2) 64 MT IDs supported : 0(UP) 2(DOWN) 100(UP) 200(DOWN) Local MT IDs : 0 100 110 Area Address(es) : 10 Peer IPV6 Address(es): FE80::3A8A:B4FF:FE21:300 Peer IP Address(es) : 10.10.10.1 Uptime : 00h00m19s Peer Up Time : 2018-06-08 01:41:57 Adj Protocol : IPV4 IPV6 Restart Capable : YES Suppressed Adj : NO Peer System Id : 0000.0000.0002 BFD Incr-Cost State : MT0 : NO / MT2 : NO MT IDs BFD Required : 0(IPv4:TRUE IPv6:TRUE) 2(IPv6:TRUE) End.X Sid : 11::1/128 PSP USP USD End.X Sid : 11::124/128 NO-FLAVOR End.X Sid : 11::1:0:2/128 PSP End.X Sid : 11::402:0:0:0/80 PSP USP USD COC 0000.0000.0001 GE0/1/0 0000.0000.0001.01 Up 27s L2(L1L2) 64 MT IDs supported : 0(UP) 2(DOWN) 100(UP) 200(DOWN) Local MT IDs : 0 100 110 Area Address(es) : 10 Peer IP Address(es) : 10.10.10.1 Uptime : 00h00m19s Peer Up Time : 2018-06-08 01:41:57 Adj Protocol : IPV4 IPV6 Adj SID : 24125 Restart Capable : YES Suppressed Adj : NO Peer System Id : 0000.0000.0002 BFD Incr-Cost State : MT0 : NO / MT2 : NO MT IDs BFD Required : 0(IPv4:TRUE IPv6:TRUE) 2(IPv6:TRUE) End.X Sid : 11::1/128 PSP USP USD End.X Sid : 11::124/128 NO-FLAVOR End.X Sid : 11::1:0:2/128 PSP End.X Sid : 11::402:0:0:0/80 PSP USP USD COC Total Peer(s): 2
<HUAWEI> display isis peer Peer information for ISIS(1) System Id Interface Circuit Id State HoldTime Type PRI ---------------------------------------------------------------------------------- 0000.0000.0001 GE0/1/0 0000.0000.0001.01 Up 24s L1(L1L2) 64 0000.0000.0001 GE0/1/0 0000.0000.0001.01 Up 24s L2(L1L2) 64 Total Peer(s): 2
Item | Description |
---|---|
Peer Up Time | Time when the peer went Up. |
Peer System Id | System ID of the neighbor. |
Peer IP Address(es) | Peer IP addresses. |
Peer IPV6 Address(es) | IPv6 link-local address of the peer interface. |
System Id | System ID of a neighbor. If an IPv6 IS-IS neighbor relationship is established, an asterisk (*) is added behind the system ID. |
Interface | Type and Number of an interface. |
Circuit Id | Circuit ID of IS-IS. |
State | Status of the neighbor:
|
HoldTime | Holdtime of the adjacency. |
Type | Neighbor type:
|
PRI | Priority of a neighbor that runs for DIS. |
MT IDs supported | IDs of topology instances supported by the remote interface. |
MT IDs BFD Required | Whether a neighbor can go up only if the BFD status is up. |
Local MT IDs | IDs of topology instances supported by the local interface. |
Area Address(es) | Area address of the neighbor. |
Uptime | Duration that the adjacency has been Up. |
Adj Protocol | Protocol used for setting up the adjacency (IPv4 or IPv6). |
Adj SID | Adjacency SID. |
Restart Capable | Whether GR is supported:
|
Suppressed Adj | Whether neighbor suppression is supported:
|
BFD Incr-Cost State | Adjust the interface cost based on the status of an associated BFD session. |
Total Peer(s) | Number of neighbors. |
End.X Sid | End.X label. |