show ntp server

show ntp server detail

Description

Shows the NTP servers configured on the switch, including the name, IP address, key ID, and index.

Syntax Description

detailSpecifies detailed NTP Server and Peer configuration information.

Default

N/A.

Usage Guidelines

N/A.

Example

The following command shows the NTP servers configured on the switch:

# show ntp server 
VR Name               Name                      IP Address           Type      Flags  Key    Ver
=============================================================================================== 
VR-Default            1.1.1.1                   1.1.1.1              Server    -      65534  3  
VR-Mgmt               10.127.11.246             10.127.11.246        Server    -      200    3  
 
Flags: (I) Initial Burst, (B) Burst

The following command shows detailed NTP Server and Peer configuration information:

# show ntp server detail 
Name               : 1.1.1.1        
IP Address         : 1.1.1.1        
VR Name            : VR-Default     
Type               : Server         
Burst Type         : -              
Key Number         : -              
NTP Version        : 3              
Min Poll           : 4 (16 seconds)
Max Poll           : 12 (4096 seconds)

Name               : 2.2.2.2        
IP Address         : 2.2.2.2        
VR Name            : VR-Default     
Type               : Server         
Burst Type         : Burst          
Key Number         : -              
NTP Version        : 3              
Min Poll           : 7 (128 seconds)
Max Poll           : 8 (256 seconds)

Name               : 3.3.3.3        
IP Address         : 3.3.3.3        
VR Name            : VR-Default     
Type               : Server         
Burst Type         : Initial Burst  
Key Number         : -              
NTP Version        : 3              
Min Poll           : 4 (16 seconds)
Max Poll           : 12 (4096 seconds)

Name               : 4.4.4.4        
IP Address         : 4.4.4.4        
VR Name            : VR-Default     
Type               : Server         
Burst Type         : -              
Key Number         : 1              
NTP Version        : 3              
Min Poll           : 9 (512 seconds)
Max Poll           : 17 (131072 seconds)

Name               : server2        
IP Address         : 0.0.0.0        
VR Name            : VR-Default     
Type               : Server         
Burst Type         : -              
Key Number         : -              
NTP Version        : 3              
Min Poll           : 5 (32 seconds)
Max Poll           : 10 (1024 seconds)

History

This command was first available in ExtremeXOS 12.7.

The detail option was added in version 33.6.1.

Platform Availability

This command is available on ExtremeSwitching X435, X440-G2, X450-G2, X460-G2, X465, and X695 series switches.