Hi,

Having issues getting G.8275.2 working with IPv6 unicast master table.
Topology is pretty simple: two nodes are connected back-to-back.  One acts
as GM and other as Slave. The topology and configuration works fine using
IPv4 both unicast or multicast.

Within G.8275.2.cfg I modified the unicast master table as follows:

[global]
domainNumber                               44
network_transport                           UDPv6

[unicast_master_table]
table_id                                           2
logQueryInterval                             2
UDPv6                                            fe80::e025:9d44:d289:c50c

[enp25s0f1]
unicast_master_table                     2

#ptp4l -i enp25s0f1 -f G.8275.2.cfg -6 -m
line 35: bad address
failed to parse configuration file G.8275.2.cfg

Line 35 is the UDPv6 configuration as shown above. Seems like str2addr
returns this error.  I'm assuming that I'm wrongly entering the IPv6
address. I've tried various IP addresses (link-local, unique local, global)
without any success.

Thanks.
_______________________________________________
Linuxptp-users mailing list
Linuxptp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxptp-users

Reply via email to