< Back

Get-ArubaCXSystem

Sat Jan 18, 2020 8:33 pm

NAME Get-ArubaCXSystem



SYNOPSIS

Get System info about ArubaCX Switch





SYNTAX

Get-ArubaCXSystem [[-depth] <Int32>] [[-selector] <String>] [[-attributes] <String[]>] [<CommonParameters>]





DESCRIPTION

Get System Info (name, dns_servers...)





PARAMETERS

-depth <Int32>



Required? false

Position? 1

Default value 0

Accept pipeline input? false

Accept wildcard characters? false



-selector <String>



Required? false

Position? 2

Default value

Accept pipeline input? false

Accept wildcard characters? false



-attributes <String[]>



Required? false

Position? 3

Default value

Accept pipeline input? false

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS



-------------------------- EXAMPLE 1 --------------------------



PS C:\\>Get-ArubaCXSystem



Get system info on the switch











RELATED LINKS