set interface gigabit-ethernet ptp mode

The set interface gigabit-ethernet ptp mode command configures the device interface as the E2ETC node type, and enables the PTP function on the interface.


Command Syntax

set interface gigabit-ethernet <port> ptp mode {e2etransparent | none}


Parameter

ParameterDescription
portEthernet switching port identifier, the valid ports range: 1-52.

ptp mode {e2etransparent | none}

Configure the PTP mode on a switch interface:

• e2etransparent: configures the device interface as the E2ETC node type  and enables the PTP function on the interface.

• none: disable the PTP function on the interface.

Note: the PTP function can only be configured on the physical interface.

 

Example
• Configure the port te-1/1/25 that receiving PTP messages and the port te-1/1/26 that sends PTP packets as E2ETC node.

admin@Xorplus# set interface gigabit-ethernet te-1/1/25 ptp mode e2etransparent
admin@Xorplus# set interface gigabit-ethernet te-1/1/26 ptp mode e2etransparent

Copyright © 2024 Pica8 Inc. All Rights Reserved.