Hello there. I have a quick newbie question here. I would just like to know
the 
CLI Command that I use to show the output below. I am assuming that it is
some variation of 
Ip addr . 

Thanks in advance.


What command will give me this output that I see in weblet?

1: lo:  mtu 16436 qdisc noqueue 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    RX: bytes  packets  errors  dropped overrun mcast   
    936        12       0       0       0       0      
    TX: bytes  packets  errors  dropped carrier collsns 
    936        12       0       0       0       0      
2: dummy0:  mtu 1500 qdisc noop 
    link/ether 00:00:00:00:00:00 brd ff:ff:ff:ff:ff:ff
    RX: bytes  packets  errors  dropped overrun mcast   
    0          0        0       0       0       0      
    TX: bytes  packets  errors  dropped carrier collsns 
    0          0        0       0       0       0      
3: eth0:  mtu 1500 qdisc pfifo_fast qlen 100
    link/ether 00:01:02:bf:93:54 brd ff:ff:ff:ff:ff:ff
    RX: bytes  packets  errors  dropped overrun mcast   
    56930223   943192   0       0       0       0      
    TX: bytes  packets  errors  dropped carrier collsns 
    215592     1956     0       0       0       12     
4: eth1:  mtu 1500 qdisc pfifo_fast qlen 100
    link/ether 00:01:03:de:b2:25 brd ff:ff:ff:ff:ff:ff
    RX: bytes  packets  errors  dropped overrun mcast   
    907155     11756    0       0       0       0      
    TX: bytes  packets  errors  dropped carrier collsns 
    2120857    6348     0       0       0       0   


-------------------------------------------------------
This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
The most comprehensive and flexible code editor you can use.
Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
www.slickedit.com/sourceforge
------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html

Reply via email to