3.2.20 Configuring a Virtual Network Device
3.2.20 Configuring a Virtual Network Device
Use the following commands to configure a virtual network device.
Command | Functional Outline |
---|---|
ldm add-vnet | Adds a virtual network device. |
ldm remove-vnet | Removes a virtual network device. |
ldm add-vnet command
Use the ldm add-vnet command to add a virtual network device to a logical domain.
# ldm add-vnet if-name vswitch-name ldom |
- if-name
Specify the name of the interface assigned to the instance of the virtual network device. - vswitch-name
Specify a virtual switch service name. - ldom
Specify the logical domain name.
ldm remove-vnet command
Use the ldm remove-vnet command to remove a virtual network device.
# ldm remove-vnet if-name ldom |
- if-name
Specify an interface name. - ldom
Specify the logical domain name.
< Previous Page | Next Page >