< Back

Send-ArubaSWCliBatch

Sat Jan 18, 2020 8:39 pm

NAME Send-ArubaSWCliBatch



SYNOPSIS

Send a cli batch command.





SYNTAX

Send-ArubaSWCliBatch [-command] <String[]> [[-connection] <PSObject>] [<CommonParameters>]





DESCRIPTION

Send a cli batch command on Aruba OS Switch.

All configuration commands in non-interactive mode are supported. Exit, configure, erase, startup-config commands

are supported.

Crypto, show, execution and testmode commands are NOT supported.





PARAMETERS

-command <String[]>



Required? true

Position? 1

Default value

Accept pipeline input? false

Accept wildcard characters? false



-connection <PSObject>



Required? false

Position? 2

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:\\>Send-ArubaSWCliBatch -command "interface 4 disable"



Send a cli batch command (disable interface 4) on the switch, use Get-ArubaSWCliBatchStatus for get result









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



PS C:\\>Send-ArubaSWCliBatch -command "interface 4", "enable", "name PowerArubaSW-int"



Send a cli batch command (disable interface 4) on the switch, use Get-ArubaSWCliBatchStatus for get result











RELATED LINKS





CommonParameters : False

WorkflowCommonParameters : False

details : @{name=Set-ArubaSWCipherSSL; noun=; verb=}

Syntax : @{syntaxItem=System.Object[]}

parameters : @{parameter=System.Object[]}

inputTypes : @{inputType=}

returnValues : @{returnValue=}

aliases : None



remarks : None

alertSet :

description :

examples :

Synopsis :

Set-ArubaSWCipherSSL



ModuleName : PowerArubaSW

nonTerminatingErrors :

xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10

xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10

xmlns:maml : http://schemas.microsoft.com/maml/2004/10

Name : Set-ArubaSWCipherSSL

Category : Function

Component :

Role :

Functionality :