Skip to content

Commit bb67ec0

Browse files
committed
OSDOCS-12356: Add OVN-Kubernetes secondary network mapping
- https://issues.redhat.com/browse/OSDOCS-12356
1 parent 904ae38 commit bb67ec0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

modules/configuration-ovnk-network-plugin-json-object.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,9 @@ A comma-separated list of CIDRs and IP addresses. IP addresses are removed from
6666
|
6767
If topology is set to `localnet`, the specified VLAN tag is assigned to traffic from this additional network. The default is to not assign a VLAN tag.
6868

69+
|`physicalNetworkName`
70+
|`string`
71+
|
72+
If topology is set to `localnet`, you can reuse the same physical network mapping with multiple network overlays. Specifies the name of the physical network to which the OVN overlay connects. When omitted, the default value is the `name` of the `localnet` network. To isolate the different networks, ensure that a different VLAN tag is used when sharing the same physical network between overlays.
73+
6974
|====

0 commit comments

Comments
 (0)