ab64fca4ec82072654097f0770f51a882cf18fd9
[integration/test.git] / csit / variables / tcpmd5user / update_delegated_neon / post_data.xml
1 <input xmlns="urn:opendaylight:params:xml:ns:yang:topology:pcep">
2     <node>pcc://$IP</node>
3     <name>$NAME</name>
4     <network-topology-ref xmlns:topo="urn:TBD:params:xml:ns:yang:network-topology">
5     /topo:network-topology/topo:topology[topo:topology-id="pcep-topology"]
6     </network-topology-ref>
7     <arguments>
8         <lsp xmlns="urn:opendaylight:params:xml:ns:yang:pcep:ietf:stateful">
9             <delegate>true</delegate>
10             <administrative>true</administrative>
11         </lsp>
12         <ero>
13             <subobject>
14                 <loose>false</loose>
15                 <ip-prefix>
16                     <ip-prefix>2.2.2.2/32</ip-prefix>
17                 </ip-prefix>
18             </subobject>
19             <subobject>
20                 <loose>false</loose>
21                 <ip-prefix>
22                     <ip-prefix>1.1.1.1/32</ip-prefix>
23                 </ip-prefix>
24             </subobject>
25         </ero>
26     </arguments>
27 </input>