< Back
Get-ArubaSWLLDPPortStats
Post
NAME Get-ArubaSWLLDPPortStats
SYNOPSIS
Get information about LLDP port stats
SYNTAX
Get-ArubaSWLLDPPortStats [-port <String>] [<CommonParameters>]
DESCRIPTION
Get lldp port stats informations
PARAMETERS
-port <String>
Required? false
Position? named
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-ArubaSWLLDPPortStats
Gat all the LLDP stats informations about all the ports.
-------------------------- EXAMPLE 2 --------------------------
PS C:\\>Get-ArubaSWLLDPPortStats -port 5
Get all the LLDP stats informations about the port 5
RELATED LINKS
SYNOPSIS
Get information about LLDP port stats
SYNTAX
Get-ArubaSWLLDPPortStats [-port <String>] [<CommonParameters>]
DESCRIPTION
Get lldp port stats informations
PARAMETERS
-port <String>
Required? false
Position? named
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-ArubaSWLLDPPortStats
Gat all the LLDP stats informations about all the ports.
-------------------------- EXAMPLE 2 --------------------------
PS C:\\>Get-ArubaSWLLDPPortStats -port 5
Get all the LLDP stats informations about the port 5
RELATED LINKS