Navigation
Supported Platforms
Example: Configuring the Name of the Switch, IP Address, and System ID
The following example shows how to configure the switch name, map the name to an IP address and alias, and configure a system identifier:
[edit]user@switcht# set system host-nameswitch-sj1[edit]user@switch# set system static-host-mapping switch-sj1 inet 192.168.1.77[edit]user@switcht# set system static-host-mapping switch-sj1 alias sj1[edit]user@switch# set system static-host-mapping switch-sj1 sysid 1921.6800.1077[edit]user@switcht# show
system {host-name switch-sj1;static-host-mapping {switch-sj1 {inet 192.168.1.77;alias sj1;sysid 1921.6800.1077;}}}