docs(device-discovery): vrf discovery via the discover_vrfs option#398
docs(device-discovery): vrf discovery via the discover_vrfs option#398leoparente wants to merge 5 commits into
Conversation
Document the new discover_vrfs policy option: VRF entity emission from get_network_instances(), attachment to IP addresses and prefixes, precedence over the defaults vrf / vrf_ipv4 / vrf_ipv6 settings, instance filtering rules, route-distinguisher handling with the rd-matching caveat, and the per-driver support matrix (ios, eos, junos, nxos, nxos_ssh in this first batch). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…netconf, nokia_sros, nokia_srl Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
Updated the VRFs driver matrix for the first custom-driver batch (netboxlabs/orb-discovery#453): |
…p_comware, cumulus_linux, dell_sonic Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
Updated the VRFs driver matrix for the second custom-driver batch (netboxlabs/orb-discovery#454): |
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
Updated the VRFs driver matrix for the third custom-driver batch (netboxlabs/orb-discovery#455): |
…close-out Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
Updated the VRFs driver matrix for the fourth and final custom-driver batch (netboxlabs/orb-discovery#456): |
Summary
Documents the new
discover_vrfsdevice-discovery policy option shipped in netboxlabs/orb-discovery#452:discover_vrfs(bool, defaultfalse) — discovers VRFs via the driver'sget_network_instances()and attaches them to the IP addresses and prefixes of each VRF's member interfaces.defaults.*.vrf/vrf_ipv4/vrf_ipv6for member interfaces), instance filtering rules (default instance, L2 types, platform-internal__-prefixed names), and route-distinguisher handling including the Diode rd-matching caveat.ios,eos,junos,nxos,nxos_sshin this first batch (upstream NAPALM getter); other drivers land in follow-up batches.Draft until the orb-discovery PR merges and ships in a device-discovery release.
🤖 Generated with Claude Code