
Add Brocade MLX ML2 and L3 plug-in configuration options in Configuration Reference. Change-Id: I8807d01cfc66feb27d29daacbc60eb797f61b6d8 Closes-bug: #1441370
43 lines
1.5 KiB
XML
43 lines
1.5 KiB
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<para xmlns="http://docbook.org/ns/docbook" version="5.0">
|
|
<!-- Warning: Do not edit this file. It is automatically
|
|
generated and your changes will be overwritten.
|
|
The tool to do so lives in openstack-doc-tools repository. -->
|
|
<table rules="all" xml:id="config_table_neutron_l3_brocade_mlx_switch">
|
|
<caption>Description of Brocade MLX L3 switch configuration options</caption>
|
|
<col width="50%"/>
|
|
<col width="50%"/>
|
|
<thead>
|
|
<tr>
|
|
<th>Configuration option = Default value</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<th colspan="2">[L3_BROCADE_MLX_EXAMPLE]</th>
|
|
</tr>
|
|
<tr>
|
|
<td><option>address</option> = <replaceable></replaceable></td>
|
|
<td>(StrOpt) The IP address of the MLX switch</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>password</option> = <replaceable>password</replaceable></td>
|
|
<td>(StrOpt) The SSH password of the switch</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>physical_networks</option> = <replaceable></replaceable></td>
|
|
<td>(StrOpt) Allowed physical networks where VLAN can be configured on this switch</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>ports</option> = <replaceable></replaceable></td>
|
|
<td>(StrOpt) Ports to be tagged in the VLAN being configured on the switch</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>username</option> = <replaceable>admin</replaceable></td>
|
|
<td>(StrOpt) The SSH username of the switch</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</para>
|