Operation Manual
MP Access Point Commands
MP Access Point Commands
12 – 229
The following commands disable the radios using radio profile rptest and remove the profile:
MX# set radio-profile rptest mode disable
MX# clear radio-profile rptest
success: change accepted.
See Also
● set ap radio radio-profile on page 12-254
● set radio-profile mode on page 12-272
● show ap config radio on page 12-328
● show radio-profile on page 12-354
clear service-profile
Removes a service profile or resets one of the profile parameters to the default value.
Syntax
clear service-profile name
[soda {agent-directory | failure-page | remediation-acl | success-page |
logout-page}]
Defaults
None.
Access
Enabled.
History
Usage
If the service profile is mapped to a radio profile, you must remove it from the radio profile
first. (After disabling all radios that use the radio profile, use the clear radio-profile name
service-profile name command.)
Examples
The following commands disable the radios using radio profile rp6, remove
service-profile svcprof6 from rp6, then clear svcprof6 from the configuration.
MX# set radio-profile rp6 mode disable
MX# clear radio-profile rp6 service-profile svcprof6
name Service profile name.
soda agent-directory Resets the directory for Sygate On-Demand (SODA) agent files
to the default directory. By default, the directory name for
SODA agent files is the same as the service profile name.
soda failure-page Resets the page loaded when a client fails the SODA agent
checks. By default, the page is generated dynamically.
soda remediation-acl Disables use of the specified remediation ACL for the service
profile. When no remediation ACL is specified, a client is
disconnected from the network when it fails SODA agent
checks.
soda success-page Resets the page loaded when a client passes the checks
performed by the SODA agent. By default, the page is
generated dynamically.
soda logout-page Resets the page loaded when a client logs out of the network.
By default, the client is disconnected from the network without
loading a page.
Version 3.0 Command introduced
Version 4.2 Options added to clear SODA parameters.