Specifications
16-5
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
Configuring Clocking and Timing
Configuring Global PTP Settings
Enter the following commands to configure the global PTP settings:
Note If you want to use PTP redundancy, you must also complete the tasks in the Configuring PTP
Redundancy, page 16-10.
Configuring the PTP Interface Settings
Table 16-1 summarizes the PTP interface commands that you can use on the Cisco MWR 2941.
Note If you want to use PTP redundancy, you must also complete the tasks in the Configuring PTP
Redundancy, page 16-10.
Command Purpose
Step 1
enable
Example:
Router> enable
Enables privileged EXEC mode.
• Enter your password if prompted.
Step 2
configure terminal
Example:
Router# configure terminal
Enters global configuration mode.
Step 3
ptp mode ordinary
Example:
Router(config)# ptp mode ordinary
Specifies the PTP mode; you can configure ordinary or boundary clock
mode.
Step 4
Router(config)# ptp priority1 128
Cconfigures the preference level for a clock; slave devices use the
priority1 value when selecting a master clock.
Step 5
Router(config)# ptp priority2 128
Sets a secondary preference level for a clock; slave devices use the
priority2 value when selecting a master clock.
Step 6
Router(config)# ptp domain 6
Specifies the PTP domain number that the router uses. PTP domains allow
you to use multiple independent PTP clocking subdomains on a single
network.
Step 7
exit
Example:
Router(config)# exit
Router#
Exits configuration mode.