ifconfig command



eth0 Link encap:Ethernet HWaddr 00:06:5B:5D:20:39

inet addr:192.168.1.31 Bcast:192.168.1.255 Mask:255.255.255.0

inet6 addr: fe80::206:5bff:fe5d:2039/64 Scope:Link

UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1

RX packets:14746 errors:0 dropped:0 overruns:1 frame:0

TX packets:4469 errors:0 dropped:0 overruns:0 carrier:0

collisions:0 txqueuelen:1000

RX bytes:6262829 (5.9 MB) TX bytes:468170 (457.1 KB)

Interrupt:18 Base address:0xcc00

lo Link encap:Local Loopback

inet addr:127.0.0.1 Mask:255.0.0.0

inet6 addr: ::1/128 Scope:Host

UP LOOPBACK RUNNING MTU:16436 Metric:1

RX packets:168 errors:0 dropped:0 overruns:0 frame:0

TX packets:168 errors:0 dropped:0 overruns:0 carrier:0

collisions:0 txqueuelen:0

RX bytes:13160 (12.8 KB) TX bytes:13160 (12.8 KB)

Share this tutorial:
  • Digg
  • del.icio.us
  • Facebook
  • Mixx
  • Google
  • Furl
  • Live
  • PlugIM
  • Reddit
  • Spurl
  • StumbleUpon
  • Technorati
  • TwitThis
  • YahooMyWeb
  • description
  • E-mail this story to a friend!
  • MisterWong
  • BlinkList
  • LinkedIn
  • MySpace
  • Print this article!
  • Yahoo! Buzz

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

About the Author

Adam has written 384 stories on this site.

Related Tutorials & Articles

Bridge - Connects Network Segments
Bridge is the network device which connects multiple segments on the network. Bridge works at data link layer have the ability to read the frame generated from source designated for the destination. Frame is the protocol data unit on data link layer, bridge take forwarding decision by extracting destination address from the frame and look...Read more
Command Line Utilities- How to use Ping Command?
  Ping Command Ping command normally used for troubleshooting, it help to check whether the destination host is reachable or not. If the ping timeout period expires then “host unreachable host” message will be shown on command line.  Following are some essential uses of Ping command •    Ping your computer to identify whether TCP/IP suite is working properly. •   ...Read more
ping command syntax
PING 125.209.115.81 (125.209.115.81) 56(84) bytes of data. 64 bytes from 125.209.115.81: icmp_seq=1 ttl=253 time=2.10 ms 64 bytes from 125.209.115.81: icmp_seq=2 ttl=253 time=1.04 ms 64 bytes from 125.209.115.81: icmp_seq=3 ttl=253 time=1.09 ms 64 bytes from 125.209.115.81: icmp_seq=4 ttl=253 time=1.16 ms 64 bytes from 125.209.115.81: icmp_seq=5 ttl=253 time=1.04 ms 64 bytes from 125.209.115.81: icmp_seq=6 ttl=253 time=1.14 ms 64 bytes from 125.209.115.81: icmp_seq=7 ttl=253 time=1.19...Read more
Dynamic Host Configuration Protocol (DHCP)/BootP (Bootstrap Protocol)
Dynamic Host Configuration Protocol (DHCP)/BootP (Bootstrap Protocol) Dynamic Host Configuration Protocol (DHCP) gives IP addresses to hosts. It allows easier administration and works well in small-to-even-very-large network environments. All types of hardware can be used as a DHCP server, including a Cisco router. DHCP differs from BootP in that BootP gives an IP address to a host,...Read more
Network Switch-Connect Network Devices
Network Switch (Network device) Switch works on data link layer of OSI model (Layer-2). Switch physically similar to the hub and perform the same task of providing single connection platform to peripherals (hosts, servers etc). Switch is the network device replaces the hub by overcoming its problem. Switch is an intelligent device; it can take decision...Read more

Write a Comment

Gravatars are small images that can show your personality. You can get your gravatar for free today!

Copyright © 2010 Sooper Tutorials. All rights reserved. Powered by WordPress.org, Website by ISolution.org.