You are here: Reference Manual > lunash Appliance Commands > status Commands > status interface Command

lunash status Commands

status interface Command

NAME

status interface - Display network interface information

SYNOPSIS

lunash:> status interface

DESCRIPTION

Display the network interface information.

OPTIONS

No subcommands or options are available.

SAMPLE OUTPUT

[myLuna] lunash:>status interface
eth0      Link encap:Ethernet  HWaddr 00:03:47:E7:56:1A
       inet addr:172.19.11.75  Bcast:172.19.255.255  Mask:255.255.0.0
       UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
       RX packets:9015 errors:0 dropped:0 overruns:0 frame:0
       TX packets:5683 errors:0 dropped:0 overruns:0 carrier:0
       collisions:0 txqueuelen:100
       RX bytes:1040267 (1015.8 Kb)  TX bytes:514608 (502.5 Kb)
       Interrupt:11 Base address:0x7000
eth1      Link encap:Ethernet  HWaddr 00:02:B3:AB:C5:4D
       inet addr:192.168.2.21  Bcast:192.168.2.255  Mask:255.255.255.0
       UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
       RX packets:4539 errors:0 dropped:0 overruns:0 frame:0
       TX packets:595 errors:0 dropped:0 overruns:0 carrier:0
       collisions:539 txqueuelen:100
       RX bytes:2038531 (1.9 Mb)  TX bytes:39281 (38.3 Kb)
       Interrupt:11 Base address:0x9000
lo        Link encap:Local Loopback
       inet addr:127.0.0.1  Mask:255.0.0.0
       UP LOOPBACK RUNNING  MTU:16436  Metric:1
       RX packets:34 errors:0 dropped:0 overruns:0 frame:0
       TX packets:34 errors:0 dropped:0 overruns:0 carrier:0
       collisions:0 txqueuelen:0
       RX bytes:2832 (2.7 Kb)  TX bytes:2832 (2.7 Kb)
Command Result : 0 (Success)