// Module included in the following assemblies: // // * virt/virtual_machines/virt-create-vms.adoc // * virt/virtual_machines/vm_networking/virt-using-the-default-pod-network-with-virt.adoc // * virt/virtual_machines/vm_networking/virt-attaching-vm-multiple-networks.adoc // * virt/virtual_machines/importing_vms/virt-importing-vmware-vm.adoc // * virt/vm_templates/virt-creating-vm-template.adoc [id="virt-networking-wizard-fields-web_{context}"] = Networking fields |=== |Name | Description |Name |Name for the network interface card. |Model |Indicates the model of the network interface card. Supported values are *e1000e* and *virtio*. |Network |List of available network attachment definitions. |Type |List of available binding methods. For the default pod network, `masquerade` is the only recommended binding method. For secondary networks, use the `bridge` binding method. The `masquerade` method is not supported for non-default networks. |MAC Address |MAC address for the network interface card. If a MAC address is not specified, an ephemeral address is generated for the session. |===