Removes this application group‘s configured parameters (application and/or description)
Access Points — AP-7522, AP 7532
Service Platforms — NX 5500, NX 7510, NX 95XX, NX 96XX, VX 9000
no [application <APPLICATION-NAME>|description]
no [application <APPLICATION-NAME>|description]
|
The following example displays the application-group ‘amazon‘ configuration before the execution of ‘no‘ commands:
nx9500-6C8809(config-app-group-amazon)#show context application-group amazon description "This application-group lists all Amazon applications." application amazon-prime-music application amazon-prime-video application amazon_cloud application amazon_shop nx9500-6C8809(config-app-group-amazon)#
nx9500-6C8809(config-app-group-amazon)#no application amazon_cloud
nx9500-6C8809(config-app-group-amazon)#no description
The following example displays the application-group ‘amazon‘ configuration after the execution of ‘no‘ commands:
nx9500-6C8809(config-app-group-amazon)#show context application-group amazon application amazon-prime-music application amazon-prime-video application amazon_shop nx9500-6C8809(config-app-group-amazon)#