All of lore.kernel.org
 help / color / mirror / Atom feed
From: Florent Fourcot <florent.fourcot@enst-bretagne.fr>
To: Alexander Aring <alex.aring@gmail.com>, jiri@resnulli.us
Cc: netdev@vger.kernel.org
Subject: Re: ifconfig doesn't show assignment ip-addresses
Date: Tue, 10 Dec 2013 12:52:20 +0100	[thread overview]
Message-ID: <52A70074.2000607@enst-bretagne.fr> (raw)
In-Reply-To: <20131210110648.GA18196@omega>

I think this is not a lowpan specific problem, I have the same here:

$ /sbin/ifconfig eth1
eth1      Link encap:Ethernet  HWaddr 08:00:27:27:58:92
          inet adr:192.168.56.2  Bcast:192.168.56.255
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:494 errors:0 dropped:0 overruns:0 frame:0
          TX packets:380 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 lg file transmission:1000
          RX bytes:41584 (40.6 KiB)  TX bytes:51017 (49.8 KiB)

$ ip -6 addr show eth1
3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qlen 1000
    inet6 2001:470:51a3:666::666/128 scope global
       valid_lft forever preferred_lft forever
    inet6 fe80::a00:27ff:fe27:5892/64 scope link
       valid_lft forever preferred_lft forever

(standard ethernet interface of a virtual machine).

Regards,

Florent.

      parent reply	other threads:[~2013-12-10 11:52 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-09 15:32 ifconfig doesn't show assignment ip-addresses Alexander Aring
2013-12-10 10:57 ` Jiri Pirko
2013-12-10 11:06   ` Alexander Aring
2013-12-10 11:43     ` Jiri Pirko
2013-12-10 11:48       ` Alexander Aring
2013-12-10 12:57         ` Jiri Pirko
2013-12-10 11:52     ` Florent Fourcot [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=52A70074.2000607@enst-bretagne.fr \
    --to=florent.fourcot@enst-bretagne.fr \
    --cc=alex.aring@gmail.com \
    --cc=jiri@resnulli.us \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.