clear service-profile 275

Examples — The following commands disable the radios that are using radio profile rp1 and reset the beaconed-intervalparameter to its default value:

WX4400# set radio-profile rp1 mode disable WX4400# clear radio-profile rp1 beacon-intervalsuccess: change accepted.

The following commands disable the radios that are using radio profile rptest and remove the profile:

WX4400# set radio-profile rptest mode disable WX4400# clear radio-profile rptest success: change accepted.

See Also

„display radio-profileon page 298

„set {ap dap} radio radio-profileon page 324

„set radio-profile mode on page 342

clear service-profileRemoves a service profile or resets one of the profile’s parameters to its default value.

Syntax clear service-profile name

„name — Service profile name.

Defaults — None.

Access — Enabled.

History —Introduced in MSS Version 3.0.

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-profilename service-profilename command.)

Examples — The following commands disable the radios that are using radio profile rp6, remove service-profile svcprof6 from rp6, then clear svcprof6 from the configuration.

WX4400# set radio-profile rp6 mode disable

WX4400# clear radio-profile rp6 service-profile svcprof6