Static host information
Supplement the discovered hosts with user-supplied information.
If a property of the host's static information is also discovered automatically, the user-supplied value overrides it.
New Static host items can be added.
Static host
Supplement a discovered host's information with user-supplied information.
Properties
Label
A label to help identify the connected host.
The connected host can be found with this label on Gearlinx ZERO
- Data type: string
- Configuration
- Optional
CLI: (cli)> config connected-host static <key> label
Resource tags
Tags added to resources associated with this connected host.
- Data type: string list
- Configuration
CLI: (cli)> config connected-host static <key> tags
Notes
- Data type: string
- Configuration
- Optional
CLI: (cli)> config connected-host static <key> notes
Vendor
The host's vendor or manufacturer.
- Data type: string
- Configuration
- Optional
CLI: (cli)> config connected-host static <key> vendor
Model name
The host's device model name.
- Data type: string
- Configuration
- Optional
CLI: (cli)> config connected-host static <key> model
SKU
The host's SKU (Stock Keeping Unit).
- Data type: string
- Configuration
- Optional
CLI: (cli)> config connected-host static <key> sku
Serial
The host's serial number.
- Data type: string
- Configuration
- Optional
CLI: (cli)> config connected-host static <key> serial
MAC
The host's primary MAC address, or MAC address of the interface the host is connected over.
- Data type: string
- Configuration
- Optional
CLI: (cli)> config connected-host static <key> mac
Firmware version
The host's firmware version.
- Data type: string
- Configuration
- Optional
CLI: (cli)> config connected-host static <key> firmware-version
SSH port
The host's SSH (Secure Shell) port.
If set, a resource is added for remote access to log in to the host using SSH.
- Data type: integer
- Minimum: 1
- Maximum: 65535
- Configuration
- Optional
CLI: (cli)> config connected-host static <key> ssh-port
VNC port
The host's VNC (Virtual Network Computing) port.
If set, a resource is added for remote access to the host's VNC server via a graphical desktop in the web interface.
- Data type: integer
- Minimum: 1
- Maximum: 65535
- Configuration
- Optional
CLI: (cli)> config connected-host static <key> vnc-port
HTTPS port
The host's HTTPS web server port.
If set, a resource is added for remote access to the host's web server via a browser. The resource is available only on the web interface.
- Data type: integer
- Minimum: 1
- Maximum: 65535
- Configuration
- Optional
CLI: (cli)> config connected-host static <key> https-port
HTTP port
The host's HTTP web server port.
If set, a resource is added for remote access to the host's web server via a browser. The resource is available only on the web interface.
- Data type: integer
- Minimum: 1
- Maximum: 65535
- Configuration
- Optional
CLI: (cli)> config connected-host static <key> http-port
Console
Serial ports connected to the host's console port(s).
- Data type: reference list
- Configuration
CLI: (cli)> config connected-host static <key> console
IPv4 address
| Format | Description |
|---|---|
| IPv4 host address | An IPv4 host address in dotted-quad notation. |
- Data type: string
- Configuration
- Optional
CLI: (cli)> config connected-host static <key> ipv4-address
IPv6 address
| Format | Description |
|---|---|
| IPv6 host address | An IPv6 host address. |
- Data type: string
- Configuration
- Optional
CLI: (cli)> config connected-host static <key> ipv6-address
