[Contents] [Prev] [Next] [Index]


static-host-mapping

Syntax

static-host-mapping {
    
host-name {
        inet [
address ];
        sysid
system-identifier;
        alias [
alias ];
    }
}

Hierarchy Level

[edit system]

Description

Map a host name to one or more IP addresses and aliases, and configure an ISO system identifier (sysid).

Options

alias alias—(Optional) Alias for the host name.

host-name—Fully qualified host name.

inet address—IP address. You can specify one or more IP addresses for the host.

sysid system-identifier—ISO system identifier (sysid). It is the 6-byte sysid portion of the IS-IS NSAP. We recommend that you use the host's IP address represented in binary-coded decimal (BCD). For example, the IP address 208.197.169.18 would be 2081.9716.9018 in BCD.

Usage Guidelines

See Configure the Router's Name and Addresses.

Required Privilege Level

system—To view this statement in the configuration.
system-control—To add this statement to the configuration.



[Contents] [Prev] [Next] [Index]