65
Examples
# Configure the mode for carrying timestamps on FortyGigE 1/0/1 as
two-step
.
<Sysname> system-view
[Sysname] ptp profile 1588v2
[Sysname] ptp mode oc
[Sysname] interface fortygige 1/0/1
[Sysname-FortyGigE1/0/1] ptp clock-step two-step
Related commands
•
ptp
mode
•
ptp
profile
ptp delay-mechanism
Use
ptp
delay-mechanism
to specify a delay measurement mechanism for a BC or OC.
Use
undo
ptp
delay-mechanism
to restore the default.
Syntax
ptp
delay-mechanism
{
e2e
|
p2p
}
undo
ptp
delay-mechanism
Default
•
If the PTP profile is IEEE 1588 version 2, the delay measurement mechanism is
request-response mechanism.
•
If the PTP profile is IEEE 802.1AS, the delay measurement mechanism is peer delay
mechanism.
Views
Layer 2 Ethernet interface view, Layer 3 Ethernet interface view
Predefined user roles
network-admin
Parameters
e2e
: Specifies the request-response mechanism used by E2ETC.
p2p
: Specifies the peer delay mechanism used by P2PTC.
Usage guidelines
This command is applicable only to BCs and OCs.
This command is available only if you specify the PTP profile as IEEE 1588 version 2.
Examples
# Configure the clock node type as OC, and specify the delay measurement mechanism on
FortyGigE 1/0/1 as
e2e
.
<Sysname> system-view
[Sysname] ptp profile 1588v2
[Sysname] ptp mode oc
[Sysname] interface fortygige 1/0/1
[Sysname-FortyGigE1/0/1] ptp delay-mechanism e2e