|
2 | 2 | [id="virt-create-node-network-config-console_{context}"] |
3 | 3 | = Creating a policy |
4 | 4 |
|
5 | | -You can create a policy by using either a form or YAML in the web console. |
| 5 | +You can create a policy by using either a form or YAML in the web console. When creating a policy using a form, you can see how the new policy changes the topology of the nodes in your cluster in real time. |
6 | 6 |
|
7 | 7 | .Procedure |
8 | | -. Navigate to *Networking* → *NodeNetworkConfigurationPolicy*. |
| 8 | +. Navigate to *Networking* → *Node Network Configuration*. |
9 | 9 |
|
10 | | -. In the *NodeNetworkConfigurationPolicy* page, click *Create*, and select *From Form* option. |
11 | | -+ |
12 | | -In case there are no existing policies, you can alternatively click *Create NodeNetworkConfigurationPolicy* to createa policy using form. |
| 10 | +. On the *Node Network Configuration* page, click *Create* and select the *From Form* option. |
13 | 11 | + |
14 | 12 | [NOTE] |
15 | 13 | ==== |
16 | | -To create policy using YAML, click *Create*, and select *With YAML* option. The following steps are applicable to create a policy only by using form. |
| 14 | +To create a policy using YAML, click *Create* -> *With YAML* option. However, the following steps apply only to the form method. |
17 | 15 | ==== |
18 | | - |
19 | 16 | . Optional: Check the *Apply this NodeNetworkConfigurationPolicy only to specific subsets of nodes using the node selector* checkbox to specify the nodes where the policy must be applied. |
20 | 17 |
|
21 | 18 | . Enter the policy name in the *Policy name* field. |
22 | | - |
23 | 19 | . Optional: Enter the description of the policy in the *Description* field. |
| 20 | +. Click *Next* to move to the *Policy Interfaces* section. |
24 | 21 |
|
25 | | -. Optional: In the *Policy Interface(s)* section, a bridge interface is added by default with preset values in editable fields. Edit the values by executing the following steps: |
| 22 | +. In the *Bridging* part of the *Policy Interfaces* section, a bridge interface named `br0` is added by default with preset values in editable fields. If required, edit the values by performing the following steps: |
26 | 23 |
|
27 | 24 | .. Enter the name of the interface in *Interface name* field. |
28 | 25 |
|
29 | | -.. Select the network state from *Network state* dropdown. The default selected value is *Up*. |
| 26 | +.. Select the required network state. The default selected state is *Up*. |
30 | 27 |
|
31 | | -.. Select the type of interface from *Type* dropdown. The available values are *Bridge*, *Bonding*, and *Ethernet*. The default selected value is *Bridge*. |
| 28 | +.. Select the type of interface. The available types are *Bridge*, *Bonding*, and *Ethernet*. The default selected value is *Bridge*. |
32 | 29 | + |
33 | 30 | [NOTE] |
34 | 31 | ==== |
@@ -56,5 +53,5 @@ If you have selected *DHCP* option, uncheck the options that you want to disable |
56 | 53 | ==== |
57 | 54 | Alternatively, you can click *Edit YAML* on the top of the page to continue editing the form using YAML. |
58 | 55 | ==== |
59 | | - |
60 | | -. Click *Create* to complete policy creation. |
| 56 | +. Click *Next* to go to the *Review* section of the form. |
| 57 | +. Verify the settings and click *Create* to create the policy. |
0 commit comments