For feedback, use the following: |
ipd_online_feedback@alcatel-lucent.com |
In many instances, it is desirable to process a stream of packets from one or more subscribers through multiple features that, for one reason or another, are mutually exclusive in the 7750 SR forwarding planes. For example, multiple subscriber sites could be bridged together through a VPLS instance while requiring in-service high speed Internet access (IES). Functionality of this type can be handled several ways:The VSM Cross Connect Adapter (CCA) is a type of MDA for 7750 SR platforms designed to provide an egress to ingress forwarding plane interconnection. When a CCA is installed in an MDA slot, a set of virtual ports is available to the system providing the ability to extend packet processing through an extra set of egress and ingress forwarding paths that CCA interfaces.Figure 114: Internal Service Interconnection Using CCIDUnlike a user-provisioned LAG, the internal LAGs do not use a primary member to control the typical port level configuration parameters. Instead, the parameters usually found at the port level are implemented directly on the CCAG internal LAG representative objects (sap-sap, sap-net and net-sap) for each path. These commands perform functions such as MTU definition and locally administering the MAC address.A CCAG uses both direct object mapping and conversation hashing to distribute traffic over multiple CCAs. To understand how each object type’s ingress traffic is distributed over the active CCAs in a CCAG, refer to the LAG and ECMP Hashing section of the 7750 SR OS Interface Configuration Guide.Link level QoS adaptation is set when the CCA access QoS adaptation flag is set to link. Link-level distribution informs the system that a service queue’s buffering and rate parameters should be applied directly to each hardware queue representing the service queue. For example, when a service queue is configured with a rate equal to 10Mbps, each corresponding CCA hardware queue will be configured with a rate of 10Mbps. Given many flows conversation hashing to different CCAs, the maximum forwarded rate will be the 10Mbps multiplied by the number of active CCAs.===============================================================================MDA Summary===============================================================================Slot Mda Provisioned Equipped Admin OperationalMda-type Mda-type State State-------------------------------------------------------------------------------1 1 vsm-cca vsm-cca-xp up up2 vsm-cca-xp vsm-cca-xp up up===============================================================================card 1mda 2mda-type vsm-cca-xpno shutdownexitexitport 1/2/1ethernetexitno shutdownexitport 1/2/2ethernetexitno shutdownexitlag 1mode hybridencap-type dot1qport 1/2/1 // VSM-CCA-XPno shutdownexitlag 2mode hybridencap-type dot1qport 1/2/2 // VSM-CCA-XPno shutdownexitvpls 121 customer 1 createstpshutdownexitsap lag-1:1001 create // Connect using VLAN Tag 1001exitno shutdown...exities 122 customer 1 createinterface "Loopback" createaddress 8.1.1.1/24sap lag-2:1001 createingressqos 3exitegressqos 1010exitexitexit...no shutdownexitFigure 115 displays the process to provision VSM parameters.Figure 115: VSM/CCAG Configuration and Implementation Flow