no (rtl-server-policy-config-mode-commands)

Removes the locationing server‘s URL configuration

Supported in the following platforms:

  • Access Points — AP-7522, AP 7532, AP-8432, AP-8533
  • Wireless Controllers — RFS 4000
  • Service Platforms — NX 95XX, NX 96XX, VX 9000

Syntax

no <URL>

Parameters

no <URL>
no <URL> Removes the RTL server‘s URL

Examples

The following example displays the RTL server policy ‘test‘ settings before the ‘no‘ command is executed:

nx9500-6C8809(config-rtl-server-policy-test)#show context
rtl-server-policy test
 url https://testrtlsever.com
nx9500-6C8809(config-rtl-server-policy-test)#
nx9500-6C8809(config-rtl-server-policy-test)#no url

The following example displays the RTL server policy ‘test‘ settings after the ‘no‘ command is executed:

nx9500-6C8809(config-rtl-server-policy-test)#show context
rtl-server-policy test
nx9500-6C8809(config-rtl-server-policy-test)#