Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <flow xmlns="urn:opendaylight:flow:inventory">
- <id>22</id>
- <match>
- <ipv4-destination>1.1.0.0/20</ipv4-destination>
- <ethernet-match>
- <ethernet-type>
- <type>2048</type>
- </ethernet-type>
- </ethernet-match>
- </match>
- <flags></flags>
- <priority>22</priority>
- <instructions>
- <instruction>
- <order>0</order>
- <apply-actions>
- <action>
- <order>0</order>
- <dec-nw-ttl></dec-nw-ttl>
- </action>
- </apply-actions>
- </instruction>
- </instructions>
- <idle-timeout>0</idle-timeout>
- <flow-statistics xmlns="urn:opendaylight:flow:statistics">
- <duration>
- <nanosecond>259000000</nanosecond>
- <second>18</second>
- </duration>
- <byte-count>0</byte-count>
- <packet-count>0</packet-count>
- </flow-statistics>
- <table_id>0</table_id>
- <hard-timeout>0</hard-timeout>
- <cookie>0</cookie>
- </flow>
Advertisement
Add Comment
Please, Sign In to add comment