Cisco Cisco Prime Optical 9.8 Guia Do Programador

Página de 762
Cisco Prime Optical 9.8 GateWay/CORBA Programmer Reference Guide 
OL-29218-01
 
 
576
 
The following table shows an example of modifying a pseudowire class. 
PW 
Clas
 
Operati
on Type
 
Enca
ps
 
Protoc
ol
 
Interwo
rk
 
Ctrl 
Wor
d
 
Preferr
ed Path
 
Tunn
el 
Type
 
Tunnel 
Numb
er
 
Enable 
Sequenci
ng
 
Sequenci
ng Mode
 
Pw-
302
 
mod
 
MPLS
 
LDP
 
VLAN
 
true
 
true
 
TP
 
302
 
true
 
TRANSMI
T
 
GateWay/CORBA NBI Result 
You can add, modify, or delete only one row in the table. 
4.7.4  Pseudowire QoS Provisioning Interface 
When you create a pseudowire, specify the QoS policies to be associated to the pseudowire 
drops. If you specify policy maps, they must be available in the given ME the Ethernet drop 
belongs to. 
Use Case Description 
•  Create the TC profiles for policy maps, class maps, actions, and table maps using the 
createTCProfile interface. The new policies are stored in the EMS database, not in the ME. 
•  Modify and delete QoS policies through the modifyTCProfile and deleteTCProfile interfaces. 
•  Associate the given policies that are already present in the EMS database to an ME using 
the setAdditionalInfo interface, which downloads the given policies to the NE.  
•  Use the getManagedElement interface to get the QoS policies present in an ME. The QoS 
policy names are returned with the additional parameters. 
•  When you create a pseudowire, specify the desired QoS policy map names (at ingress and 
egress) as additional parameters at pseudowire endpoints within the 
createAndActivateFDFr interface. 
This section describes the following interface: 
•