On Wed, Feb 27, 2019 at 11:16:55AM +0000, Balázs Lengyel wrote:
>  feature oldFeature {
>    status obsolete;
>  }
> 
>  leaf myTimer {
>    if-feature oldFeature ;
>    mandatory true;
>    config true;
>    status current;
>    type string;
>  }
> 
>    So should I configure myTimer or not? I assume yes, correct?

Your server will tell you by announcing the features it implements.

The compiler used by the server developer will likely tell him that
there is something to look at.

/js

-- 
Juergen Schoenwaelder           Jacobs University Bremen gGmbH
Phone: +49 421 200 3587         Campus Ring 1 | 28759 Bremen | Germany
Fax:   +49 421 200 3103         <https://www.jacobs-university.de/>

_______________________________________________
netmod mailing list
[email protected]
https://www.ietf.org/mailman/listinfo/netmod

Reply via email to