Giter VIP home page Giter VIP logo

Comments (5)

kbreit avatar kbreit commented on July 24, 2024

I would need to test meraki_vlan working against a layer 3 switch but I suspect it would only work with an MX appliance. Are you trying to setup an SVI on a layer 3 switch?

meraki_vlan has the ability to configure DHCP settings. I can see how it's not very obvious. It supports reserved IP ranges, fixed IP assignments, etc.

from ansible-meraki.

pokepoke81 avatar pokepoke81 commented on July 24, 2024

This all has my attention because I'm working on putting my existing infrastructure into code. I have 10 interfaces on my MS350 switch stack I'm trying to replicate. Some have DHCP settings, others do not. The MS350 also can do OSPF on the interfaces, which I have configured.

On the MX, I see the reserved and fixed IP's in meraki_vlan but I don't see how you'd turn the DHCP server on or off from the options shown in the documentation.

from ansible-meraki.

kbreit avatar kbreit commented on July 24, 2024

I looked into this and indeed, the meraki_vlan module lacks a full suite of DHCP options. I need to decide whether to create a new module called meraki_dhcp or if I should fold it into meraki_vlan. I’m leaning toward the latter. OSPF isn’t configurable via the API yet (https://dashboard.meraki.com/api_docs) as far as I can tell. If I’m missing it, please direct me to the endpoint and I’ll look into it.

I haven’t tested whether meraki_vlan works on a MS device yet.

from ansible-meraki.

pokepoke81 avatar pokepoke81 commented on July 24, 2024

It makes sense to me that the DHCP options would be with the meraki_vlan since it's a one-to-one relationship. I tested creating new VLANs on a test device and it enabled the DHCP server by default.

I don't see OSPF settings in the API either. I don't see any way to set an SVI on a switch from the API. That's going to give me trouble.

from ansible-meraki.

kbreit avatar kbreit commented on July 24, 2024

Thanks for the feedback. I'll add more DHCP options to meraki_vlan in the coming week or two.

from ansible-meraki.

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.