diff options
Diffstat (limited to 'docs/usecases/contiv/MULTI_NIC_SETUP.md')
-rw-r--r-- | docs/usecases/contiv/MULTI_NIC_SETUP.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/usecases/contiv/MULTI_NIC_SETUP.md b/docs/usecases/contiv/MULTI_NIC_SETUP.md index 5cbb031d290..cacbcbb464b 100644 --- a/docs/usecases/contiv/MULTI_NIC_SETUP.md +++ b/docs/usecases/contiv/MULTI_NIC_SETUP.md @@ -5,7 +5,7 @@ described [here](https://github.com/contiv/vpp/blob/master/docs/VPP_CONFIG.md#mu * For each interface owned by Linux, you need to provide individual configuration for each interface used by VPP in the Node Configuration - for thenode in the `contiv-vpp.yaml`. For example, if both `ens3` and + for the node in the `contiv-vpp.yaml`. For example, if both `ens3` and `ens4` are known to Linux, then put the following stanza into the node's NodeConfig: ``` |