Cisco MDS 9000 Family Command Reference, Release 1.0(2a)
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. Please see the Command Mode section to determine the appropriate mode for each command. For more information, see the Cisco MDS 9000 Family Configuration Guide.

ntp

ntp

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

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 Riviera Timestamp Check.


Defaults

This command has no default settings.

Command Modes

Configuration.

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)#