"br-etx" should be "br-ext" in the doc

1. What is the problem?
In the document networking-prerequisites.rst, the "br-ext" is
written as "br-etx". It should be "br-ext".

2. What is the solution to the problem?
Change the description of "br-etx" to "br-ext".

3. What the features need to be implemented to the Tricircle to realize
the solution?
No new features.

Change-Id: I57c3f55f1ed07a6328a1af96459364df224551b8
Closes-Bug: #1657637
This commit is contained in:
Dongfeng Huang 2017-01-19 15:30:03 +08:00
parent f3efadd111
commit a55fee6e31
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ eth2 for external vlan network. If you want to verify the data plane
connectivity, please make sure the bridges "br-vlan" and "br-ext" are
connected to regarding interface. Using following command to connect
the bridge to physical ethernet interface, as shown below, "br-vlan" is
wired to eth1, and "br-etx" to eth2::
wired to eth1, and "br-ext" to eth2::
sudo ovs-vsctl add-br br-vlan
sudo ovs-vsctl add-port br-vlan eth1