Changing Cos Mappings; Enabling Broadcast Control - D-Link DWS-1008 - AirPremier MobileLAN Switch Product Manual

8 port 10/100 wireless switch with power over ethernet
Hide thumbs Also See for DWS-1008 - AirPremier MobileLAN Switch:
Table of Contents

Advertisement

For example, to configure static CoS 7 for service profile sp1, use the following commands:
DWS-1008# set service-profile sp1 static-cos enable
success: change accepted.
DWS-1008# set service-profile sp1 cos 7
success: change accepted.
To change CoS mappings, use the following commands:
set qos dscp-to-cos-map dscp-range cos level
set qos cos-to-dscp-map level dscp dscp-value
The first command changes the mapping of ingress DSCP values to the internal QoS table when
marking packets. The second command changes the mappings of the internal QoS values to DSCP
value when tagging outbound packets.
The following command changes the mapping of DSCP value 45 from CoS value 5 to CoS value 7. (The
change affects classification but does not affect marking.)
DWS-1008# set qos dscp-to-cos-map 45 cos 7
success: change accepted.
The following command changes the mapping of CoS value 6 from DSCP value 48 to DSCP value 55.
(The change affects marking but does not affect classification.)
DWS-1008# set qos cos-to-dscp-map 6 dscp 55
success: change accepted.
To enable broadcast control features on a service-profile basis, using the following commands:
set service-profile name proxy-arp {enable | disable}
set service-profile name dhcp-restrict {enable | disable}
set service-profile name no-broadcast {enable | disable}
For example, to enable all these broadcast control features in service profile sp1, use the following
commands:
DWS-1008# set service-profile sp1 proxy-arp enabled
success: change accepted.
DWS-1008# set service-profile sp1 dhcp-restrict enable
success: change accepted.
DWS-1008# set service-profile sp1 no-broadcast enable
success: change accepted.
D-Link DWS-1008 User Manual

Changing CoS Mappings

Enabling Broadcast Control

1

Advertisement

Table of Contents
loading

Table of Contents