Users Guide

Table Of Contents
AG2(conf-ethernet1/1/9:1-ptp-ipv4-master)# slave 172.16.0.2
.
.
.
AG2(conf-ethernet1/1/9:1-ptp-ipv4-master)# slave 172.16.0.39
AG2(conf-ethernet1/1/9:1-ptp-ipv4-master)# source 172.16.0.2
AG2(config)# interface ethernet 1/1/17:4
AG2(conf-if-eth1/1/17:4)# ptp enable
AG2(conf-if-eth1/1/17:4)# ptp transport ipv6 multicast
AG2(config)# interface ethernet 1/1/19:3
AG2(conf-if-eth1/1/19:3)# ptp enable
AG2(conf-if-eth1/1/19:3)# ptp transport ipv4 multicast
TR1 switch
1. Configure IP address for the VLAN and loopback interfaces.
TR1(config)# interface vlan1999
TR1(conf-if-vl-1999)# ipv6 address 2091:101:1::1/64
TR1(conf-if-vl-1999)# exit
TR1(config)# interface loopback1
TR1(conf-if-lo-1)# ip address 10.0.0.10/32
TR1(conf-if-lo-1)# ipv6 address 10:0:0::a/128
2. Configure PTP globally.
TR1(config)# ptp clock boundary
TR1(config)# ptp source ipv4 10.0.0.10
TR1(config)# ptp source ipv6 10:0:0::a
TR1(config)# ptp system-time enable
3. Configure PTP on the interfaces.
TR1(config)# interface ethernet 1/1/27:4
TR1(conf-if-eth1/1/27:4)# ptp enable
TR1(conf-if-eth1/1/27:4)# ptp transport ipv6 multicast
TR1(config)# interface ethernet 1/1/28:3
TR1(conf-if-eth1/1/28:3)# ptp enable
TR1(conf-if-eth1/1/28:3)# ptp transport ipv4 multicast
TR1(config)# interface ethernet 1/1/33
TR1(conf-if-eth1/1/33)# ptp enable
TR1(conf-if-eth1/1/33)# ptp vlan 1999
TR1(conf-if-eth1/1/33)# ptp transport ipv6 unicast master
TR1(conf-ethernet1/1/33-ptp-ipv6-master)# slave 2091:101:1::111a
TR1(conf-ethernet1/1/33-ptp-ipv6-master)# slave 2091:101:1::111b
TR1(conf-ethernet1/1/33-ptp-ipv6-master)# slave 2091:101:1::111c
.
.
.
TR1(conf-ethernet1/1/33-ptp-ipv6-master)# slave 2091:101:1::1119
TR1(conf-ethernet1/1/33-ptp-ipv6-master)# source 2091:101:1::1
TR1(config)# interface ethernet 1/1/39
TR1(conf-if-eth1/1/39)# ptp enable
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
218
System management