Daniel Sheppard

Results 181 comments of Daniel Sheppard

So, for ASA, that is not how contexts work at all. I think you are confusing how HA works. With a ASA, if you are using clustering with contexts, on...

snowie-swe, With ASA, when you have contexts enabled in a cluster or HA, you will have n contexts, 1 for each device. There is no need to track the "cluster",...

> actually its not. The image you shared exactly proves my point, there is at least 1 context on each physical device. It doesn't share the "VMWare model" where there...

> Just to clarify, i have no need to keep track of what where the context is active. > that i can do with custom fields / config context. so...

I want to throw in a proposed model here: ``` VDC Device = FK to Devices VDC ID = BigInt Name = Char Interfaces = M2M w/ join custom table...

> I'm in agreement on the shared interfaces. If the VDC Resources is a separate model, maybe there can be a flag on whether that VDC platform allows interface sharing...

The VC model does something completely different, it aggregates interfaces from multiple devices onto a master device.

Real world, they aren't tied to prefixes either, they are tied to routing instances on devices, so I can see the use case for a device, but not for a...

> I don't understand why this FR is such a problem. It reflects how ASN really work for ISP's and MSP's. How can I keep track in netbox of what...

> * Current NetBox search does partial word match (icontains) so if you search "kron" it will match "Akron" - postgresql search (and watson) can only do prefix search (so...