show ntp restrict-list

show ntp restrict-list {user | system}

Description

Show the NTP access list of the current system based on the source IP blocks.

Syntax Description

user Displays the NTP access list of the current user.
system Displays the for the current system.
all Displays both user and system data.

Default

Displays all by default.

Usage Guidelines

N/A.

Example

The following command displays all NTP access list information:

switch # show ntp restrict-list
IP Address       Mask                 Count  Type    Action
===========================================================
0.0.0.0          0.0.0.0                  0  System  Deny
10.1.1.0         255.255.255.0            0  System  Permit
10.1.1.1         255.255.255.255          0  System  Permit
10.45.200.0      255.255.252.0            0  System  Permit
10.45.203.74     255.255.255.255          0  System  Permit
69.65.40.29      255.255.255.255         37  System  Permit
110.1.1.0        255.255.255.0            0  User    Permit
127.0.0.1        255.255.255.255          0  System  Permit
127.127.1.1      255.255.255.255          0  System  Permit
173.9.142.98     255.255.255.255         37  System  Permit
173.203.122.111  255.255.255.255         36  System  Permit
216.93.242.12    255.255.255.255         35  System  Permit

History

This command was first available in ExtremeXOS 12.7.

Platform Availability

This command is available on all platforms.