Migrate Get Requests invocations(libraries)
[integration/test.git] / csit / variables / xmls / f27.xml
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <flow xmlns="urn:opendaylight:flow:inventory">
3     <strict>false</strict>
4     <flow-name>FooXf27</flow-name>
5     <id>150</id>
6     <cookie_mask>255</cookie_mask>
7     <cookie>27</cookie>
8     <table_id>2</table_id>
9     <priority>27</priority>
10     <installHw>false</installHw>
11     <instructions>
12         <instruction>
13             <order>0</order>
14             <apply-actions>
15                 <action>
16                     <order>0</order>
17                     <dec-nw-ttl/>
18                 </action>
19             </apply-actions>
20         </instruction>
21     </instructions>
22     <match>
23         <ethernet-match>
24             <ethernet-type>
25                 <type>34525</type>
26             </ethernet-type>
27         </ethernet-match>
28         <ipv6-source>1234:5678:9ABC:DEF0:FDCD:A987:6543:210F/76</ipv6-source>
29         <ipv6-destination>fe80:2acf:e9ff:fe21::6431/94</ipv6-destination>
30         <metadata>
31             <metadata>12345</metadata>
32         </metadata>
33         <ipv6-label>
34             <ipv6-flabel>33</ipv6-flabel>
35         </ipv6-label>
36         <ipv6-ext-header>
37             <ipv6-exthdr>0</ipv6-exthdr>
38         </ipv6-ext-header>
39         <ip-match>
40             <ip-protocol>6</ip-protocol>
41             <ip-dscp>60</ip-dscp>
42             <ip-ecn>3</ip-ecn>
43         </ip-match>
44         <tcp-source-port>183</tcp-source-port>
45         <tcp-destination-port>8080</tcp-destination-port>
46     </match>
47 </flow>