Versatile Service Module
7750 SR OS Services Guide Page 1449
Cross Connecting Services
Services are provisioned onto a CCAG using a special CCAG SAP definition. CCAG SAPs must
reference a ccag-id, a CCA path (a or b), a pairing type (sap-sap or sap-net) and a unique cc-id.
The ccag-id identifies the group of CCAs that will be used for forwarding packets associated with
the SAP. The path identifies the bandwidth control grouping used to manage CCA egress
bandwidth. The pairing type helps the system identify which buffering resources will be used to
manage egress queuing of packets. Finally, the cc-id is used to explicitly cross connect the SAP to
another SAP or network IP interface configured with the same cc-id.
• Epipe on page 1449
• VPLS on page 1450
• IES on page 1451
• VPRN on page 1452
Epipe CLI Syntax: config>service#
epipe service-id [customer customer-id]
sap ccag-ccag-id.{a|b}[.sap-net|.sap-sap]:cc-id [create]
The following displays an Epipe SAP configuration referencing a ccag-id:
A:ALA-48>config>service# info
-------------------------------------------
...
epipe 103 customer 6 vpn 103 create
sap 3/1/1.1.1 create
exit
sap ccag-1.a:100 create
exit
no shutdown
exit
-------------------------------------------
A:ALA-48>config>service#