< Back
Get-ArubaSWPoE
Post
NAME Get-ArubaSWPoE
SYNOPSIS
Get PoE info about ArubaOS Switch (Provision)
SYNTAX
Get-ArubaSWPoE [[-port_id] <String>] [<CommonParameters>]
DESCRIPTION
Get PoE Info (Status, Priority, Allocation...)
PARAMETERS
-port_id <String>
Required? false
Position? 2
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-ArubaSWPoE
Get ALL PoE Settings on the switch
-------------------------- EXAMPLE 2 --------------------------
PS C:\\>Get-ArubaSWPoE -port 3
Get PoE settings on port 3
RELATED LINKS
SYNOPSIS
Get PoE info about ArubaOS Switch (Provision)
SYNTAX
Get-ArubaSWPoE [[-port_id] <String>] [<CommonParameters>]
DESCRIPTION
Get PoE Info (Status, Priority, Allocation...)
PARAMETERS
-port_id <String>
Required? false
Position? 2
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-ArubaSWPoE
Get ALL PoE Settings on the switch
-------------------------- EXAMPLE 2 --------------------------
PS C:\\>Get-ArubaSWPoE -port 3
Get PoE settings on port 3
RELATED LINKS