< Back

Get-ArubaSWSTP

Sat Jan 18, 2020 8:37 pm

NAME Get-ArubaSWSTP



SYNOPSIS

Get spanning-tree information on ArubaOS Switch.





SYNTAX

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





DESCRIPTION

Get spanning-tree 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-ArubaSWSTP



This function give you the spanning-tree configuration











RELATED LINKS