display device
Purpose
Displays general product information, including the product name, MAC address, boot, post, and firmware versions, memory usage, CPU utilization, and uptime, or the amount of time since the device was last booted. The information displayed by this option is the same as that displayed by the info device command (see info device).
100% CPU Utilization may indicate encryption key generation is in‑progress
There may be instances when a display device command returns a CPU utilization of 100%. A CPU usage this high may indicate that encryption key generation is in-progress.
On initial boot, the Digi device generates some encryption key material:
- RSA key for SSL/TLS operations
- DSA key for SSH operations.
This key-generation process can take as long as 40 minutes to complete. Until the corresponding key is generated, the Digi device will be unable to initiate or accept that type of encrypted connection. It will also report itself as 100% busy but, since key generation takes place at a low priority, the device still functions normally. On subsequent reboots, the Digi device uses its existing keys and will not need to generate another unless a reset to factory defaults is done, which causes a new key to be generated on the next reboot.
Required permissions
For Digi products with two or more users, set permissions to set permissions display=execute to use this command. See set permissions for details on setting user permissions for commands.
Syntax
display device
Options
None.
Examples
#> display device Device Information: Product : ConnectPort X4 MAC Address : 00:40:9D:50:EA:E5 Firmware Version : 2.14.1.5 (Version 82001536_K_SA5 09/30/2011) Boot Version : 1.1.3 (release_82001975_D) Post Version : 1.1.3 (release_82001753_G) Product VPD Version : release_82002003_B Product ID : 0x0081 Hardware Strapping : 0x0044 CPU Utilization : 8 % Uptime : 17 days, 1 hour, 25 minutes, 28 seconds Current Date/Time : Fri Mar 16 05:56:44 2007 Total Memory : 33554432 Used Memory : 13515372 Free Memory : 20039060 Total Flash FileSys : 3999744 Used Flash FileSys : 363520 Free Flash FileSys : 3636224
See also
info device for descriptions of the information displayed for this command.