Specifications
16-23
Cisco MWR 2941 Mobile Wireless Edge Router Release 3.5 Software Configuration Guide, Cisco IOS Release 15.1(3)MR
OL-26895-01
Chapter 16 Configuring Clocking and Timing
Clocking Sample Configurations
PTP Boundary Clock
The following configurations show how to use PTP boundary clock:
Note This section provides partial configurations intended to demonstrate a specific feature.
Boundary Node
ptp mode boundary
ptp priority1 128
ptp priority2 128
ptp domain 1
interface Vlan1
ip address 192.168.1.2 255.255.255.0
ptp announce interval 3
ptp announce timeout 2
ptp sync interval -4
ptp delay-req interval -4
ptp slave unicast
ptp clock-source 192.168.1.1
ptp enable
interface Vlan2
ip address 172.18.52.38 255.255.255.0
ip igmp join-group 224.0.1.129
ptp announce interval 0
ptp sync interval -4
ptp delay-req interval -4
ptp master unicast negotiation
ptp enable
network-clock-select 1 PACKET_TIMING
Multicast Boundary Clock
ptp mode boundary
ptp priority1 128
ptp priority2 128
ptp domain 1
interface Vlan1
ip address 192.168.1.2 255.255.255.0
ptp announce interval 3
ptp announce timeout 2
ptp sync interval -4
ptp delay-req interval -4
ptp boundary multicast
ptp enable
interface Vlan2
ip address 172.18.52.38 255.255.255.0
ip igmp join-group 224.0.1.129
ptp announce interval 0
ptp sync interval -4
ptp delay-req interval -4
ptp boundary multicast
ptp enable
network-clock-select 1 PACKET_TIMING