I am not sure you checked this already, but l2switch have config options to 
disable/enable all flow types in the application:

https://docs.opendaylight.org/en/stable-oxygen/user-guide/l2switch-user-guide.html
 
<https://docs.opendaylight.org/en/stable-oxygen/user-guide/l2switch-user-guide.html>

BR/Luis

> On Jul 14, 2021, at 3:05 AM, sudhanshu naithani 
> <sudhanshunaithan...@gmail.com> wrote:
> 
> Hello All,
> 
> I am trying to change a dropAll rule in l2switch and would like to change it 
> so everything goes to the controller. For it I am trying to build 
> EthernetMatchBuilder as following:-
> 
> EthernetMatchBuilder ethernetMatchBuilder = new 
> EthernetMatchBuilder().setEthernetType(new EthernetTypeBuilder().setType(new 
> EtherType(Long.valueOf(KnownEtherType.XXXXX.getIntValue()))).build());
> 
> Here I would like to know what should be in place of XXXXX for sending 
> anything to the controller? Like for sending  ARP to the controller we 
> replace XXXXX with Arp.
> 
> Could anyone please help me with this?
> 
> Thank you.
> 
> Warm Regards-
> Sudhanshu Naithani
>
> 
> 
> 

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#8768): https://lists.opendaylight.org/g/Discuss/message/8768
Mute This Topic: https://lists.opendaylight.org/mt/84198147/21656
Group Owner: discuss+ow...@lists.opendaylight.org
Unsubscribe: https://lists.opendaylight.org/g/Discuss/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to