set device-details hostname-prefix

Description

Configures the prefix in the device's default hostname.

During the image installation, Gaia Embedded assigns a hostname in this format:

<Prefix>-<ID>

Example:

Gateway-ID-7F95E42D

Item

Description

Prefix

Gateway-ID

ID

7F95E42D

See:

Syntax

set device-details hostname-prefix <prefix>

Parameters

Parameter

Description

prefix

The prefix part of the appliance hostname.

A string that contains these characters:

  • a-z (lower-case letters)

  • A-Z (upper-case letters)

  • 0-9 (digits)

  • '-' (minus)

Example

set device-details hostname-prefix My-appliance