ntp (tpvm mode)

Configures the Network Time Protocol (NTP) server for TPVM instance. Supports IPv4 and IPv6 addresses.

Syntax

ntp { ipv4-address | ipv6-address }

Parameters

{ ipv4-address | ipv6-address }
Configures the NTP server by their IPv4 and / or IPv6 address.

Modes

TPVM Configuration mode

Usage Guidelines

Up to five (5) NTP servers can be configured for TPVM using their IPv4 and / or IPv6 addresses.

Examples

This example configures an IPv6 NTP server address.

SLX(config-tpvm-1)# ntp 100:23::45:55 
SLX(config-tpvm-1)# 

This example configures an IPv4 NTP server address.

SLX (config-tpvm-TPVM)# ntp 100.23.45.55 
SLX (config-tpvm-TPVM)#