Skip to main content

Brocade Networking Mech. Drivers and Plugins

Project description

===============================
networking-brocade
===============================

Brocade Networking Mech. Drivers and Plugins

* Free software: Apache license
* Source: http://git.openstack.org/cgit/stackforge/networking-brocade

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: sharis@brocade.com



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
...

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

networking-brocade-2015.1.1.dev55.tar.gz (71.1 kB view details)

Uploaded Source

File details

Details for the file networking-brocade-2015.1.1.dev55.tar.gz.

File metadata

File hashes

Hashes for networking-brocade-2015.1.1.dev55.tar.gz
Algorithm Hash digest
SHA256 5b8c8300e2cf23ccec5846d98371ad08440ba62960dbee14a91d3035649896df
MD5 542a8d8d94957ba2319e88efbe5040ec
BLAKE2b-256 53fd8fa448b767f0a1a86775c14abdd759278e760a771f3d4374ee2a17d4c469

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page