182
Parameters
symbolic-name
: Specifies a host name for the local IS, a case-sensitive string of 1 to 64 characters.
Examples
# Configure a host name for the local IS.
<Sysname> system-view
[Sysname] isis 1
[Sysname-isis-1] is-name RUTA
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 string of 1 to 64 characters.
Usage guidelines
Each remote IS system ID corresponds to only one name.
Examples
# Map the host name
RUTB
to the system ID 0000.0000.0041 of the remote IS.
<Sysname> system-view
[Sysname] isis 1
[Sysname-isis-1] is-name map 0000.0000.0041 RUTB
log-peer-change
Use
log-peer-change
to enable the logging of IS-IS neighbor state changes.
Use
undo log-peer-change
to disable the logging.
Syntax
log-peer-change
undo log-peer-change
Default
The logging of IS-IS neighbor state changes is enabled.