244
Syntax
is-name
sys-name
undo is-name
Default
Dynamic system ID to hostname mapping is not enabled.
Views
IS-IS view
Predefined user roles
network-admin
Parameters
sys-name
: Specifies a host name for the local IS, a case-insensitive string of 1 to 64 characters.
Usage guidelines
To display the host name rather than the system ID of an IS by using the
display isis lsdb
command, first
enable dynamic system ID to hostname mapping.
Examples
# Configure a host name for the local IS.
<Sysname> system-view
[Sysname] isis 1
[Sysname-isis-1] is-name RUTA
Related commands
display isis name-table
is-name map
Use
is-name map
to configure a system ID to host name mapping for a remote IS.
Use
undo
is-name map
to remove the mapping.
Syntax
is-name map
sys-id
map-sys-name
undo
is-name map
sys-id
Views
IS-IS view
Predefined user roles
network-admin
Parameters
sys-id
: Specifies the system ID or pseudonode ID of a remote IS.
map-sys-name
: Specifies a host name for the remote IS, a case-insensitive string of 1 to 64 characters.
Usage guidelines
Each remote IS system ID corresponds to only one name.