-337
Cisco MWR 2941 Mobile Wireless Edge Router Release 3.5 Command Reference, Cisco IOS Release 15.1(3)MR
OL-26895-01
Chapter Cisco MWR 2941 Router Command Reference, Release 15.1(3)MR
ptp boundary
ptp boundary
To enable PTP boundary clock on an interface, use the ptp boundary command in interface
configuration mode. To remove a boundary clock configuration, use the no form of this command.
ptp boundary [multicast | unicast-negotiation]
no ptp boundary [multicast | unicast-negotiation]
Syntax Description
Defaults No default settings or behaviors.
Command Modes Interface configuration
Command History
Usage Guidelines You must configure the ptp mode boundary global command in order to use the ptp boundary
command.
This command is only supported on VLAN interfaces.
Examples The following example shows how to configure an interface as a PTP boundary clock:
Router# config t
Router(config)# ptp mode boundary
Router(config)# ptp priority1 128
Router(config)# ptp priority2 128
Router(config)# ptp domain 1
Router(config)# interface vlan1
Router(config-if)# ip address 192.168.1.2 255.255.255.0
Router(config-if)# ptp announce interval 3
Router(config-if)# ptp announce timeout 2
Router(config-if)# ptp sync interval -4
Router(config-if)# ptp delay-req interval -4
Router(config-if)# ptp boundary multicast
Router(config-if)# ptp enable
multicast Configures the interface as a multicast boundary clock.
unicast-
negotiation
Configures the interface as a unicast boundary clock with negotiation enabled.
Release Modification
15.0(2)MR This command was introduced.
Comments to this Manuals