This chapter provides information to configure security queue QoS policies using the command line interface.
Topics in this chapter include:
When a security zone and the corresponding security profile and policies have been configured for security sessions on the 7705 SAR, data packets entering the zone are extracted from the datapath to the CSM for examination. For packets being extracted, there are two sets of queues from the datapath to the CSM: network queues and access queues. These queues each contain two further queues: expedited (EXP) queues and best-effort (BE) queues. The expedited and best-effort queues are used only by security sessions that require all firewall processing to occur in the CSM, such as security sessions configured with strict TCP. On the 7705 SAR-8 and 7705 SAR-18, expedited and best-effort queue are created per MDA. Security sessions that use the datapath for firewall processing use the usual datapath queues.
For further details about zone configuration and firewall session creation, refer to the 7705 SAR Router Configuration Guide, “Configuring Security Parameters”.
By default, packets are assigned to the EXP and BE queues as follows.
However, it is possible to queue packets based on the inner (customer) IP header DSCP marking by using the command config>qos>network>ingress>ler-use-dscp. This is useful in situations where customers have policed bandwidth at the PE and wish to differentiate their own network packets on the access PEs. By enabling the ler-use-dscp command, the following occurs for encrypted VPRN, IPSec, and NGE packets:
For more information, see ler-use-dscp in the Network QoS Policy Command Reference chapter.
This section contains the following topics related to creating security queue policies:
A basic security queue policy must conform to the following rules.
![]() | Note: Queue 1 is always best effort and queue 2 is always expedited. |
Configuring a security queue QoS policy is optional. If no security queue QoS policy is explicitly defined, the default security queue QoS parameters are applied.
To create a new security queue policy, define the following:
Use the following CLI syntax to configure a security queue QoS policy:
The following output shows the configuration for SecurityQueue 2:
Table 68 displays the default security queue policy parameter values.
Parameter | Default Values–Best Effort | Default Values–Expedited |
CBS | 10 kbytes | 40 kbytes |
High-prio-only | 10 | n/a |
MBS | 5000 kbytes | 5000 kbytes |
PIR | 400000 kbytes | 400000 kbytes |
CIR | 1500 kbytes | 35000 kbytes |
This section describes the following service management tasks:
Use the following CLI syntax to delete a security queue QoS policy:
You can copy an existing security queue QoS policy, rename it with a new policy ID value, or overwrite an existing policy ID. The overwrite option must be specified or an error occurs if the destination policy ID exists.
Use the following syntax to overwrite an existing security queue QoS policy.
You can change existing policies and entries in the CLI. The changes are applied immediately to all queues where this policy is applied. To prevent configuration errors, copy the policy to a work area, make the edits, and then write over the original policy.