D-Link dws-1008 Switch User Manual


 
D-Link DWS-1008 CLI Manual 369
set service-profile idle-client-probing
Disables or reenables periodic keepalives from AP radios to clients on a service profile’s SSID.
When idle-client probing is enabled, the AP radio sends a unicast null-data frame to each client
every 10 seconds. Normally, a client that is still active sends an Ack in reply to the keepalive.
If a client does not send any data or respond to any keepalives before the user idle timeout
expires, MSS changes the client’s session to the Disassociated state.
Syntax: set service-profile name idle-client-probing {enable | disable}
name
enable
disable
Defaults: Idle-client probing is enabled by default.
Access: Enabled.
Usage: The length of time a client can remain idle (unresponsive to idle-client probes) is specified
by the user-idle-timeout command.
Examples: The following command disables idle-client keepalives on service profile sp1:
DWS-1008# set service-profile sp1 idle-client-probing disable
success: change accepted.
See Also:
• set service-profile user-idle-timeout
• show service-profile
Service profile name.
Enables keepalives.
Disables keepalives.
set service-profile keep-initial-vlan
Configures DWL-8220APs managed by the radio profile to leave a roamed user on the VLAN
assigned by the switch where the user logged on. When this option is disabled, a user’s VLAN is
reassigned by each DWS-1008 to which a user roams.
Syntax: set service-profile name keep-initial-vlan {enable | disable}