mjethanandani / ietf-bgp-yang

Repository to collaborate on the IETF BGP YANG module.
1 stars 1 forks source link

Add reference when IETF writes a draft describing ... #51

Open mjethanandani opened 4 years ago

mjethanandani commented 4 years ago

The draft defines a node 'no-client-reflect' which when set to 'true', this disables route redistribution by the Route Reflector. It is set 'true' when the client is fully meshed to prevent sending of redundant route advertisements.

suehares commented 3 years ago

Do you want to assign this feature to me so that I solicit authors for a draft?

keyur-arrcus commented 1 year ago

I had a discussion with all of you and just putting it up for a record. We should consider this as a AF level feature with default enabled to true. Implementations can deviate and do the needful?

jhaas-pfrc commented 1 year ago

See discussion in Issue #242. Juniper, for example, only does no-client-reflect at the per-group scope, with per-neighbor override. It's not AF-specific.

Do a PR to show what you think the changes should be.