config system global
Use this command to configure system-wide configuration.
Syntax
config system global
set hostname <string>
set admin-idle-timeout <int>
end
|
Variable |
Definiton |
|---|---|
| set hostname <string> | Set the host name. |
| set admin-idle-timeout <int> | Set the idle time-out for system administration in minutes. |
| unset hostname |
Set hostname to default value (Serial Number).
|
| unset admin-idle-timeout | Set idle-timeout to default. (45 minutes). |