User guide
3-201
Cisco Transport Manager Release 9.2 GateWay/CORBA User Guide and Programmer Manual
OL-20937-01
Chapter 3 Using CTM GateWay/CORBA Interfaces
3.10.16 createL2Topology
CTM support for VCATSNCCreateData_T structure for the L2 topology creation is as follows:
• string userLabel
Not supported.
• boolean forceUniqueness
CTM guarantees the uniqueness of all VCATs created in CTM. It is not guaranteed if other tools
were used for VCAT SNC creation.
• string owner
Not supported.
• globaldefs::ConnectionDirection_T direction
Not supported. CTM supports CD_BI (bidirectional).
• boolean isSymmetrical
Supported. Only symmetric VCAT SNCs are supported. If set to true, all members are bidirectional
L1 SNCs. The VCAT layer rate is the same in both directions. If set to false, all members are
unidirectional L1 SNCs.
• subnetworkConnection::LCASMode_T mode
Supported. CTM supports the following values:
–
LCASMode_T.MODE_NONE
–
LCASMode_T.MODE_SWLCAS
–
LCASMode_T.MODE_LCAS
• subnetworkConnection::RoutingMode_T routingMode
Supported. CTM supports the following values:
–
RoutingMode_T.COMMONFIBER_ROUTED
–
RoutingMode_T.INDEPENDENTFIBER_ROUTED
• globaldefs::NamingAttributes_T aEnd;
Supported. If the topology is an RPR topology, you specify an ML-series equipment name to use to
create the L2 topology. If the topology is a point-to-point topology, CTM expects this field to be an
FTP representing the information up to the slot level of the card involved in the VCAT SNC.
• globaldefs::NamingAttributes_T zEnd;
Supported. If the topology is an RPR topology, you specify an ML-series equipment name to use to
create the L2 topology. If the topology is a point-to-point topology, CTM expects this field to be an
FTP representing the information up to the slot level of the card involved in the VCAT SNC.
• subnetworkConnection::SNCCreateDataList_T sncCreateDataList
Supported. At least one L1 SNC is created at the time of VCAT SNC creation. CTM expects you to
specify the create data information required to create the L1 SNCs in the data structure.
• globaldefs::NVSList_T additionalCreationInfo
Not supported.
• subnetworkConnection::StaticProtectionLevel_T staticProtectionLevel
Not supported. StaticProtectionLevel is specified as part of SNCCreateData_T and
VCATSNCCreateData_T structure.
• globaldefs::NVSList_T additionalInfo