Raisecom
ISCOM2600G-HI (A) Series Configuration Guide
Raisecom Proprietary and Confidential
Copyright © Raisecom Technology Co., Ltd.
Prerequisite
Enable global QoS.
7.5.2 Default configurations of traffic classification and traffic policy
Default configurations of traffic classification and traffic policy are as below.
Traffic policy statistics status
7.5.3 Creating traffic class
Create a traffic class for the ISCOM2600G-HI series switch as below.
Enter global configuration mode.
Raisecom(config)#class-map
class-map-name
[ match-all |
match-any ]
Create a traffic class and enter traffic
classification cmap configuration mode.
Raisecom(config-
cmap)#description
string
(Optional) configure the description of
traffic class.
7.5.4 Configuring traffic classification rules
Configure traffic classification rules for the ISCOM2600G-HI series switch as below.
Enter global configuration mode.
Raisecom(config)#class-map
class-map-name
[ match-all |
match-any ]
Create a traffic class and enter traffic
classification cmap configuration mode.
Raisecom(config-cmap)#match
access-list{
access-list
|
name
}
Raisecom(config-cmap)#exit
(Optional) configure the traffic
classification based on the ACL rule.
The ACL rule must be defined firstly and
the type must be permit.
Raisecom(config-cmap)#match
cos
cos-value
(Optional) configure the traffic class
based on CoS of packets.
Raisecom(config-cmap)#match
inner-vlan
inner-vlan-value
(Optional) configure the traffic class
based on inner VLAN of packets.
Raisecom(config-cmap)#match
vlan
vlan-value
(Optional) configure the traffic class
based on VLANs of packets.