- CABLETRON Systems, Inc, SmartSwitch User's Guide 2E42-27, 2E42-27R, 2E43-27, 2E43-27R

Chapter 5: Local Management
5-82 2E42-27/2E42-27R/2E43-27/2E43-27R User’s Guide
netstat:
Syntax: netstat [option]
Description: The netstat command provides a display of
general network statistics for the managed
device. The netstat command must be used with
one of the two display options.
Options: -i Displays status and capability information for
each interface.
-r Displays routing information for each
interface.
Example:
ping:
Syntax: ping [IP address]
Description: The ping command generates an outbound ping
request to check the status (alive/not alive) of a
device at a specified IP address.
Options: Not Applicable
Example:
-> netstat -i
Interface + Description
# 1 (ethernet -csmacd)
# 2 (ethernet - csmacd)
# 3 (ethernet - csmacd)
# 4 (ethernet - csmacd)
MTU
1514
1514
1514
1514
MAC Addr
0x00 0x00 0x1d 0x07 0x50 0x0e
0x00 0x00 0x1d 0x07 0x50 0x0f
0x00 0x00 0x1d 0x07 0x50 0x10
0x00 0x00 0x1d 0x07 0x50 0x11
Admin
up
up
up
up
-> netstat -r
05141-70
Speed
10000000
10000000
10000000
10000000
Oper
up
up
up
up
Destination
# Default Route
# 134.141.0.0
# 134.141.0.0
Next-hop
DirectConnection
DirectConnection
DirectConnection
Interface
1
2
3
-> netstat -i
Interface + Description
# 1 (ethernet -csmacd)
# 2 (ethernet - csmacd)
# 3 (ethernet - csmacd)
# 4 (ethernet - csmacd)
MTU
1514
1514
1514
1514
MAC Addr
0x00 0x00 0x1d 0x07 0x50 0x0e
0x00 0x00 0x1d 0x07 0x50 0x0f
0x00 0x00 0x1d 0x07 0x50 0x10
0x00 0x00 0x1d 0x07 0x50 0x11
Admin
up
up
up
up
-> netstat -r
05141-70
Speed
10000000
10000000
10000000
10000000
Oper
up
up
up
up
Destination
# Default Route
# 134.141.0.0
# 134.141.0.0
Next-hop
DirectConnection
DirectConnection
DirectConnection
Interface
1
2
3
-> ping 122.144.40.10
122.144.40.10 is alive
05141-71