10 Commits
Author SHA1 Message Date
MrBlake e983791baa fix: parse ArubaOS-S VLAN addresses
Read IPv4 addresses and subnet masks independently from the WC.16.11 IP configuration label and preserve the current VLAN across wrapped multinet rows.
2026-07-30 11:42:13 +02:00
MrBlake a0cbea8214 fix: pass ArubaOS-S login banners
Send up to three carriage returns while initializing interactive WC firmware sessions, then wait for the real CLI prompt. Include the final device output in timeout diagnostics.
2026-07-30 11:28:14 +02:00
MrBlake 2bde89a86e fix: use detailed ArubaOS-S LLDP output
Query the WC.16.11 remote-device detail view and parse Local Port, ChassisId, PortId, SysName, and remote management addresses.
2026-07-30 11:20:13 +02:00
MrBlake 8c268be778 fix: accept ArubaOS-S terminal prompts
Strip VT100 mode and control sequences emitted by WC firmware, add per-command timeout context, and allow longer interface and LLDP responses.
2026-07-30 11:12:18 +02:00
MrBlake 1b51784748 fix: synchronize delayed switch CLI output
Wait for the initial AOS-CX prompt and require each command response to end at the current prompt before sending the next command. Also recognize Aruba 1GbT port speeds.
2026-07-30 11:03:13 +02:00
MrBlake fff69277ab fix: parse AOS-CX neighbor system names
Recognize the Neighbor System-Name field emitted by Aruba 6100 PL.10.13 and fall back to the chassis ID when the advertised name is empty.
2026-07-30 10:51:19 +02:00
MrBlake e147642117 fix: improve Aruba 6100 neighbor discovery
Wait for complete CLI output on large switches, merge AOS-CX LLDP and CDP neighbors, and expose resizable logs plus raw SSH diagnostics.
2026-07-30 10:48:47 +02:00
MrBlake 10cc7b1196 feat: sync switch interface IP addresses
Read IPv4 and IPv6 addresses from Aruba CX, ArubaOS-Switch, and HPE Comware interfaces, display and assign them in NetBox, and add robust Aruba 6100 LLDP detail parsing with table fallback.
2026-07-30 10:28:30 +02:00
MrBlake 47e1d3499c feat: filter switch devices and enable LLDP
Add tenant-aware searchable NetBox device selection and conditionally enable global LLDP on Aruba CX, ArubaOS-Switch, and HPE Comware before discovery.
2026-07-30 09:56:42 +02:00
MrBlake cf9f2ac53a feat: add HPE and Aruba switch synchronization
Add Virtualization and Switches tabs, encrypted per-switch SSH profiles, HPE/Aruba interface and LLDP discovery, and synchronization of existing NetBox device interfaces and cables.
2026-07-30 09:40:21 +02:00