• Ricaz@lemmy.world
    cake
    link
    fedilink
    arrow-up
    4
    arrow-down
    1
    ·
    11 months ago

    Cisco and Juniper CLIs are terrible imo… Why won’t they just use a proper modern set of tools instead of their own proprietary shit that doesn’t interface with anything else?

    • esadatari@lemmy.world
      link
      fedilink
      English
      arrow-up
      4
      ·
      11 months ago

      because cisco fears change and doesnt innovate technologies so much as acquire other companies’ tech and frankenstein it into their portfolio.

      • Ricaz@lemmy.world
        cake
        link
        fedilink
        arrow-up
        3
        ·
        11 months ago

        Had to get some metrics out of an old Cisco box that weren’t available through SNMP, and the only solution I could come up with was to periodically SSH some commands and regex the results.

        That required way too much shell-foo and the SSH daemon would just randomly refuse/drop connections.

        If only there was some kind of standard metric API that every other modern software supports out of the box…