Re: [j-nsp] any way to do group inheritence only if parent exists?

2020-05-21 Thread Martin Tonusoo
> This isn't a project it isn't even a process, it's culture. Well said. Hi Chuck, > How do I inherit the nd6-stale-time setting only if there is already a configured "family inet6" so I don't get IPv6 link-locals on IRBs where I only want IPv4? One hackish way to accomplish this would be with

Re: [j-nsp] any way to do group inheritence only if parent exists?

2020-05-21 Thread Mark Tinka
On 21/May/20 13:19, Saku Ytti wrote: > > So no matter how poor your data hygiene is or how far the goal is, you > can actually start moving day1 and keep moving every day, instead of > some massive 0-100 project. This isn't a project it isn't even a > process, it's culture. This. Mark. __

Re: [j-nsp] any way to do group inheritence only if parent exists?

2020-05-21 Thread Saku Ytti
> Any NMS(es) you recommend? This one looks interesting: > > https://napalm-automation.net/enms-hackathon-project-presentation/ > > and it is still under development. I am opinionated and not necessarily right. But as far as I know there isn't really a great provisioning tool out there. And if yo

Re: [j-nsp] any way to do group inheritence only if parent exists?

2020-05-20 Thread Saku Ytti
Hey Chuck > set groups ND6 interfaces irb unit <*> family inet6 nd6-stale-time 600 > set interfaces apply-groups ND6 > > then all irb interfaces get a "family inet6" with link-local > addressing created and the nd6-state-time setting applied. How do I > inherit the nd6-stale-time setting only if

Re: [j-nsp] any way to do group inheritence only if parent exists?

2020-05-20 Thread Mark Tees
Sorry I misread that :/ What you are wanting is more complex in second pass. On Thu, 21 May 2020 at 12:18, Mark Tees wrote: > Yes, change the group to be applied from the root of the config. > > On Thu, 21 May 2020 at 11:53, Chuck Anderson wrote: > >> Is there any way to inherit a configurat

Re: [j-nsp] any way to do group inheritence only if parent exists?

2020-05-20 Thread Mark Tees
Yes, change the group to be applied from the root of the config. On Thu, 21 May 2020 at 11:53, Chuck Anderson wrote: > Is there any way to inherit a configuration group setting, but only if > the parent object already exists? For example, if I apply this: > > set groups ND6 interfaces irb unit