Users Guide

Table Of Contents
CR2(config)# ptp source ipv6 10:0:0::6
CR2(config)# ptp system-time enable
3. Configure PTP on the interfaces.
CR2(config)# interface ethernet 1/1/3:1
CR2(conf-if-eth1/1/3:1)# ptp enable
CR2(conf-if-eth1/1/3:1)# ptp transport ipv4 multicast
CR2(config)# interface ethernet 1/1/3:1
CR2(conf-if-eth1/1/3:1)# ptp enable
CR2(conf-if-eth1/1/3:1)# ptp transport ipv4 multicast
CR2(config)# interface ethernet 1/1/8:1
CR2(conf-if-eth1/1/8:1)# ptp enable
CR2(conf-if-eth1/1/8:1)# ptp transport ipv4 multicast
CR2(config)# interface ethernet 1/1/12:1
CR2(conf-if-eth1/1/12:1)# ptp enable
CR2(conf-if-eth1/1/12:1)# ptp transport ipv4 multicast
CR2(config)# interface ethernet 1/1/13:1
CR2(conf-if-eth1/1/13:1)# ptp enable
CR2(conf-if-eth1/1/13:1)# ptp transport ipv4 multicast
CR2(config)# interface ethernet 1/1/17:1
CR2(conf-if-eth1/1/17:1)# ptp enable
CR2(conf-if-eth1/1/17:1)# ptp transport ipv4 multicast
CR2(config)# interface ethernet 1/1/25:1
CR2(conf-if-eth1/1/25:1)# ptp enable
CR2(conf-if-eth1/1/25:1)# ptp transport ipv4 multicast
CR2(config)# interface ethernet 1/1/28:2
CR2(conf-if-eth1/1/28:2)# ptp enable
CR2(conf-if-eth1/1/28:2)# ptp vlan 1
CR2(conf-if-eth1/1/28:2)# ptp transport ipv6 unicast slave
CR2(conf-ethernet1/1/28:2-ptp-ipv4-slave)# master 2001:200:1:1::99
CR2(conf-ethernet1/1/28:2-ptp-ipv4-slave)# source 2001:200:1:1::5
AG1 switch
1. Configure IP address for the VLAN and loopback interfaces.
AG1(config)# interface vlan3002
AG1(conf-if-vl-3002)# ipv6 address 2001:101:2::1/64
AG1(conf-if-vl-3002)# exit
AG1(config)# interface loopback1
AG1(conf-if-lo-1)# ip address 10.0.0.1/32
AG1(conf-if-lo-1)# ipv6 address 10:0:0::1/128
2. Configure PTP globally.
AG1(config)# ptp clock boundary
AG1(config)# ptp source ipv4 10.0.0.1
AG1(config)# ptp source ipv6 10:0:0::1
AG1(config)# ptp system-time enable
3. Configure PTP on the interfaces.
AG1(config)# interface ethernet 1/1/1:1
AG1(conf-if-eth1/1/1:1)# ptp enable
AG1(conf-if-eth1/1/1:1)# ptp transport ipv4 multicast
AG1(config)# interface ethernet 1/1/1:3
AG1(conf-if-eth1/1/1:3)# ptp enable
AG1(conf-if-eth1/1/1:3)# ptp transport ipv4 multicast
AG1(config)# interface ethernet 1/1/5:3
AG1(conf-if-eth1/1/5:3)# ptp enable
216
System management