CoBox Monitor mode commands and documentation for UDS, XPort-03-04, XPress-DR, WiBox and similar device servers

What commands are available in Monitor Mode on a CoBos device server?


Note: For information on opening a Monitor Mode connection to a CoBos device server, see the Monitor Mode chapter in the User Guide, available here:
http://www.lantronix.com/resources/product-index/

Or, click here for information on opening Monitor Mode using telnet, or here for instructions on opening Monitor Mode through the first serial port.

Monitor Mode Commands
The following commands are available in Monitor Mode. Many commands have an IP address as an optional parameter (xxx.xxx.xxx.xxx). If you enter the IP address, the command is applied to another unit with that IP address. If you do not enter the IP address, the command is executed locally.

Note: All commands must be in capital letters. Responses to some of the commands are in Hex format.

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 Table

Shows all incoming and outgoing TCP connections.

NC

Network Connection

Shows the unit's IP configuration.

RS

Reset

Resets the unit's power.

QU

Quit

Exits diagnostics mode.

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

Get configuration from memory page

Gets a memory page of configuration information from the device.

S0, S1,...,Se, Sf

Set configuration to memory page

Sets a memory page of configuration information 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 (Wibox, Wiport and Matchport b/g only)

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 (Wibox, Wiport and Matchport b/g only)

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, host bits, gateway, and DNS server IP (Wibox, Wiport and Matchport b/g only)

Example: co 192.168.0.10 8 192.168.0.1 10001 with

192.168.0.10 = IP address of the MatchPort
8 = number of host bits
192.168.0.1 = gateway IP address
10001 = port number of the MatchPort
192.168.1.10 = IP address of the DNS Server

The MatchPort stores the setup and performs a reset. It sends an X before the reset if the command was OK.



[Originally Published On: 10/06/2010 04:51 PM]