© Microhard Systems Inc. 107
5.0 AT Command Line Interface
AT+MNEMAC
Command Syntax
Retrieve the MAC Address of the local Ethernet
interface.
AT+MNEMAC <enter>
Description
Example
Input:
AT+MNEMAC<enter>
Response:
+MNEMAC: "00:0F:92:00:40:9A"
OK
AT+MNPORT
Command Syntax (Effect: AT&W)
Get/set the Ethernet port configuration.
AT+MNPORT[=<Ethernet Port>[,<Mode>[,<Auto Negotiation>,<Speed>,<Duplex>]]]
Ethernet Port: 0 - WAN
1 - LAN
Mode: 0 - Auto
1 - Manual
Auto-Neg: 0 - Off
1 - On
Speed: 0 - 10
1 - 100
Duplex: 0 - Full
1 - Half
Description
Example
Input:
AT+MNPORT<enter>
Response:
0: LAN1: Mode: auto
1: LAN2: Mode: auto
OK
Input:
AT+MNPORT=1,0<enter>
Response:
OK