Skip to content

Hostname

Change the hostname on an IOS-XR device.

Diagram
NameTypeConstraintMandatoryDefault Value
hostnameStringRegex: ^[^\s]*$No

Example-1: Change the hostname on a device.

iosxr:
devices:
- name: router-1
host: 10.10.10.1:57400
configuration:
hostname: router-1