File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -1591,10 +1591,10 @@ The `libreswan` section, nmstate provides these properties:
15911591 * `psk`: String. The Pre-Shared-Key. Please consider to use x509/PKI
15921592 authentication in production system. In query, this property will be
15931593 shown as `<_password_hid_by_nmstate>` for security concern.
1594- * `rightsubnet`: String. Please explicitly set it when using in host-to-host
1595- mode.
1596- * `leftmodecfgclient`: yes|no . Please explicitly set it to `no ` when using in
1597- host-to-host mode.
1594+ * `rightsubnet`: String. Please explicitly set it to /32 or /128 IP when using
1595+ in host-to-host mode.
1596+ * `leftmodecfgclient`: true|false . Please explicitly set it to `false ` when
1597+ using in host-to-host mode.
15981598 * `type`: `transport` or `tunnel`. The `tunnel` is the default value if not
15991599 defined.
16001600
You can’t perform that action at this time.
0 commit comments