Sierra Wireless FX30 User Guide
Rev 4 March 2019 68 41110030
Ethernet AT Commands
AT!FWD?ETHSPEED
Queries the Ethernet link speed.
To query:
AT!FWD?ETHSPEED
The returned value is xxx, where xxx is the link speed on the Ethernet port
negotiated by the connected devices.
Example:
AT!FWD?ETHSPEED
100
OK
AT!FWD=ETHMAC
Sets the Ethernet PHY MAC address
in use
To set :
AT!FWD=ETHMAC,<MAC address>
Note: Do not enter a MAC address with the first octet being a multicast (odd)
number. Otherwise, a random MAC address could be assigned to the network
adapter.
Returned values are:
• OK (if the Ethernet MAC address is set as requested)
• ERROR (if invalid MAC address or if eth0 interface does NOT exist)
Example:
AT!FWD=ETHMAC,aa:3d:21:4b:a3:5a
OK
AT!FWD=ETHMAC,49:12:fb:e8
ERROR
AT!FWD?ETHMAC
Reads the Ethernet PHY MAC
address in use
To query:
AT!FWD?ETHMAC
Returned values are:
• <value> (where <value> is the Ethernet MAC address)
• ERROR (if eth0 interface does NOT exist)
Example:
AT!FWD?ETHMAC
aa:3d:21:4b:a3:5a
OK
Table C-2: FX30 AT Commands
Command Description