Coder Social home page Coder Social logo

fabricresourcecalculation's Introduction

Fabric Resource Calculation

To calculation the resource per fabric node

#Installation: Install the ACI SDK acicobra-1.0.1_0e-py2.7.egg. Here is the documentation for the ACI SDK package: https://developer.cisco.com/media/apicDcPythonAPI_v0.1/install.html

#How to use:

All the codes support three different input methods: wizard, yaml and cli.

  1. wizard: configure a mo by following a wizard. Usage:
    python policyTCAM.py wizard
    To get the help info: python policyTCAM.py wizard –h

  2. yaml: configure a mo with a config file (yaml format). Usage:
    python policyTCAM.py yaml policyTCAM.yaml
    To get the help info: python policyTCAM.py yaml –h
    There is a sample of yaml file. Please check out the argument format from the sample yaml file.

  3. cli: configure a mo based on you python arguments. It contains key arguments and optional arguments. Flags are used in order to call the optional arguments. Usage:
    python policyTCAM.py cli 172.31.216.100 admin ins3965! -n 101 102 -t '5 mins'
    To get the help info: python policyTCAM.py cli –h

#What are those codes: createMo.py: the basic class/module. It also contains useful functions that help programmers for writing their customized scripts.

fabricresourcecalculation's People

Contributors

yellowbang avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

fabricresourcecalculation's Issues

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.