Cisco Cisco Prime Optical 9.8 Guida Dello Sviluppatore

Pagina di 762
Cisco Prime Optical 9.8 GateWay/CORBA Programmer Reference Guide 
OL-29218-01
 
 
322
 
Name
 
Type
 
Input/ 
Output
 
Description
 
ML VLAN to create.
 
mlVlan
 
MultiLayerSubnetwork::MLVLAN_T
 
Out
 
The ML VLAN object 
created by Prime 
Optical.
 
Prime Optical support for MLVLANCreateData_T structure is as follows: 
•  int mlVlanId 
–  Supported. The ML VLAN ID used to create the ML VLAN. If it is –1, Prime Optical assigns the ID 
for the ML VLAN created. Prime Optical supports ML VLAN IDs from 1 to 4095. 
•  string userLabel 
–  Not supported. 
•  boolean forceUniqueness 
–  Supported. Prime Optical always enforces the uniqueness of the ML VLAN ID. 
•  string owner 
–  Not supported. 
•  multilayersubnetwork::MLVLANTPDataList_T tpList 
–  Supported. A list of front Ethernet ports associated with the ML VLAN. 
–  Each MLVLANTPData_T structure has the following members: 
 
globaldefs::NamingAttributes_T tpName 
–  Specifies the front Ethernet port name. 
 
multiLayerSubnetwork::L2PortType_T portType 
–  Specifies the port type to configure. Prime Optical supports the following port types: 
 
L2PortType_T.L2PT_UNI 
 
L2PortType_T.L2PT_NNI   
 
•  multiLayerSubnetwork::L2ConnectionType_T connectionType 
–  Specifies the connection type to configure for the specified port type. If the port type is 
L2PortType_T.UNI, the following connection types are supported: 
 
L2ConnectionType_T.L2CT_QINQ 
 
L2ConnectionType_T.L2CT_DOT1Q 
 
L2ConnectionType_T.L2CT_UNTAGGED 
–  If the port type is L2PortType_T.L2PT_NNI, the following connection type is supported: 
 
L2ConnectionType_T.L2CT_DOT1Q 
–  If the connection type is not L2ConnectionType_T.L2CT_QINQ, you can specify the following 
RSTP values.