Sorry I misread that :/ What you are wanting is more complex in second pass.
On Thu, 21 May 2020 at 12:18, Mark Tees <[email protected]> wrote: > Yes, change the group to be applied from the root of the config. > > On Thu, 21 May 2020 at 11:53, Chuck Anderson <[email protected]> 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 <*> 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 there is already a >> configured "family inet6" so I don't get IPv6 link-locals on IRBs >> where I only want IPv4? >> _______________________________________________ >> juniper-nsp mailing list [email protected] >> https://puck.nether.net/mailman/listinfo/juniper-nsp >> > -- > Regards, > > Mark Tees > -- Regards, Mark Tees _______________________________________________ juniper-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/juniper-nsp

