All scripts
isp
Advanced
2–6 min

T-ISP-019 · Managed CPE Config Generator

Generate day-0 managed-CPE configurations from a service template: WAN/LAN addressing, NAT, DHCP, default route, management ACL, and SNMP/NetFlow export — rendered per customer without touching the device.

Cisco IOS/XE
Juniper Junos
MikroTik
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

  • Day-0 CPE template
  • WAN/LAN + NAT + DHCP
  • Management ACL hardening
  • SNMP/NetFlow export
  • Per-customer rendering
  • Config file output

Required inputs

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

ParameterTypeDefaultNotes
DHCP DNS server
dns
string9.9.9.9
Output directory
out_dir
stringcpe-configs

Hint 1Name your vendors and OS versions

Mention the exact platforms you run (Cisco IOS/XE, Juniper Junos, MikroTik) so the generated isp & peering logic uses the right CLI/NETCONF syntax.

Hint 2State your real thresholds

Provide concrete values for DHCP DNS server, Output directory instead of the defaults — they shape what counts as a fault.

Hint 3Prioritize the checks you need

This tool can day-0 CPE template and wAN/LAN + NAT + DHCP. 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-15 12:00:01 INFO  Loaded 14 customers from customers.csv
2026-06-15 12:00:01 INFO  Rendered cpe-configs/ACME_cpe.cfg (61 lines)
2026-06-15 12:00:01 INFO  Rendered cpe-configs/GLOBEX_cpe.cfg (61 lines)
2026-06-15 12:00:01 INFO  14 configs written, 0 errors