dns1 The IPv4 address of the primary Domain Name Server
Dns2
The IPv4 address of the optional secondary Domain Name Server
Example:
0+03:56:39.021 M0 GEM> ipconfig
Ether: Enabled
DHCP:
Enabled
Telnet: Enabled
IP: 10.22.168.220
Net Mask:
255.255.240.0
Gateway: 10.22.160.1
DNS 1: 0.0.0.0
DNS 2: 0.0.0.0
MAC: 02:50:0C:C1:00:00
0+03:59:58.290 M0 GEM> ipconfig ip 192.168.0.2 255.255.255.0
0+05:04:43.295 M0 GEM> ipconfig dhcp disable
0+05:05:18.388 M0 GEM> ipconfig
Ether: Enabled
DHCP:
Disabled
Telnet: Enabled
IP: 192.168.0.2
Net Mask:
255.255.255.0
Gateway: 0.0.0.0
DNS 1: 0.0.0.0
DNS 2: 0.0.0.0
MAC: 02:50:0C:C1:00:00
logcmt
Writes a user-defined message to the GEM error log
Syntax:
logcmt <message>
message
The message to write to the log. To retain case sensitivity and preserve
spaces, enclose message in double quotes e.g. “A message”
Example:
0+06:41:40.097 M0 GEM> logcmt "User message 1"
0+06:45:30.783 M0 GEM> logdump r new 1
6+04:53:46.784; ENC_MGT; can_manager; 04; M0:User message 1
0+06:45:40.469 M0 GEM>
Chapter 7. GEM CLI Commands 105