/
set system ntp vrf

set system ntp vrf


The set system ntp vrf command configures the VRF where to run the NTP protocol.


Command Syntax

set system ntp vrf <mgmt-vrf | default>


Parameter

Parameter

Description

vrf <mgmt-vrf | default>

Optional. Specifies the VRF where to run the NTP protocol. The value could be mgmt-vrf or default.

  • mgmt-vrf: specifies the management VRF to run the NTP protocol.
  •  default: specifies the default VRF to run the NTP protocol.

The default value is default, indicating that NTP protocol runs in the default VRF if not explicitly bound to any VRF.


Usage Guidelines

NTP protocol runs in the default VRF by default, and supports to be configured in the management VRF. The corresponding NTP server is required to be route reachable in the VRF running NTP protocol.

Note: The latest configuration overrides the previous one.


Example

  • Configure the NTP protocol to run in the management VRF.
admin@Xorplus# set system syslog vrf mgmt-vrf
admin@Xorplus# commit


Copyright © 2025 Pica8 Inc. All Rights Reserved.