Console fix: generate-config.sh wrote SYMLINK+="console/$name" (singular)
but ser2net.yaml opens /dev/consoles/$name (plural). They never matched,
so after every reboot the console ports failed until setup.sh's manual
fallback re-created the symlinks. Fixed the udev rule to use "consoles/"
to match ser2net and the README.
New portable read-only audit tools (AGPLv3-friendly, config-driven):
- perf/scripts/probe-storage.sh: disk/mount/export/SMART/storage.cfg probe
- perf/scripts/probe-network.sh: NIC/bond/LLDP/NFS/nconnect probe
- perf/scripts/conman-console.py: PTY-based conman console driver (replaces
the old sw-capture.py that conflicted with ser2net)
- perf/scripts/snmp-switch-audit.py: SNMP-based switch inventory (interfaces,
LLDP, LAG, VLANs) via pysnmp or net-snmp
Removed stale pre-conman switch tooling (sw-capture-remote.sh, sw-capture.py,
sw-probe.sh, sw-conman-probe.sh) and old .cmds files. Added fresh .cmds
files for the two cross-rack trunk endpoint switches.
💘 Generated with Crush
Assisted-by: Crush:glm-5.2
12 lines
342 B
Plaintext
12 lines
342 B
Plaintext
! pfv-core-sw01 — Dell PowerConnect 5448 (core switch, rack 5)
|
|
! Read-only show commands for LAG/port-channel/VLAN audit
|
|
terminal datadump
|
|
show version
|
|
show interfaces status
|
|
show interfaces port-channel
|
|
show port-channel summary
|
|
show lacp
|
|
show vlan
|
|
show running-config interface port-channel 1
|
|
show running-config interface port-channel 3
|