Configuration manual
60 QoS configuration
NN47928-501NN47928-501
police <policer-id> type trtcm PIR <PIR-value> CIR
<CIR-value> PBS <PBS-value> CBS <CBS-value>
3 Exit all levels of configuration mode:
end
End
Variable definitions
The following table describes the variables and values for configuring policy map settings.
Configuring a class map
A class map classifies a stream of traffic. The BSG uses a class map to decide whether a stream of
traffic is voice, Web, email, video, or some other type. Any packets flowing between the source
and destination IP addresses are classified according to the class map.
Procedure steps
Step Action
1 Enter global configuration mode:
configure terminal
2 Create the class map:
class-map <classifier-id> permit <protocol> source-net
<source-network> <source-mask> dest-net
<destination-network> <destination-mask> source-port
<source-port> dest-port <destination-port> dscp <dscp-
value> interface <interface-type> <interface-id>
3 Connect the policy map to the class map:
policy-map <policer-id> class <classifier-id>
4 Exit all levels of configuration mode:
end
Variable Value
policer-id
The unique ID of the policer.
PIR-value
The PIR key value in bytes per second.
The default value is 3250000.
CIR-value
The CIR key value in bytes per second.
The default value is 3000000.
PBS-value
The Peak frame size PBS key value in bytes per second.
The default value is 15000.
CBS-value
The Committed frame size CBS key value in bytes per second.
The default value is 10000.