xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
866
79-7
config ptp ports
Description
This command is used to configure the per port state of the PTP clock.
PTP port active state should meet the following three conditions:
The global PTP state is enabled.
The port PTP state is enabled.
The port is not blocked, if the stp state is enabled.
Format
config ptp ports [<portlist> | all] state [enable | disable]
Parameters
ports
- Specifies the list of port used for this configuration.
<portlist>
- Enter the list of port used for this configuration here.
all
- Specifies that all the ports will be used for this configuration.
state
- Specifies the port state of the PTP clock function.
enable
- Specifies that the port state of the PTP clock function will be enabled.
disable
- Specifies that the port state of the PTP clock function will be disabled.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To enable PTP on ports 1:1-1:4:
DGS-3620-28SC:admin# config ptp ports 1:1-1:4 state enable
Command: config ptp ports 1:1-1:4 state enable
Success.
DGS-3620-28SC:admin#
79-8
config ptp boundary ports
Description
This command is used to configure the attributes of the PTP boundary clock. The configuration
takes effect when the PTP device is a boundary type.
Format
config ptp boundary ports [<portlist> | all] {announce [interval <sec 1-16> | timeout <value
2-10>] | sync_interval [half_second | <sec 1-2>] | delay_req_interval <value 0-5> |
pdelay_req_interval <sec 1-32> | delay_mechanism [e2e | p2p]}(1)