Appendix 1: common commands – Luxul XWR-600 User Manual

Page 48

Advertising
background image

Information on this document supersedes all previous versions. Products and documents subject to

change without notice. Products may be discontinued without notice.

a: 14203 Minuteman Drive, Suite 201, Draper, UT 84020-1685 | luxul.com | 801-822-5450

LUX-UG-XWR-600 Vers: 07814

© 2014 Luxul. All Rights Reserved.

APPENDIX 1: COMMON COMMANDS

Common Commands Description

Cmd

Enter the command line mode of a Windows system (applicable to
Windows2000 and higher).

ipconfig

Displays the IP address of any network adapters on the computer. (i.e.
ipconfig /all) Must be run from the command line.

Ping

Used to test for network connectivity and device/system recognition.
A device sends a packet to the target host and asks for a response. If
the device receives a response from the target host, it can then see
the network response time and connection status between the local
device and target host. (i.e. ping 192.168.0.1) Must be run from the
command line.

netstat

Displays details of active network connections including routing table
and network interface information. Can also be used to count the
active network connections. Must be run from the command line.

Tracert

Displays the path taken by a packet before reaching the target host
and the specific time when it reached each node. Similar to the Ping
command, but provides more detailed information. Displays the entire
path and IP address of each node in the path and total elapsed time.
Must be run from the command line.

Advertising