Skip to content
This repository has been archived by the owner on Sep 5, 2020. It is now read-only.

Latest commit

 

History

History
27 lines (17 loc) · 696 Bytes

New-ICXSession.README.md

File metadata and controls

27 lines (17 loc) · 696 Bytes

New-ICXSession

Create a new Brocade ICX sessions over SSH.

Description

Create one or multiple Brocade ICX session over SSH. If no credentials are submitted, a credential popup will appear.

Screenshot

Syntax

New-ICXSession [-ComputerName] <String[]> [[-AcceptKey]] [[-Credential] <PSCredential>] [<CommonParameters>]

Example

PS> New-ICXSession -ComputerName megatron  
    
SessionID ComputerName AccessMode
--------- ------------ ----------
        0 megatron     Privileged