Juniper Networking & Security |
---|
>> Introduction |
>> Knowledge Base |
Others |
>> Junos Space |
>> Juniper MIST |
How to configure hostname in Juniper Devices? |
Symptom
To configure the hostname of Juniper in Juniper Devices .
Process
- Login the device with the admin access.
login as: Password :
- Go to Configure mode mode with command ” configure/edit”.
> configure
- Configure the hostname with command
# set system host-name ROUTER-1
- Commit /Save the configuration
#commit
- It will reflect the hostname of device
Router-1#