no (nsight-policy-config-commands)

Removes NSight policy settings or reverts them to default values

Supported in the following platforms:

  • Service Platforms — NX7500, NX9500, NX9600, VX9000

Syntax

no [enable|mandatory app stats app-group <APPLICATION-GROUP-NAME>|server host [<IPv4>|<HOST-NAME>|<IPv6>]]]

Parameters

no <PARAMETERS>
no <PARAMETERS> Removes NSight policy settings based on the parameters passed

Examples

The following example shows the NSight policy ‘test2‘ settings before the ‘no‘ command is executed:

nx9510-6C8A5C(config-nsight-policy-test2)#show context
nsight-policy test2
 server host 172.22.0.153 http 
nx9510-6C8A5C(config-nsight-policy-test2)#
nx9510-6C8A5C(config-nsight-policy-test2)#no server host 172.22.0.153

The following example shows the NSight policy ‘test2‘ settings after the ‘no‘ command is executed:

nx9510-6C8A5C(config-nsight-policy-test2)#show context
nsight-policy test2
nx9510-6C8A5C(config-nsight-policy-test2)#