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.dev54.tar.gz (71.1 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for networking-brocade-2015.1.1.dev54.tar.gz
Algorithm Hash digest
SHA256 f9fbbeba818e5e755278de3d7056b839156442b8a0a21e78c960c099f0b16f12
MD5 ee00cf86cc428b8ac261f1e3717c376d
BLAKE2b-256 63de31160f3039ec56b58b8d69107bc3f5d19add543881f374a0482520a9d40e

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