Update Hostname or DNS Domain Name
To change the hostname or the DNS domain name of your IP Fabric machine from the CLI, follow these steps:
- 
Connect to the IP Fabric appliance via SSH as the osadminuser.
- 
Run: sudo ipf-cli-config -n
- 
Modify the hostname – the very first option: Valid Hostnames Valid characters for hostnames are ASCII letters from atoz, digits from0to9, and the dash (-). A hostname may not start with a dash.
- 
Modify the DNS domain name – the second option: Note IPF CLI Config can modify other configuration items, such as the network interface. To change only the hostname or the DNS domain name, leave everything as is until you reach the Reboot systemdialog.
- 
Select Yesto reboot the system:


