Re: [Linuxptp-users] REG : Linux PTP Tests with IPv6 interfaces
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
|
From: Richard C. <ric...@gm...> - 2019-02-12 21:05:19
|
On Tue, Feb 12, 2019 at 03:42:51PM +0000, Karthikeyan K wrote: > [root@localhost P2P]# ifconfig em2 > em2: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 > inet 4.0.0.2 netmask 255.0.0.0 broadcast 4.255.255.255 > inet6 fe80::ec4:7aff:fec5:361f prefixlen 64 scopeid 0x20<link> This is a link local address. You need to configure a real IPv6 address. Thanks, Richard |