Colin MacGiollaEain
Colin MacGiollaEain
For the initial implementation, I'm thinking asdot or asplain, and worry about auto assignment later
> segment policy not required
> Reopening as not implemented Sorry - misundersood come of the context for #1832
I'm thinking a way to solve it would be to add something like a `node_sid_base: ` to the `switch_group` vars, and generate the Node SID with `node_sid_base + id`. Another...
Tested this, works fine - is it worth doing an ISIS-SR example, and mix in TI-LFA, etc.? ```yaml pe: defaults: # Set the relevant platform as each platform has different...
Yeah, I did consider that - I was just thinking if we add more domains in the future, it relying on sorting alphabetically may not keep working. I'll updated On...