[Linuxptp-users] Adding additional interfaces
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
From: Ganesh N. <gan...@gm...> - 2016-04-29 21:50:49
|
Hi, I am trying linuxPTP and I have a question on adding addition interfaces. Someone please clarify. Currently I am running PTP as below. Now if I need to add one more interface (say eth1) to the running PTP instance, what is the best way to do it ? Do I need to restart the PTP ? I was wondering if there is a way to pass the new interface to the currently running instance without restarting the process. ptp4l -S -A -q -f /etc/linuxptp/ptp4l.conf -i eth0 I tried looking at archives first, but the archives are not accessible. With pmc, I see only the below options for set. { "PRIORITY1", TLV_PRIORITY1, do_set_action }, { "PRIORITY2", TLV_PRIORITY2, do_set_action }, { "GRANDMASTER_SETTINGS_NP", TLV_GRANDMASTER_SETTINGS_NP, do_set_action }, { "PORT_DATA_SET_NP", TLV_PORT_DATA_SET_NP, do_set_action }, Archives not accessible: Error GMANE-03252: Something is wrong. Perhaps something didn't match a group name. Perhaps something else. http://news.gmane.org/gmane.comp.linux.ptp.user http://news.gmane.org/gmane.comp.linux.ptp.devel error 403 - Read access required http://sourceforge.net/mailarchive/forum.php?forum_name=linuxptp-users Thanks, Ganesh |