Fixing comments

This commit is contained in:
William Lam
2017-02-01 08:24:05 -08:00
parent f595e7e674
commit dd9723cf7b

View File

@@ -172,10 +172,10 @@ Function Get-VAMINetwork {
Twitter: @lamw Twitter: @lamw
=========================================================================== ===========================================================================
.SYNOPSIS .SYNOPSIS
This function retrieves access information from VAMI interface (5480) This function retrieves network information from VAMI interface (5480)
for a VCSA node which can be an Embedded VCSA, External PSC or External VCSA. for a VCSA node which can be an Embedded VCSA, External PSC or External VCSA.
.DESCRIPTION .DESCRIPTION
Function to return VAMI access interfaces (Console,DCUI,Bash Shell & SSH) Function to return networking information including details for each interface
.EXAMPLE .EXAMPLE
Connect-CisServer -Server 192.168.1.51 -User administrator@vsphere.local -Password VMware1! Connect-CisServer -Server 192.168.1.51 -User administrator@vsphere.local -Password VMware1!
Get-VAMINetwork Get-VAMINetwork