Giter Site home page Giter Site logo

Comments (4)

cpaggen avatar cpaggen commented on July 22, 2024

I had the same question pop up in my mind 3 minutes ago :) It appears to be hard-coded in acitoolkit.py, at line 1194:

phys_domain = {'physDomP': {'attributes': {'name': 'allvlans'},
'children': [vlan_ns_ref]}}

It looks like the code expects all interfaces in the fabric to be already configured in an attachable entity profile (line 1227, object infraAttEntityP) onto which all ports and all VLANs are mapped.

from acitoolkit.

michsmit99 avatar michsmit99 commented on July 22, 2024

This commit from daniel-zuckerberg introduced domains to the toolkit base and the CLI application.

from acitoolkit.

daniel-zuckerberg avatar daniel-zuckerberg commented on July 22, 2024

you can set the physical domain under the epg sub-config mode with the "infradomain " command. And it's not limited to a Physcial Domain. You could also use this command to set a VMM, L3ext or L2ext Domain. You can verify it worked with the the "show infradomain" command

from acitoolkit.

kecorbin avatar kecorbin commented on July 22, 2024
  1. Adding the domain to an EPG (assuming the domain is present on an
    existing fabric/access policies)n this is now fully supported via the work done by @daniel-zuckerberg

Example code can be found here:
http://pastebin.com/1tMwPVkM

  1. Needing to create/modify an infraAttEntityP object an associate it with
    a new / existing port-channel. This is the hard coded issue referenced by @cpaggen

I suggest we close this (Item #1) and open a new issue for #2

Thoughts?

from acitoolkit.

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.