You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/nw-ovn-ipsec-north-south-enable.adoc
+5-10Lines changed: 5 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -67,7 +67,7 @@ spec:
67
67
<2> Specifies the name of the interface to create on the host.
68
68
<3> Specifies the host name of the cluster node that terminates the IPsec tunnel on the cluster side. The name should match SAN `[Subject Alternate Name]` from your supplied PKCS#12 certificates.
69
69
<4> Specifies the external host name, such as `host.example.com`. The name should match the SAN `[Subject Alternate Name]` from your supplied PKCS#12 certificates.
70
-
<5> Specifies the IP address of the external host, such as `10.1.2.3.4/32`.
70
+
<5> Specifies the IP address of the external host, such as `10.1.2.3/32`.
71
71
72
72
.Example NMState IPsec tunnel configuration
73
73
[source,yaml]
@@ -100,7 +100,7 @@ spec:
100
100
<2> Specifies the name of the interface to create on the host.
101
101
<3> Specifies the host name of the cluster node that terminates the IPsec tunnel on the cluster side. The name should match SAN `[Subject Alternate Name]` from your supplied PKCS#12 certificates.
102
102
<4> Specifies the external host name, such as `host.example.com`. The name should match the SAN `[Subject Alternate Name]` from your supplied PKCS#12 certificates.
103
-
<5> Specifies the IP address of the external host, such as `10.1.2.3.4/32`.
103
+
<5> Specifies the IP address of the external host, such as `10.1.2.3/32`.
104
104
--
105
105
106
106
.. To configure the IPsec interface, enter the following command:
0 commit comments