Admin Guide

Table Of Contents
ntp server <A.B.C.D> auth-enable
4. Assign an authentication key to the server:
ntp server <A.B.C.D> authentication-key <0-2147483647>
Example
Switch:1> enable
Switch:1# configure terminal
Create the authentication key:
Switch:1#(config)# ntp authentication-key 5 test
Enable MD5 authentication for the NTP server:
Switch:1#(config)# ntp server 192.0.2.187 auth-enable
Assign an authentication key to the server:
Switch:1#(config)# ntp server 192.0.2.187 authentication-key 5
Variable definitions
Use the data in the following table to use the ntp and ntp server commands.
Table 35: Variable definitions
Variable Value
A.B.C.D Specifies the IP address of the server.
auth-enable Activates MD5 authentication on this NTP server. The default is
no MD5 authentication. To set this option to the default value,
use the default operator with the command.
authentication-key <0-2147483647> Specifies the key ID value used to generate the MD5 digest for
the NTP server. The value range is an integer from 0–
2147483647. The default value is 0, which indicates disabled
authentication. To set this option to the default value, use the
default operator with the command.
enable Activates the NTP server. To set this option to the default value,
use the default operator with the command.
NTP configuration using EDM
This section describes how to configure the Network Time Protocol (NTP) using Enterprise Device
Manager (EDM).
NTP configuration using EDM
October 2015 Administering Avaya VSP 7200 Series and 8000 Series 135
Comments on this document? infodev@avaya.com