![D-Link DGS-6600-48TS Скачать руководство пользователя страница 508](http://html2.mh-extra.com/html/d-link/dgs-6600-48ts/dgs-6600-48ts_manual_3541635508.webp)
DGS-6604
m
policy-map
CLI Reference Guide
498
second class is the default class, named class-default to which packets that do
not satisfy the defined classes are included.
Verify the settings by entering the
show policy-map
command
Switch(config)# class-map class1
Switch(config-cmap)# match access-list acl_rd
Switch(config-cmap)# exit
Switch(config)# policy-map policy
Switch(config-pmap)# class class1
Switch(config-pmap-c)# set ip dscp 46
Switch(config-pmap-c)# exit
Switch(config-pmap)# class class-default
Switch(config-pmap-c)# set ip dscp 00
Switch(config-pmap-c)# exit