EasyManua.ls Logo

D-Link xStack DGS-3610 Series - Configuring Class Maps; Configuring Policy Maps

D-Link xStack DGS-3610 Series
703 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
DGS-3610 Series Configuration Guide Chapter 45 QOS Configuration
45-7
Default COS: trust dscp
Default COS: 6
DGS-3610#
45.2.4 Configuring Class Maps
You may create and configure Class Maps through the following steps:
Command
Description
configure terminal
Enter the configuration mode
ip access-list extended {id | name}
ip access-list standard {id | name}
mac access-list extended {id | name}
expert access-list extended {id |
name}
ipv6 access-list extended name
access-list id []
Create ACL
Please refer to the chapter of ACL
[no] class-map class-map-name
Create and enter into the class map configuration mode,
where class-map-name is the name of the class map to be
created.
The no option will delete an existing class map
[no] match access-group {acl-num |
acl-name }
Set the matching ACL, where acl-name is the name of the
created ACL,
acl-num is the ID of the created ACL; the no option delete
that match.
For example, the following steps creates a class-map named class1, which is associated
with an ACL:acl_1. This class-map will classify all TCP packets with port 80.
DGS-3610(config)# ip access-list extended acl_1
DGS-3610(config-ext-nacl)# permit tcp any any eq 80
DGS-3610(config-ext-nacl)# exit
DGS-3610(config)# class-map class1
DGS-3610(config-cmap)# match access-group acl_1
DGS-3610(config-cmap)# end
45.2.5 Configuring Policy Maps
You may create and configure Policy Maps through the following steps:

Table of Contents

Other manuals for D-Link xStack DGS-3610 Series

Related product manuals