Users Guide

Table Of Contents
TR1(conf-if-eth1/1/39)# ptp transport ipv4 multicast
TR1(config)# interface ethernet 1/1/46
TR1(conf-if-eth1/1/46)# ptp enable
TR1(conf-if-eth1/1/46)# ptp transport ipv4 multicast
AG3 switch
1. Configure PTP globally.
AG3(config)# ptp clock boundary
AG3(config)# ptp source ipv4 10.0.0.3
AG3(config)# ptp source ipv6 10:0:0::3
AG3(config)# ptp system-time enable
2. Configure PTP on the interfaces.
AG3(config)# interface ethernet 1/1/1:1
AG3(conf-if-eth1/1/1:1)# ptp enable
AG3(conf-if-eth1/1/1:1)# ptp transport ipv4 multicast
AG3(config)# interface ethernet 1/1/25:1
AG3(conf-if-eth1/1/25:1)# ptp enable
AG3(conf-if-eth1/1/25:1)# ptp transport ipv4 multicast
AG3(config)# interface ethernet 1/1/17:1
AG3(conf-if-eth1/1/17:1)# ptp enable
AG3(conf-if-eth1/1/17:1)# ptp transport ipv4 multicast
AG4 switch
1. Configure PTP globally.
AG4(config)# ptp clock boundary
AG4(config)# ptp source ipv4 10.0.0.4
AG4(config)# ptp source ipv6 10:0:0::4
AG4(config)# ptp system-time enable
2. Configure PTP on the interfaces.
AG4(config)# interface ethernet 1/1/1:1
AG4(conf-if-eth1/1/1:1)# ptp enable
AG4(conf-if-eth1/1/1:1)# ptp transport ipv4 multicast
AG4(config)# interface ethernet 1/1/17:1
AG4(conf-if-eth1/1/17:1)# ptp enable
AG4(conf-if-eth1/1/17:1)# ptp transport ipv4 multicast
AG4(config)# interface ethernet 1/1/19:1
AG4(conf-if-eth1/1/19:1)# ptp enable
AG4(conf-if-eth1/1/19:1)# ptp transport ipv4 multicast
TR2 switch
1. Configure PTP globally.
TR2(config)# ptp clock boundary
TR2(config)# ptp source ipv4 10.0.0.11
TR2(config)# ptp source ipv6 10:0:0::b
TR2(config)# ptp system-time enable
2. Configure PTP on the interfaces.
TR2(config)# interface ethernet 1/1/1:1
TR2(conf-if-eth1/1/1:1)# ptp enable
System management
185