Command ipconfig, Command ping, Command ipconfig command ping – Vaisala Hydromet Data Collection Platform User Manual

Page 297

Advertising
background image

Chapter 5 __________________________________________ Configuring TCP/IP-Based Telemetry

VAISALA______________________________________________________________________ 295

Examples of netif command output are presented below:

/> netif
Network interface states:
interface 0 (netif0) : Closed
interface 1 (eth0) : Opened
Physical network interface states:
DSE101_0 : Opened owned by 1
PhyNullModemWin_1 : Closed

/>netif open netif0
Trying to open network interface 0
interface 0 state: Opening

/> netif close netif1
Trying to close network interface 1
interface 1 state: Idle

Command ipconfig

The command ipconfig shows the IP configuration for all open network
interfaces. The command has no parameters.

An example of ipconfig command output is presented below:

/> ipconfig
pp1: (default network interface)
ÜP POINTOPOINT NOARP MTU:1500
DHCP Enabled. . . : No
IP Address. . . . : 62.78.127.31
Subnet Mask . . . : 255.255.255.0
Default Gateway . : 62.72.127.1
DNS Servers . . . : 217.78.192.22

217.78.192.78

Command ping

Ping is a commonly used command for testing access to an IP address.
The command syntax is:

ping <destination>

The parameter destination is the destination IP address or host name.

Advertising