SaiSujithReddy

FlowID 447

Jul 18th, 2016
124
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. <priority>447</priority>
  4. <flow-name>Foo447</flow-name>
  5. <match>
  6. <ethernet-match>
  7. <ethernet-type>
  8. <type>34525</type>
  9. </ethernet-type>
  10. </ethernet-match>
  11. <ipv6-source-address-no-mask>2001:2001:2001:2001:2001:2001:0447:0447</ipv6-source-address-no-mask>
  12. <ipv6-source-arbitrary-bitmask>FFFF:FFFF:FFFF:FFFF:FFFF:FFFF:F000:0000</ipv6-source-arbitrary-bitmask>
  13. </match>
  14. <id>447</id>
  15. <table_id>0</table_id>
  16. <instructions>
  17. <instruction>
  18. <order>0</order>
  19. <apply-actions>
  20. <action>
  21. <order>0</order>
  22. <dec-nw-ttl/>
  23. </action>
  24. </apply-actions>
  25. </instruction>
  26. </instructions>
  27. </flow>
Advertisement
Add Comment
Please, Sign In to add comment