Users Guide

Table Of Contents
AG1(conf-if-eth1/1/5:3)# ptp transport ipv4 multicast
AG1(config)# interface ethernet 1/1/7:4
AG1(conf-if-eth1/1/7:4)# ptp enable
AG1(conf-if-eth1/1/7:4)# ptp transport ipv4 multicast
AG1(config)# interface ethernet 1/1/9:1
AG1(conf-if-eth1/1/9:1)# ptp enable
AG1(conf-if-eth1/1/9:1)# ptp vlan 3002
AG1(conf-if-eth1/1/9:1)# ptp transport ipv6 unicast master
AG1(conf-ethernet1/1/9:1-ptp-ipv6-master)# slave 2001:101:2::200a
AG1(conf-ethernet1/1/9:1-ptp-ipv6-master)# slave 2001:101:2::200b
AG1(conf-ethernet1/1/9:1-ptp-ipv6-master)# slave 2001:101:2::200c
.
.
.
AG1(conf-ethernet1/1/9:1-ptp-ipv6-master)# slave 2001:101:2::2027
AG1(conf-ethernet1/1/9:1-ptp-ipv6-master)# source 2001:101:2::1
AG1(config)# interface ethernet 1/1/17:1
AG1(conf-if-eth1/1/17:1)# ptp enable
AG1(conf-if-eth1/1/17:1)# ptp transport ipv4 multicast
AG1(config)# interface ethernet 1/1/19:4
AG1(conf-if-eth1/1/19:4)# ptp enable
AG1(conf-if-eth1/1/19:4)# ptp transport ipv4 multicast
AG2 switch
1. Configure IP address for the VLAN and loopback interfaces.
AG2(config)# interface vlan3001
AG2(conf-if-vl-3001)# ip address 101.1.0.2/16
AG2(conf-if-vl-3001)# exit
AG2(config)# interface loopback1
AG2(conf-if-lo-1)# ip address 10.0.0.2/32
AG2(conf-if-lo-1)# ipv6 address 10:0:0::2/128
2. Configure PTP globally.
AG2(config)# ptp clock boundary
AG2(config)# ptp source ipv4 10.0.0.2
AG2(config)# ptp source ipv6 10:0:0::2
AG2(config)# ptp system-time enable
3. Configure PTP on the interfaces.
AG2(config)# interface ethernet 1/1/1:1
AG2(conf-if-eth1/1/1:1)# ptp enable
AG2(conf-if-eth1/1/1:1)# ptp transport ipv4 multicast
AG2(config)# interface ethernet 1/1/3:4
AG2(conf-if-eth1/1/3:4)# ptp enable
AG2(conf-if-eth1/1/3:4)# ptp transport ipv4 multicast
AG2(config)# interface ethernet 1/1/5:4
AG2(conf-if-eth1/1/5:4)# ptp enable
AG2(conf-if-eth1/1/5:4)# ptp transport ipv6 multicast
AG2(config)# interface ethernet 1/1/7:3
AG2(conf-if-eth1/1/7:3)# ptp enable
AG2(conf-if-eth1/1/7:3)# ptp transport ipv6 multicast
AG2(config)# interface ethernet 1/1/9:1
AG2(conf-if-eth1/1/9:1)# ptp enable
AG2(conf-if-eth1/1/9:1)# ptp vlan 3001
AG2(conf-if-eth1/1/9:1)# ptp transport ipv4 unicast master
AG2(conf-ethernet1/1/9:1-ptp-ipv4-master)# slave 172.16.0.0
AG2(conf-ethernet1/1/9:1-ptp-ipv4-master)# slave 172.16.0.1
System management
217