< Back

Get-ArubaSWTrunk

Sat Jan 18, 2020 8:38 pm

NAME Get-ArubaSWTrunk



SYNOPSIS

Get Trunk information about the ports in a trunk configuration on ArubaOS Switch.





SYNTAX

Get-ArubaSWTrunk [[-connection] <PSObject>] [<CommonParameters>]





DESCRIPTION

Get the list of all ports in a trunk configuration.





PARAMETERS

-connection <PSObject>



Required? false

Position? 1

Default value $DefaultArubaSWConnection

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



Get the list of ports in a trunk configuration with the link aggregation interface and the name of ports in this

interface.











RELATED LINKS