For feedback and comments: |
documentation.feedback@alcatel-lucent.com |
![]() |
![]() |
![]() |
![]() |
• Normal or service queuing is the default mode of operation for SAP ingress queuing. Service queuing preserves ingress forwarding bandwidth by allowing a service queue defined in an ingress SAP QoS policy to be represented by a group of hardware queues. A hardware queue is created for each switch fabric destination to which the logical service queue must forward packets. For a VPLS SAP with two ingress unicast service queues, two hardware queues are used for each destination forwarding engine the VPLS SAP is forwarding to. If three switch fabric destinations are involved, six queues are allocated (2 unicast service queues multiplied by 3 destination forwarding complexes equals six hardware queues). Figure 35 demonstrates unicast hardware queue expansion. Service multipoint queues in the ingress SAP QoS policy are not expanded to multiple hardware queues, each service multipoint queue defined on the SAP equates to a single hardware queue to the switch fabric.When the first SAP or SLA profile instance is configured for shared queuing on an ingress forwarding plane, the system allocates eight hardware queues per available destination forwarding plane, one queue per forwarding class. Twenty-four hardware queues are also allocated for multipoint shared traffic, but that is discussed in the following section. The shared queue parameters that define the relative operation of the forwarding class queues are derived from the Shared Queue policy defined in the QoS CLI node. Figure 36 demonstrates shared unicast queuing. SAP or SLA profile instance multipoint queuing is not affected by enabling shared queuing. Multipoint queues are still created as defined in the ingress SAP QoS policy and ingress multipoint packets only traverse the ingress forwarding plane a single time.Ingress multipoint shared queuing is a variation to the unicast shared queuing defined in Ingress Shared Queuing . Ingress unicast service queues are mapped one-for-one with hardware queues and unicast packets traverse the ingress forwarding plane twice. In addition to the above, the multipoint queues defined in the ingress SAP QoS policy are not created. Instead, multipoint packets (broadcast, multicast and unknown unicast destined) are treated to the same dual pass ingress forwarding plane processing as unicast packets. In the first pass, the forwarding plane uses the unicast queue mappings for each forwarding plane. The second pass uses the multipoint shared queues to forward the packet to the switch fabric for special replication to all egress forwarding planes that need to process the packet.
•
•
•
• CLI Syntax: config>qos#shared-queue namedescription description-stringcbs percenthigh-prio-only percentmbs percentA:ALA-48>config>qos>shared-queue# info----------------------------------------------description "test1"queue 1 createcbs 2high-prio-only 20exit----------------------------------------------A:ALA-48>config>qos>shared-queue#The default shared queue policy is applied at the SAP level just as sap-ingress and sap-egress QoS policies are specified. If the shared-queuing keyword is not specified in the qos policy-id command then the SAP is assumed to use single-pass queuing.sap sap-idqos policy-id [shared-queuing]A:SR>config>service# info----------------------------------------------epipe 6 customer 6 vpn 6 createdescription "Distributed Epipe to west coast"sap 1/1/10:0 createingressqos 100 shared-queuingexitexitno shutdownexit----------------------------------------------A:SR>config>service#qos policy-id [shared-queuing |multipoint-shared]A:SR>config>service# info----------------------------------------------ies 88 customer 8 vpn 88 createinterface "Sector A" createsap 1/1/1.2.2 createingressqos 100 multipoint-sharedexitexitexitno shutdownexit----------------------------------------------A:SR>config>service#sap sap-idqos policy-id [shared-queuing | multipoint-shared]A:SR>config>service# info----------------------------------------------vpls 700 customer 7 vpn 700 createdescription "test"sap 1/1/9:0 createingressqos 100 multipoint-sharedexitexitexit----------------------------------------------A:SR>config>service#interface ip-int-namesap sap-idqos policy-id [shared-queuing | multipoint-shared]A:SR7>config>service# info----------------------------------------------vprn 1 customer 1 createinterface "to-ce1" createaddress 11.1.0.1/24sap 1/1/10:1 createingressqos 1 multipoint-sharedexitexitexitno shutdownexit----------------------------------------------A:SR7>config>service#The only allowed shared queue policy is the default and cannot be deleted. The only configurable entities are the queue priority, attributes of individual queues and the description string. Table 51 lists the default values.
Table 51: Shared Queue Policy Defaults ALA-7>config>qos>shared-queue# info detail----------------------------------------------description "Default Shared Queue Policy"queue 1 auto-expedite createrate 100 cir 0mbs 50cbs 1high-prio-only 10exitqueue 2 auto-expedite createrate 100 cir 25mbs 50cbs 3high-prio-only 10exitqueue 3 auto-expedite createrate 100 cir 25mbs 50cbs 10high-prio-only 10exitqueue 4 auto-expedite createrate 100 cir 25mbs 25cbs 3high-prio-only 10exitqueue 5 auto-expedite createrate 100 cir 100mbs 50cbs 10high-prio-only 10exitqueue 6 auto-expedite createrate 100 cir 100mbs 50cbs 10high-prio-only 10exitqueue 7 auto-expedite createrate 100 cir 10mbs 25cbs 3high-prio-only 10exitqueue 8 auto-expedite createrate 100 cir 10mbs 25cbs 3high-prio-only 10exitfc af createqueue 3exitfc be createqueue 1exitfc ef createqueue 6exitfc h1 createqueue 7exitfc h2 createqueue 5exitfc l1 createqueue 4exitfc l2 createqueue 2exitfc nc createqueue 8exit-----------------------------------------------------------------------------------------ALA-7>config>qos>shared-queue#