[Contents] [Prev] [Next] [Index] [Report an Error]

show isis hostname

Syntax

show isis hostname
<logical-system (all | logical-system-name)>

Release Information

Command introduced before JUNOS Release 7.4.

Description

Display Intermediate System-to-Intermediate System (IS-IS) hostname database information.

Options

none — Display IS-IS hostname database information on all logical systems.

logical-system (all | logical-system-name) — (Optional) Perform this operation on all logical systems or on a particular logical system.

Required Privilege Level

view

List of Sample Output

show isis hostname

Output Fields

Table 68 describes the output fields for the show isis hostname command. Output fields are listed in the approximate order in which they appear.

Table 68: show isis hostname Output Fields

Field Name

Field Description

System Id

System identifier mapped to the hostname.

Hostname

Hostname mapped to the system identifier.

Type

Type of mapping between system identifier and hostname.

  • Dynamic—Hostname mapping determined as described in RFC 2763, Dynamic Hostname Exchange Mechanism for IS-IS.
  • Static—Hostname mapping configured by user.

show isis hostname

user@host> show isis hostname
   IS-IS hostname database:
   System Id      Hostname                                         Type
   1921.6800.4201 isis1                                            Dynamic
   1921.6800.4202 isis2                                            Static
   1921.6800.4203 isis3                                            Dynamic

[Contents] [Prev] [Next] [Index] [Report an Error]