Last Modified: Oct 19, 2025
Affected Product(s):
F5OS Velos
Fixed In:
F5OS-C 1.3.0, F5OS-A 1.7.0
Opened: Feb 09, 2021 Severity: 3-Major
System hostname is missing in operational data (state data). For example: Even after configuring the system hostname, it is not visible when you run the "show system state hostname" command. syscon-2-active# show system state hostname % No entries found.
Hostname is not visible in state information.
1. Configure hostname in config mode using this command: system config hostname <name> 2. Display the configured hostname using this command: show system state hostname
Check for the configured hostname from the system controller login prompt or by checking the running configuration using the "show running-config system config hostname" command.
Hostname now displays when you use the "show system state hostname" command.
The "show system state hostname" command now provides a valid response and displays the currently-set hostname.