Update deployment option "integration"
[oam.git] / solution / integration / network / ntsim-ng-o-du / o-ran-sc-du-hello-world-operational.xml
1 <network-function xmlns="urn:o-ran-sc:yang:o-ran-sc-du-hello-world">
2     <du-to-ru-connection>
3       <name>highstreet-O-RU-11221</name>
4       <administrative-state>LOCKED</administrative-state>
5       <operational-state>ENABLED</operational-state>
6       <status>disconnected</status>
7     </du-to-ru-connection>
8     <du-to-ru-connection>
9       <name>highstreet-O-RU-11222</name>
10       <administrative-state>UNLOCKED</administrative-state>
11       <operational-state>ENABLED</operational-state>
12       <status>connected</status>
13     </du-to-ru-connection>
14     <du-to-ru-connection>
15       <name>highstreet-O-RU-11223</name>
16       <administrative-state>LOCKED</administrative-state>
17       <operational-state>DISABLED</operational-state>
18       <status>unable-to-connect</status>
19     </du-to-ru-connection>
20   </network-function>