ntp source-ip

Configures the source IP address to be used to access the NTP server.

Syntax

ntp source-ip [ chassis-ip ip_address | mm-ip ip_address]
no ntp source-ip

Command Default

The NTP source IP is not configured.

Parameters

chassis-ip ip_address
Specifies the device IP address for the NTP server.
mm-ip ip_address
Specifies the management module (MM) IP address for the NTP server.

Modes

Global configuration mode

Usage Guidelines

Use the no ntp source-ip command to remove the configuration.

Examples

Typical command example:

device# configure terminal
device(config)# ntp source-ip chassis-ip 10.28.52.26

Typical command example:

device# configure terminal
device(config)# ntp source-ip mm-ip 10.28.52.27