show ntp vlan

show ntp vlan {{vr} vr_name}

Description

Shows the NTP status of each VLAN (Virtual LAN) configured on the switch.

Syntax Description

vr Specifies showing NTP information for a given VR.
vr_name Specifies which VR to show information about. If a VR name is not specified, the VR of the current command context is used.

Default

If a VR name is not specified, the VR of current command context is used.

Usage Guidelines

N/A.

Example

The following command shows the NTP status of VLAN "mgmt":

# show ntp vlan "mgmt"  
VR Name         Vlan            NTP Status  Broadcast Server   Key Index 
================================================================================= 
VR-Mgmt         Mgmt            Disabled    Disabled           - 

The following example displays all VLANs for VR "VR-Default”:

# show ntp vlan vr "VR-Default” 
VR Name         Vlan            NTP Status  Broadcast Server  Key Index 
======================================================================= 
VR-Default      Default         Disabled    Disabled          - 
VR-Default      vlan1           Disabled    Disabled          - 

History

This command was first available in ExtremeXOS 12.7.

The vr keyword was added in ExtremeXOS 22.2.

Platform Availability

This command is available on the Summit X450-G2, X460-G2, X670-G2, X770, and ExtremeSwitching X440-G2, X620, X690, X870 series switches.