IETF-OPSAWG-WG / lxnm

L3 VPN Yang Model
8 stars 11 forks source link

L2-NM: put oam-802.3ah at LAG-interface level, not member-link level #334

Closed julianL999 closed 3 years ago

julianL999 commented 3 years ago

It would be better to specify oam-802.3ah at the LAG-interface level, not at the member-link level. I cannot see a use-case for only configuring it on some member-links and not others within the same LAG.

boucadair commented 3 years ago

That was positionned as such to mimic RFC8466

           |  |        +--rw member-links
           |  |        |  +--rw member-link* [name]
           |  |        |     +--rw name                string
           |  |        |     +--rw speed?              uint32
           |  |        |     +--rw mode?               neg-mode
           |  |        |     +--rw link-mtu?           uint32
           |  |        |     +--rw oam-802.3ah-link {oam-3ah}?
           |  |        |        +--rw enabled?  boolean