All scripts
ipv6
Advanced
5–15 min

IPv6 Migration Toolkit

Dual-stack enablement pusher, 6PE/6VPE config generator, RA guard deploy, DHCPv6 relay config, IPv6 prefix-utilisation tracking and a migration readiness scorecard.

Cisco
Juniper
Arista
Nokia
Open in GeneratorOpen in Platform
You're viewing a preview

The full script, parameters, and execution console are available with a free account.

Already have access? Sign in →

Capabilities

  • Dual-stack enablement
  • 6PE/6VPE config generator
  • RA guard deploy
  • DHCPv6 relay config
  • IPv6 prefix utilisation
  • Readiness scorecard
  • HTML report

Required inputs

Parameters the script accepts. Defaults shown; some are vendor- or context-gated.

ParameterTypeDefaultNotes
Site IPv6 prefix
prefix
string2001:db8::/48
Generate 6PE config
enable_6pe
booltrue
Deploy RA guard
ra_guard
booltrue

Hint 1Name your vendors and OS versions

Mention the exact platforms you run (Cisco, Juniper, Arista, …) so the generated ipv6 logic uses the right CLI/NETCONF syntax.

Hint 2State your real thresholds

Provide concrete values for Site IPv6 prefix, Generate 6PE config, Deploy RA guard instead of the defaults — they shape what counts as a fault.

Hint 3Prioritize the checks you need

This tool can dual-stack enablement and 6PE/6VPE config generator. Ask for the subset relevant to your incident to keep output focused.

Hint 4Describe your inventory format

Tell the assistant whether your device list is CSV, YAML, or JSON and which columns it has, so parsing matches your data.

Sample inventory schema

Authoritative shape of the device/policy data this script consumes.

No bundled inventory sample. The script accepts standard device lists (CSV/YAML) with hostname, mgmt IP, vendor, and credentials.

Expected output

Reference terminal output the script should produce — used as a stylistic and structural target.

terminal
[2026-06-12] INFO  IPv6 readiness audit across 24 devices...
DEVICE         DUAL-STACK  6PE   RA-GUARD  SCORE  STATUS
core-rtr-01    yes         yes   n/a       95%    READY
dist-sw-04     partial     -     no        58%    NOT-READY ←
  Rendered RA guard for 18 access ports on dist-sw-04
Summary: avg readiness 81% · 1 device not ready