VSM Configuration Commands
Page 1292 7750 SR OS Services Guide
specified, .sap-sap is assumed and does not need to be included in the SAP identification. When 
specified, the leading period must be used as a separator between the path designator and the 
pairing type. 
Default .sap-sap
:cc-id — The :cc-id portion of the CCAG SAP identifier is required and specifies the unique cc-id in 
use by the CCAG SAP and the cross connect object on the other path.
Values 1 to 4094 
Default None
create — Explicitly indicates that the specified CCAG SAP is being created by the sap command. 
Handling the inclusion or exclusion state of the create keyword is dependent on the system 
environment variable create.
When the system environment variable create is enabled, the system requires the explicit use of 
the create keyword when creating objects such as SAPs. If the keyword is not included and the 
specified CCAG SAP has not already been created, an error will occur and the CLI will not 
change context to the specified CCAG SAP instance. This is designed to prevent the inadvertent 
creation of a CCAG SAP in the event where the wrong CCAG SAP identifier is specified during 
an attempt to edit an existing CCAG SAP. If the create keyword is specified, the CCAG SAP 
will be created if it does not already exist or if it does exist, the CLI context will change to the 
specified CCAG SAP.
When the system environment variable create is disabled (using the no create command), the 
system will not require the create keyword when creating a CCAG SAP. In the event that the sap 
command is issued with a CCAG SAP identifier that previously had not been created, that 
CCAG SAP will be created.
Once a CCAG SAP has been created, the create keyword is ignored when a sap command is 
executed with that CCAG SAP identifier and the CLI context will change to the specified CCAG 
SAP.
sap
Syntax sap ccag-ccag-id.{a | b}[.sap-net | .sap-sap]:cc-id [create] 
no sap ccag-ccag-id.{a | b}[.sap-net | .sap-sap]:cc-id
Context config>service>vprn>interface
Description This command creates a cross connect SAP on the ccag-id referenced in the VPRN service. A CCAG 
SAP is identified by four items; the ccag-id, the CCAG path, the pairing type and the cc-id. A CCAG 
SAP on a VPRN IP interface supports all the available QoS, filtering and accounting features as a 
VPRN IP interface Dot1Q SAP.
The no form of the command removes a SAP from the VPRN service IP interface context. Once 
removed, all information and resources concerning the SAP is deleted from the system including the 
CCAG cc-id in use on the CCA path.
Parameters ccag — The ccag portion of the SAP identifier is required and specifies that the vprn SAP is of the 
CCAG type.