Ethernet (for 2n smartcom pro eth only) – 2N M2M Solution 2N SmartCom - User Manual 1.9.0 User Manual
Page 53

53
Ethernet (for 2N SmartCOM PRO ETH Only)
®
These commands are implemented in the Ethernet containing
E
2N SmartCOM PRO
®
TH version only.
at^sceth="ip_method","DHCP"
Enter the command to set the method of IP address setting:
DHCP – automatic IP address setting from DHCP server.
FIXED – manual IP address setting.
at^sceth="local_ip"
Enter the command to return the current IP address used on the Ethernet port.
at^sceth="fixed_ip","192.168.1.1"
Manual IP address setting.
at^sceth="mask","255.255.255.0"
Manual network mask setting.
at^sceth="gateway","192.168.1.254"
Manual default gateway setting.
at^sceth="dns1","0.0.0.0"
Manual primary DNS setting.
at^sceth="dns2","0.0.0.0"
Manual secondary DNS setting.
at^sceth="save"
Enter the command to save changes.
at^sceth="restart"
Enter the command to restart the Ethernet port.
at^sceth="srestart"
Enter the command to save the changes and restart the Ethernet port.
at^sceth?