no (dns-whitelist-config-mode)

Removes a specified host or IP address from the DNS whitelist, and prevents it from accessing network resources

Supported in the following platforms:

  • Access Points — AP505i, AP510i/e, AP560i/h
  • Service Platforms — NX5500, NX7500, NX9500, NX9600, VX9000

Syntax

no permit <IPv4/IPv6/HOSTNAME>

Parameters

no permit <IPv4/IPv6/HOSTNAME>
<IPv4/IPv6/HOSTNAME> Removes a device from the DNS whitelist (identifies the device by its IP address or hostname)
  • <IPv4/IPv6/HOSTNAME> – Specify the device‘s IPv4/IPv6 address or hostname.

Examples

nx9500-6C8809(config-dns-whitelist-test)#show context
dns-whitelist test
permit example_company.com suffix
nx9500-6C8809(config-dns-whitelist-test)#
nx9500-6C8809(config-dns-whitelist-test)#no permit example_company.com
nx9500-6C8809(config-dns-whitelist-test)#show context
dns-whitelist test
nx9500-6C8809(config-dns-whitelist-test)#