098-00028-000 Revision F – May, 2012 TimeProvider 5000 User’s Guide 213
Chapter 3
TimeProvider 5000 CLI Command Set
set ptp multicast sync-int ioc1-2 -5
Example 24
Multicast Attributes:
To provision the interval between delay response messages to -4 (0.0625 seconds)
for PTP Multicast on Port 2:
set ptp multicast delay-int ioc1-2 -4
Example 25
Unicast - Dynamic:
To Enable PTP Unicast dynamic negotiation for port 1:
tp5000> set ptp unicast dynamic negotiate ioc1-1 enable
Example 26
Unicast - Dynamic:
To set the PTP Unicast dynamic maximum lease duration value to 500 seconds:
tp5000> set ptp unicast dynamic lease-duration ioc1-1 500
Example 27
Unicast - Static:
Use the following procedure to configure IOC1, Port 1 for 2 Unicast Static clients:
Client 1: 10.11.11.101, VLAN ID=10, index=1, Clock ID: 0A:11:22:33:44:55:66:77,
Synchronization interval rate = 16 per second (sync-int value = -4) ,
Announce interval rate = 1 per second (
announce-int value = 0),
Delay interval rate = 8 per second (delay-int value = -3)
Client 2: 10.21.21.101, VLAN ID=20, index=2, Clock ID: 0A:22:33:44:55:66:77:88
Synchronization interval rate = 32 per second (sync-int value = -5) ,
Announce interval rate = 1 per second (
announce-int value = 0),
Delay interval rate = 16 per second (delay-int value = -4)
tp5000> set ptp profile ioc1-1 telecom-2008
tp5000> set ptp unicast static address ioc1-1 add index 1
10.11.11.101
tp5000> set ptp unicast static vlanid ioc1-1 index 1 vlanid
10
tp5000> set ptp unicast static clockid ioc1-1 index 1
0A:11:22:33:44:55:66:77
tp5000> set ptp unicast static sync-int ioc1-1 index 1 -4
Note: Each VLAN must be configured on a separate subnet. See
Provisioning VLAN and the set vlan command for details.