• 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/18

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;

18 Cards in this Set

  • Front
  • Back
Command to change a PSP for a SATP
esxcli storage nmp satp set -s 'satp type' -P 'psp type'

esxcli storage core claiming reclaim naa###
Command to mask a path to a LUN
esxcli storage core claimrule... see CTL example

esxcli storage core claimrule list

esxcli storage core claimrule load

esxcli storage core claimrule list

esxcli storage core claiming reclaim -d naa###
Command to claim disk as Soon SSD
esxcli storage nmp rule add -s 'SATP type' -d naa### -o enable_ssd

What is the command to restart the management agents on an ESXi host?
services.sh
Commands to configure snmp on ESXi hosts.
esxcli system snmp set --communities x

esxcli system snmp set --target ip-address

esxcli system snmp set --enable true

esxcli system snmp test
How do you configure SNMP for vCenter ?
Go to the home screen, select "vCenter Server Settings" configure there
What are the 3 main commands used to create an image profile?
Add-EsxSoftwareDepot 'path'

Get-EsxImageprofile

New-EsxImageProfile 'from list above' -name 'new name'

Get-EsxSoftwarePackage

Add-EsxSoftwarePackage
-ImageProfile 'name'

documentation is in the vSphere Installation PDF
what is the advanced option to stop chars from repeating on the console?
keyboard.typematicMinDelay = "2000000"
PowerCLI command to get all hosts
get-vmhost
How do you run esxtop in batch mode?
esxtop -b -a -d 5 -n 200 > filename
what is the PowerCLI command that will tell you all the software depot and software profile commands?
Get-ImageBuilderCommand
Command to get path statistics
esxcli storage core path stats get -p vmhba##:C#:T#:L#
Command to get path data about a storage device
esxcfg-mpath -l -p naa.####
Commands to get SCSI performance data
vscsiStats -l (shows VM world IDs)
vscsiStats -s -w #####

wait for it to collect data

vscsiStats -p (options in --help)
what is the name of the file and directory to control services
/etc/vmware/firewall/service.xml
How do you validate that more than 1 CPU can process data from a single network queue?
ESXi > Configuration > Advanced Settings > Net.NetSplitRxMode (should be set to 1)
Command to set a SATP type to ALUA for a manually created array vendor and model
esxcli storage nmp satp rule add -V vendor -M model -s VMW_SATP_ALUA -e description
Command to create a custom TCP/IP stack
esxcli network ip netstack -N stack name