Coder Social home page Coder Social logo

Support for ubiquiti_edge about netdev HOT 8 OPEN

selfuryon avatar selfuryon commented on June 20, 2024
Support for ubiquiti_edge

from netdev.

Comments (8)

selfuryon avatar selfuryon commented on June 20, 2024

Hello!
Yes, of course, I can, but I haven't any Ubiquiti edge devices for testing. Do they have a virtual appliance? If not you can provide me some logs from CLI and I will add support for that!

from netdev.

newsera avatar newsera commented on June 20, 2024

Its similar to IOS Style.. I am able to interact with one of the platforms using "ubiquiti_edge" as the platform but its on Netmiko. Would love to see asyncio magic on it through netdev. Happy to test the code once its baked.

Device interaction looks like this:

(ubi) >enable
Password:********

(ubi) #configure 

(ubi) (Config)#exit

(ubi) #exit

(ubi) >quit

Netmiko supports it - https://github.com/ktbyers/netmiko/blob/develop/netmiko/ubiquiti/edge_ssh.py

from netdev.

selfuryon avatar selfuryon commented on June 20, 2024

Oh, it seems to be quite simple! I'll try to add it today\tomorrow!

from netdev.

newsera avatar newsera commented on June 20, 2024

Awesome. Thank you so much 👍

from netdev.

newsera avatar newsera commented on June 20, 2024

It supports terminal length command too just like Cisco.

https://dl.ubnt.com/guides/edgemax/EdgeSwitch_CLI_Command_Reference_UG.pdf

from netdev.

selfuryon avatar selfuryon commented on June 20, 2024

Hello! I've just added support (first attempt) for Ubiquity Edge Switch to dev branch but without committing to master dev and releasing new release until you test it. Can you test it? Maybe do you need some help with that?

from netdev.

newsera avatar newsera commented on June 20, 2024

Hello, Let me try this out during the weekend and will keep you posted. Thank you so much.

from netdev.

newsera avatar newsera commented on June 20, 2024

Tested today and it works great.. Tried both show commands as well as tried to configured an interface... write memory works as well. Awesome.. Good for merge to Release v1.0.

from netdev.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.