EMM-E6 Ethernet User's Guide

CHAPTER 13: MIB NAVIGATOR
13-12 EMM-E6 User’s Guide
Built-In Commands (cont’d)
netstat
The netstat provides a display of general network statistics
for the managed device. The netstat command must be
used with one of the following two display options:
-i Displays status and capability information for each
interface.
-r Displays routing information for each interface.
Format netstat -i
netstat -r
Example MIBNav> netstat -i
#Intrfc Description AdmnState OperState MTU Speed
#1 enet-csmacd up up 1514 10000000
#2 enet-csmacd up up 1514 10000000
#3 enet-csmacd up up 1514 10000000
#4 enet-csmacd up up 1514 10000000
Example MIBNav> netstat -r
# Destination Next-Hop Interface
# 122.144.40.0 DirectConnection 4
ping
The ping command generates an outbound ping request to
check the status (alive/not alive) of a device at a specified IP
address.
Format: ping <IPADDRESS>
Example MIBNav> ping 122.144.40.10
# 122.144.40.10 is alive
CH1Book Page 12 Wednesday, March 20, 1996 7:48 AM