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

Removes the locationing server‘s URL configuration

Supported in the following platforms:

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)#