I was just looking to plug a new zigbee coordinator into a POE switch today, then thought - that’s going to be on the wrong VLAN, or, did I trunk the uplink…?

So… that made me think - is anyone using / tried / failed to export device configs, feed it into an AI, and get it to draw out the network??

  • SayCyberOnceMore@feddit.ukOP
    link
    fedilink
    English
    arrow-up
    0
    ·
    15 hours ago

    I have Visio drawings already, and KeePass files and backup configs and…

    So, it’s mostly there, but there’s always something that’s not captured, like maybe MAC address I’m trying to resolve in a switch…

    I was thinking AI could draw, redraw and draw again…

    • curbstickle@anarchist.nexusM
      link
      fedilink
      English
      arrow-up
      0
      ·
      14 hours ago

      You can, I’m just saying be prepared for disappointment. The amount of effort you need to put in, imo, you could have had a spreadsheet and been done. And then used that with a script to autogenerate some mermaidml to get a purdy drawing out of it (which I highly recommend leveraging Beautiful-Mermaid ).

      And then you can feed that to an llm and make your queries about ports or other uses, to me thats a much better use/approach. To each their own though.