Cisco Cisco Prime Optical 9.8 Developer's Guide

Page of 762
Cisco Prime Optical 9.8 GateWay/CORBA Programmer Reference Guide 
OL-29218-01
 
 
72
 
2.2.7  Provisioning Subnetwork Connections 
SNC provisioning must be within a multilayer subnetwork scope, which means the aEnd and the 
zEnd of an SNC must be in the same multilayer subnetwork. 
Prime Optical defines the method multiLayerSubnetwork::MultiLayerSubnetworkMgr_I:: 
createAndActivateSNCFromUserLabel for SNC provisioning. 
2.2.7.1  SNC Provisioning on OC-n or Electrical Equipment 
Prime Optical supports SNC provisioning on OC-n or electrical cards for ONS 15310 CL, ONS 
15310 MA SONET, ONS 15310 MA SDH, ONS 15327, ONS 15454 SONET, ONS 15454 SDH, and 
ONS 15600 SONET NEs. 
CTPs are used as the endpoints to create the SNC. 
2.2.7.2  SNC Provisioning on Ethernet Equipment 
ONS 15310 CL, ONS 15310 MA SONET, ONS 15310 MA SDH, ONS 15327, ONS 15454 SONET, 
ONS 15454 SDH, CPT 200/600 SONET, and CPT 200/600 SDH managed elements support 
Ethernet equipment. SNCs can be created on this equipment to carry Ethernet traffic. The TMF 
standard supports only SONET, SDH, DWDM, and ATM; it does not support Ethernet at this 
time.  
Provisioning SNCs on E-series, G-series, and ML-series equipment supported by the ONS 15310 
CL, ONS 15310 MA SONET, ONS 15310 MA SDH, ONS 15327, ONS 15454 SONET, and ONS 15454 
SDH is different from creating SNCs on SONET or PDH equipment. For SNCs on Ethernet 
equipment, Prime Optical uses FTP to model the endpoint. See 
 for 
naming conventions. 
The three modes supported for SNC provisioning on Ethernet equipment are: 
•  Single-card mode—E-series cards; VLANs can be associated during creation. 
•  Multicard mode—E-series cards; VLANs can be associated during creation. 
•  Linear-card mode—E-series, G-series, and ML-series cards. 
To obtain available source and destination FTPs for SNC provisioning, use the following 
methods: 
•  managedElementManager::ManagedElementManager_I:: getAllSrcFTPsForSNCProvisioning 
•  managedElementManager::ManagedElementManager_I:: 
getAllDestFTPsForSNCProvisioning 
2.2.7.2.1 
Single-Card Mode and Multicard Mode 
By default, all E-series cards are in the multicard mode EtherSwitch group. Each node has only 
one multicard mode EtherSwitch group; the group exists even if the node has no Ethernet 
cards. A single-card EtherSwitch group can exist only if a node has at least one Ethernet card. 
•  To create SNCs in multicard mode, both aEnd and zEnd must be in the multicard 
EtherSwitch group.