Code Monkey home page Code Monkey logo

networking-brocade's Introduction

networking-brocade

Brocade Networking Mech. Drivers and Plugins

The followin Mechanism Driver and Plugins are available in this repository:

  1. VDX ML2 Mechanism Driver (L2)
  2. VDX SVI Driver (L3)
  3. ...

Documentation:

VDX ML2 Mechanism Driver:

  • N.B.: Please see Prerequisites section regarding ncclient (netconf client library)
  • Supports VCS (Virtual Cluster of Switches)
  • Issues/Questions/Bugs: [email protected]

    1. VDX 67xx series of switches
    2. VDX 87xx series of switches

ML2 plugin requires mechanism driver to support configuring of hardware switches. Brocade Mechanism for ML2 uses NETCONF at the backend to configure the Brocade switch. Currently the mechanism drivers support VLANs only.

+------------+ +------------+ +-------------+ | | | | | |

Neutron | | | | | Brocade |
v2.0 | Openstack | | Brocade | NETCONF | VCS Switch |
----+ Neutron +--------+ Mechanism +----------+ |
ML2 | | Driver | | VDX 67xx |
Plugin | | | | VDX 87xx |
           | | | | |
           | | | | |

+------------+ +------------+ +-------------+

Configuration

In order to use this mechnism the brocade configuration file needs to be edited with the appropriate configuration information:

% cat /etc/neutron/plugins/ml2/ml2_conf_brocade.ini [switch] username = admin password = password address = <switch mgmt ip address> ostype = NOS

Additionally the brocade mechanism driver needs to be enabled from the ml2 config file:

% cat /etc/neutron/plugins/ml2/ml2_conf.ini

[ml2] tenant_network_types = vlan type_drivers = local,flat,vlan,gre,vxlan mechanism_drivers = brocade ...

networking-brocade's People

Contributors

innosam avatar sripriyaseetharam avatar aallenbrocade avatar booxter avatar anguslees avatar akamyshnikova avatar amotoki avatar lexholden avatar zzelle avatar gkotton avatar fungi avatar markmcclain avatar vishwanathj avatar

Watchers

Coda avatar James Cloos avatar  avatar

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.