11: Monitor Mode

 

 

 

Table 11-1. Monitor Mode Commands

 

 

 

 

 

 

 

Command

Command Name

Function

 

 

VS x.x.x.x

Version

Queries software header record (16 bytes) of unit

 

 

 

 

with IP address x.x.x.x.

 

 

GC x.x.x.x

Get Configuration

Gets configuration of unit with IP address x.x.x.x as

 

 

 

 

hex records (120 bytes).

 

 

SC x.x.x.x

Send Configuration

Sets configuration of unit with IP address x.x.x.x

 

 

 

 

from hex records.

 

 

PI x.x.x.x

Ping

Pings unit with IP address x.x.x.x to check device

 

 

 

 

status.

 

 

AT

ARP Table

Shows the unit’s ARP table entries.

 

 

 

 

 

 

 

TT

TCP Connection

Shows all incoming and outgoing TCP connections.

 

 

 

Table

 

 

 

NC

Network Connection

Shows the unit’s IP address, gateway, subnet

 

 

 

 

mask, and DNS server.

 

 

RS

Reset

Resets the unit’s power.

 

 

 

 

 

 

 

QU

Quit

Exits diagnostics mode.

 

 

 

 

 

 

 

G0, G1, ....,Ge, Gf

Get configuration

Gets a memory page of configuration information

 

 

 

from memory page

from the device.

 

 

S0, S1,...,Se, Sf

Set configuration to

Sets a memory page of configuration information

 

 

 

memory page

on the device.

 

 

GM

Get MAC address

Shows the unit's 6-byte MAC address.

 

 

 

 

 

 

 

SS

Set Security record

Sets the Security record without the encryption key

 

 

 

 

and length parameters. The entire record must still

 

 

 

 

be written, but the encryption-specific bytes do not

 

 

 

 

need to be provided (they can be null since they

 

 

 

 

are not overwritten).

 

 

SA

Scan

Initiates a wireless scan if the wireless interface is

 

 

 

 

enabled. Reports any stations found, including

 

 

 

 

BSSID, SSID, and RSSI. If SA is followed by a

 

 

 

 

string, the string is used to filter SSIDs before

 

 

 

 

reporting. If the BSS does not broadcast its SSID,

 

 

 

 

only the BSSID and RSSI are returned.

 

 

NS

Network Status

Reports the network interfaces’ statuses. Includes

 

 

 

 

potentially negotiated parameters like speed/duplex

 

 

 

 

for Ethernet or BSSID, encryption, authentication

 

 

 

 

for wireless interfaces.

 

 

 

 

 

 

 

co

Set IP address,

Example:

 

 

 

hostbits, gateway ,

co 192.168.0.10 8 192.168.0.1 10001 192.168.1.10

 

 

 

and DNS server IP

with

 

 

 

 

192.168.0.10 = IP address of the xPico

 

 

 

 

8 = number of hostbits

 

 

 

 

192.168.0.1 = gateway IP address

 

 

 

 

10001 = port number of the xPico Channel 1

 

 

 

 

192.168.1.10 = IP address of the DNS Server

 

 

 

 

The xPico stores the setup and performs a reset. It

 

 

 

 

sends an X before the reset if the command was

 

 

 

 

OK.

 

Note: Entering any of the commands listed above generates one of the following command response codes:

xPico User Guide

71

Page 71
Image 71
Lantronix 900-618 manual Monitor Mode Commands, G0, G1, ....,Ge, Gf, S0, S1,...,Se, Sf, Example