If you have an Ethernet that is not carrying IP, and want to use BFD you could 
still wrap the BFD in IP, and pull those packets off by recognising the IP 
Ethertype. No other protocol on the wire can be using that Ethertype, so there 
is no ambiguity. You no need to send the payload to an IP handler if there is 
no IP, just treat the IP as opaque data.

If you do have IP on the Ethernet and want to check before the packet gets to 
the IP handler you could use a well-known IP address and pull those packets off 
first as a special case.

- Stewart

Sent from my iPad

> On 11 Jun 2019, at 08:04, Schwarz Albrecht (ETAS/ESY1) 
> <albrecht.schw...@etas.com> wrote:
> 
> Thanks Sasha,
> understood. There are two different types of served user instances (routing 
> logic versus fault/alarm management of operators).
>  
> Santosh,
> >    Just curious to know why do you have this use case? I mean why not use 
> > CFM itself? 
> we are considering a use case of
> 1.     a private network domain,
> 2.     with roughly 80% Ethernet and 20% non-Ethernet at link layer, and
> 3.     a traffic mix of IP-based and IP-less applications,
> 4.     primarily static routing,
> and with the objective of
> 5.     continuity supervision (at link segments) and
> 6.     connectivity supervision (end-to-end, at network routes).
>  
> IEEE CFM might be then the candidate for (5) and Ethernet, but not the 
> non-Ethernet link layer technologies.
> IETF BFD would be the candidate for (6), for IP, but also non-IP-based 
> end-to-end transport connections.
>  
> The engineering goal would be preferably a single supervision technology (for 
> 5 and 6, for IP and non-IP, for Ethernet and non-Ethernet link level 
> connections).
> And that technology for this networking use case might be BFD, particularily 
> when we could cover the 80% of Ethernet links as well.
>  
> Regards,
> Albrecht
> 
> From: Alexander Vainshtein <alexander.vainsht...@ecitele.com> 
> Sent: 08 June 2019 14:46
> To: Schwarz Albrecht (ETAS/ESY1) <albrecht.schw...@etas.com>
> Cc: rtg-bfd@ietf.org; Stewart Bryant <stewart.bry...@gmail.com>; Jeffrey Haas 
> <jh...@pfrc.org>
> Subject: Re: Direct BFD over Ethernet?
>  
> Albrecht,
> I guess you are right and it is indeed mainly the technology ownership issue.
> 
> To the best of my recollection the BFD WG hss tried to cooperate with IEEE 
> 802.1, but these attempts have failed.
> 
> At the same time I think there is a difference in the overall attitude with 
> regard to OAM between IETF and IEEE 802.1.
> 
> The former seems to consider OAM sessions (and, specifically, BFD) as 
> "helpers" for some other protocols (e.g., routing): these sessions are 
> usually set up when the "client protocol" peers establish a peering 
> relationship, and failure of the OAM session is an indication of failure of 
> the peering relationship of the client protocol (see RFC 5882 for details). 
> 
> The latter seems to treat OAM mainly as providing indications (alarms) to the 
> operator.
> 
> My 2c.
> 
> Thumb typed by Sasha Vainshtein
>  
> From: Schwarz Albrecht (ETAS/ESY1)
> Sent: Saturday, June 8, 11:47
> Subject: RE: Direct BFD over Ethernet?
> To: Jeffrey Haas, Stewart Bryant
> Cc: Alexander Vainshtein, rtg-bfd@ietf.org 
> 
> 
> Thanks Sasha, Jeff & Stewart for your reply! OK, understood, more a 
> technology ownership question (IEEE 802 vs IETF) than a technical issue. 
> Running BFD directly over Ethernet would (at least) require to assign an 
> Ethertype codepoint 
> (https://www.iana.org/assignments/ieee-802-numbers/ieee-802-numbers.xml ) for 
> BFD. But BFD-over-Ethernet seems to be then in direct competition with the 
> IEEE 802.1ag defined OAM capabilities (guess the Connectivity Fault 
> Management protocols), i.e., the IEEE Continuity Check protocol. My rough 
> understanding. Thanks again! Albrecht -----Original Message----- From: 
> Jeffrey Haas Sent: 07 June 2019 13:56 To: Stewart Bryant Cc: Alexander 
> Vainshtein ; Schwarz Albrecht (ETAS/ESY1) ; Rtg-bfd@ietf.org Subject: Re: 
> Direct BFD over Ethernet? On Fri, Jun 07, 2019 at 12:20:30PM +0100, Stewart 
> Bryant wrote: > > +1 > > However if you really want BFD, you only need a 
> lightweight IP > implementation to carry it. During the work for BFD for LAG, 
> IETF already went a bit too close to stepping into IEEE territory. Raw BFD 
> over Ethernet would not be received very well by that organization, I think. 
> (Even if it'd be trivial to specify.) -- Jeff
> 
> 
> ___________________________________________________________________________
> 
> This e-mail message is intended for the recipient only and contains 
> information which is 
> CONFIDENTIAL and which may be proprietary to ECI Telecom. If you have 
> received this 
> transmission in error, please inform us by e-mail, phone or fax, and then 
> delete the original 
> and all copies thereof.
> ___________________________________________________________________________

Reply via email to