On Thu, Dec 13, 2012 at 3:31 PM, Andrei POPESCU <andreimpope...@gmail.com>wrote:

> On Jo, 13 dec 12, 14:29:21, magina antimage wrote:
> >
> > A)cable connected
> >
> > #nmcli dev
> >
> > DEVICE  TYPE                           STATE
> > eth0         802-3-ethernet              connected
> >
> > B)cable not connected
> >
> > #nmcli dev
> >
> > DEVICE  TYPE                           STATE
> > eth0         802-3-ethernet              connected
> >
> >
> > it gives same o/p :(
>
> Ok, let's try a bit deeper. Could you please post the output of
>
>     ip link show eth0
>
> with and without the cable.
>
> Kind regards,
> Andrei
> --
> Offtopic discussions among Debian users and developers:
> http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic
>


ip link show eth0
A) With cable
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state
UP qlen 1000
    link/ether 00:13:20:fc:65:04 brd ff:ff:ff:ff:ff:ff

B) without cable
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state
UP qlen 1000
    link/ether 00:13:20:fc:65:04 brd ff:ff:ff:ff:ff:ff


also i noticed one thing,when i plug out my Ethernet cable it shows
following msg on console

e1000: eth0 NIC Link is Down
e1000: eth0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: RX/TX


i didn't plugged in my cable but still in above log it shows link is up .

Reply via email to