1. seems like a typo in the doc.
2. check yang model for actions: 
https://git.opendaylight.org/gerrit/gitweb?p=openflowplugin.git;a=blob;f=model/model-flow-base/src/main/yang/opendaylight-action-types.yang

> On Apr 24, 2017, at 9:19 AM, Jeffrey Zheng <[email protected]> wrote:
> 
> Can someone help me with this?
> 
> Thanks,
> 
> 
> On Fri, Apr 21, 2017 at 12:20 PM Jeffrey Zheng <[email protected] 
> <mailto:[email protected]>> wrote:
> I am reading OpenFlow Plugin doc from 
> http://docs.opendaylight.org/en/stable-boron/user-guide/openflow-plugin-project-user-guide.html#ethernet-src-dest-addresses-ethernet-type
>  
> <http://docs.opendaylight.org/en/stable-boron/user-guide/openflow-plugin-project-user-guide.html#ethernet-src-dest-addresses-ethernet-type>
>  and see this section:
> <apply-actions>
>                 <action>
>                     <order>0</order>
>                     <dec-mpls-ttl/>
>                 </action>
>             </apply-actions>
> 1. Should <dec-mpls-ttl> be <drop-action /> to match the description of this 
> example?
> 2. Where can I find a list of action tags for <apply-actions> if I need to 
> generate my own flow rules, such as <dec-mpls-ttl />, <drop-action />, etc.?
> 
> Thanks,
> 
> Jeffrey
> _______________________________________________
> openflowplugin-dev mailing list
> [email protected]
> https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev

_______________________________________________
openflowplugin-dev mailing list
[email protected]
https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev

Reply via email to