< Back

Get-ArubaSWLLDPRemote

Sat Jan 18, 2020 8:36 pm

NAME Get-ArubaSWLLDPRemote



SYNOPSIS

Get LLDP information about remote devices connected to the switch you are log on.





SYNTAX

Get-ArubaSWLLDPRemote [[-port_id] <String>] [<CommonParameters>]





DESCRIPTION

Get lldp informations about the remote devices.





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-ArubaSWLLDPRemote



Get all the informations about the remote devices connected to the ports of the switch you are log on.









-------------------------- EXAMPLE 2 --------------------------



PS C:\\>Get-ArubaSWLLDPRemote -port_id 5



Get LLDP neighbor informations on port 5











RELATED LINKS