© Microhard 106
5.0 AT Command Line Interface
Network AT Commands (Continued)
AT Command Description Syntax Effect
AT+MNUSB Show/Edit the network USB Interface AT+MNUSB[=<Mode>[,<Protocol>[,<IP>,<Netmask>[,<Gateway>]]]]
Usage:
AT+MNUSB
AT+MNUSB=<Mode>,<Protocol>,<IP>,<Netmask>[,<Gateway>] Where <Mode>=0 and <Protocol>=0
AT+MNUSB=<Mode>,<Protocol> Where <Mode>=0 and <Protocol>=1
AT+MNUSB=<Mode> Where <Mode>=1/2
Parameters:
Mode : 0 - Independent LAN
1 - Bridge with LAN Port
2 - Bridge with WAN Port
Protocol: 0 - Static IP
1 - DHCP
IP : Valid IP address
Netmask : Valid netmask
Gateway : Valid IP address. 0 - Reset
AT&W
AT+MNUSBDHCP Get/Set USB DHCP server on USB interface AT+MNUSBDHCP[=<Mode>[,<Start IP>,<Limit>,<Lease Time>[,<Alt. Gateway>,<Pre. DNS>,<Alt.
DNS>]]]
Parameters:
Mode : 0 - Disable DHCP Server
1 - Enable DHCP Server
Start IP : The starting address DHCP assignable IP Addresses
Limit : The maximum number of IP addresses
Lease Time : The DHCP lease time in minutes. 2~2147483647 minutes. 0 means 'infinity'
Alt. Gateway : Alternate Gateway for DHCP assigned devices if the default gateway is not to be used
Pre. DNS : Preferred DNS server address to be assigned to DHCP devices
Alt. DNS : Alternate DNS server address to be assigned to DHCP devices
AT&W
AT+MNUSBDR Get/Set the network USB interface: Default Route AT+MNUSBDR[=<Default Route>]
Parameters:
Default Route : 0 - No
1 - Yes
AT&W
AT+MNUSBDNS Get/Set the network USB interface: DNS AT+MNUSBDNS[=<Mode>[,<Primary DNS>,<Secondary DNS>]]
Usage:
AT+MNUSBDNS
AT+MNUSBDNS=<Mode> Where <Mode>=0
AT+MNUSBDNS=<Mode>[,<Primary DNS>,<Secondary DNS>] Where <Mode>=1
Parameters:
Mode : 0 - Auto
1 - Manual
Primary DNS : Valid IP Address or 0 (Reset)
Secondary DNS : Valid IP address or 0 (Reset)
AT&W