Displaying 2 results from an estimated 2 matches for "5a9d".
Did you mean:
5a9
2017 Mar 21
2
Centos 7.3.1611 - NetworkManager + dhcp + ipv6
...# ip a s eth0
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP qlen 1000
? ? link/ether 00:0c:29:31:5a:9d brd ff:ff:ff:ff:ff:ff
? ? inet 10.10.216.247/24 brd 10.10.216.255 scope global dynamic eth0
? ? ? ?valid_lft 451sec preferred_lft 451sec
? ? inet6 fe80::20c:29ff:fe31:5a9d/64 scope link?
? ? ? ?valid_lft forever preferred_lft forever
And this bugs ?my use for ovftool with the option "--X:waitForIp" because it's returns (mostly of times) the ipv6 addr
It's a bug, missing documentation or my?
2017 Mar 22
0
Centos 7.3.1611 - NetworkManager + dhcp + ipv6
...0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP qlen 1000
> link/ether 00:0c:29:31:5a:9d brd ff:ff:ff:ff:ff:ff
> inet 10.10.216.247/24 brd 10.10.216.255 scope global dynamic eth0
> valid_lft 451sec preferred_lft 451sec
> inet6 fe80::20c:29ff:fe31:5a9d/64 scope link
> valid_lft forever preferred_lft forever
>
> And this bugs my use for ovftool with the option "--X:waitForIp" because it's returns (mostly of times) the ipv6 addr
>
> It's a bug, missing documentation or my
IIRC you can disable IPv6 in Networ...