SaiSujithReddy

ether type xml

May 5th, 2016
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.90 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <flow xmlns="urn:opendaylight:flow:inventory">
  3. <strict>false</strict>
  4. <instructions>
  5. <instruction>
  6. <order>0</order>
  7. <apply-actions>
  8. <action>
  9. <order>0</order>
  10. <dec-nw-ttl/>
  11. </action>
  12. </apply-actions>
  13. </instruction>
  14. </instructions>
  15. <table_id>0</table_id>
  16. <id>134</id>
  17. <cookie_mask>255</cookie_mask>
  18. <installHw>false</installHw>
  19. <match>
  20. <ethernet-match>
  21. <ethernet-type>
  22. <type>2048</type>
  23. </ethernet-type>
  24. </ethernet-match>
  25. <ipv4-destination>134.134.134.134/24</ipv4-destination>
  26. </match>
  27. <cookie>4</cookie>
  28. <flow-name>FooXf134</flow-name>
  29. <priority>134</priority>
  30. <barrier>false</barrier>
  31. </flow>
Advertisement
Add Comment
Please, Sign In to add comment