• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/8

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

8 Cards in this Set

  • Front
  • Back
List and view all vSwitches (vSS and vDS on a host)
Command Line Interface Solutions and Examples, page 122

vicfg-vswitch -l
Add an uplink to a DVPort on a DVSwitch
Command Line Interface Solutions and Examples, page 122

vicfg-vswitch --add-dvp-uplink=<vmnic> -dvp=<dvport>
Delete an uplink from a DVPort on a DVSwitch
Command Line Interface Solutions and Examples, page 122

vicfg-vswitch --del-dvp-uplink=<vmnic> -dvp=<dvport>
Apply Port Binding Settings
Networking, page 26

From Inventory -> Networking

1. Select and expand the dvSwitch
2. Select the dvPortGroup and click on Edit Settings.
3. From General, in the right pane, select type of binding.
Configure Live Port Moving
From Inventory -> Networking

1. Select and expand the dvSwitch
2. Select the dvPortgroup and click on Edit Settings
3. Select Advanced to Edit the dvPortgroup properties.
4. Choose whether to allow live port moving.
5. Click OK.
Enable vSphere Network I/O Control
Networking, pages 35-37

From Inventory -> Networking

1. Click on the dvSwitch.
2. Click the Resource Allocation tab
3. Select Properties, and check the box to Enable Network I/O Control.
Create a user-defined Network Resource Pool
Networking, pages 35-37

From Inventory -> Networking

1. Click on the dvSwitch.
2. Click the Resource Allocation tab
3. Click on New Network Resource Pool
4. Configure the name and Resource Allocation of shares, as well as QoS priority tag (if needed).
5. Click OK
Assign Port Groups to User-Defined Resource Pools
Networking, pages 35-37

From Inventory -> Networking

1. Click on the dvSwitch.
2. Click the Resource Allocation tab
3. Click on Manage Port Groups.
4. Select a Port Group.
5. In the columns to the left, select a Network Resource pool from the list of User-Defined Network Resource Pools
6. Click OK.