3.2 Configuring TSN Global Parameters using CLI

To configure TSN global parameters, execute the following command.

tsn ptp-check procedure { none | ptp | wait }
tsn ptp-check ptp-port <0-3>
tsn ptp-check timeout <10-200>
no tsn ptp-check procedure
no tsn ptp-check ptp-port
no tsn ptp-check timeout

Where:

  • none procedure - Start TSN functions immediately without any delay
  • ptp procedure - Monitor the status of PTP time. Start if it is Locking or Locked. If Locking or Locked is not achieved within wait time, then start anyway.
  • wait procedure - Wait timeout number of seconds before starting TSN functions
  • ptp-port - The PTP port to use for sensing PTP status
  • timeout - Set ptp-check-procedure timeout in seconds

It is intended that after configuring tsn ptp-check, it must be saved to startup-config, and the delay function is only to be executed after a 'power on' or 'reload cold'.