D-Link dws-1008 Switch User Manual


 
D-Link DWS-1008 CLI Manual 368
Usage: This command applies only when static CoS is enabled. If static CoS is disabled,
prioritization is based on the QoS mode configured in the radio profile, and on any ACLs that set
CoS. To enable static CoS, use the set service-profile static-cos command.
Examples: The following command changes the static CoS level to 7 (voice priority):
DWS-1008# set service-profile sp1 cos 7
success: change accepted.
See Also:
• set service-profile static-cos
• show service-profile
set service-profile dhcp-restrict
Enables or disables DHCP Restrict on a service profile. DHCP Restrict filters a newly associated
client’s traffic to allow DHCP traffic only, until the client has been authenticated and authorized.
All other traffic is captured by the DWS-1008 and is not forwarded. After the client is successfully
authorized, the traffic restriction is removed.
Syntax: set service-profile name dhcp-restrict {enable | disable}
name
enable
disable
Defaults: DHCP Restrict is disabled by default.
Access: Enabled.
Usage: To further reduce the overhead of DHCP traffic, use the set service-profile no-broadcast
command to disable DHCP broadcast traffic from AP radios to clients on the service profile’s
SSID.
Examples: The following command enables DHCP Restrict on service profile sp1:
DWS-1008# set service-profile sp1 dhcp-restrict enable
success: change accepted.
Service profile name.
Enables DHCP Restrict.
Disables DHCP Restrict.