Cisco MDS 9000 Family Command Reference, Release 1.2(1a)
N Commands

Table Of Contents

N Commands

ntp


N Commands


The commands in this chapter apply to the Cisco MDS 9000 Family of multilayer directors and fabric switches. All commands are shown here in alphabetical order regardless of command mode. See the "Command Modes" section to determine the appropriate mode for each command. For more information, refer to the Cisco MDS 9000 Family Configuration Guide.

ntp

ntp

To configure NTP settings on the switch, use the ntp command in configuration mode.

ntp {peer hostname | server | tstamp-check}

Syntax Description

peer hostname

The hostname/IP address of the NTP peer (Max Size - 80).

server

The hostname/IP address of the NTP server (Max Size - 80).

tstamp-check

Enables or disables the Timestamp Check.


Defaults

This command has no default settings.

Command Modes

Configuration mode.

Command History

This command was introduced in Cisco MDS SAN-OS Release 1.0(2).

Usage Guidelines

None.

Examples

This example forms a server association with a server.

switch(config)# ntp server 10.10.10.10
switch(config)#

This example forms a peer association with a peer. You can specify multiple associations.

switch(config)# ntp peer 10.20.10.0
switch(config)#