Skip to main content

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.
Table 3-23  Commands for Configuring 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
  1. if-name
    Specify the name of the interface assigned to the instance of the virtual network device.
  2. vswitch-name
    Specify a virtual switch service name.
  3. 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
  1. if-name
    Specify an interface name.
  2. ldom
    Specify the logical domain name.