Second level configuration mode commands
WatchGuard Command Line Interface Guide
115
sysinfo command (configure system level)
WG#config<ENTER>
WG(config)#system <ENTER>
WG(config-system)#sysinfo <-name
<"string"> &| \
-location <"string"> &|-contact
<"string">>
Effect
Applies new system information to an existing
security appliance, including appliance name,
contact name and actual location of the appliance.
Arguments
-name <”string”>
Use this argument to record the DNS name of this
security appliance – without the rest of the DNS
entry.
-location <”string”>
Use this argument to record the geographic
location of this appliance.
-contact <”string”>
Use this argument to record the name of the
administrator.
-time <hh:mm:ss>
Use this argument to set the system
time.
-date <mm:dd:yy>
Use this argument to set the system date.
Example
WG(config-sys)#sysinfo -name mucho \
-loc "Lot 49" \
-contact "O. Maas"
-time 14:42:05
-date 10:15:02<ENTER>