< Back
Set-ArubaIAPHostname
Post
NAME Set-ArubaIAPHostname
SYNOPSIS
Set the name of Aruba Instant AP
SYNTAX
Set-ArubaIAPHostname [-hostname] <String> [-iap_ip_addr <IPAddress>] [<CommonParameters>]
DESCRIPTION
Configure hostname of Aruba Instant AP
PARAMETERS
-hostname <String>
Required? true
Position? 2
Default value
Accept pipeline input? false
Accept wildcard characters? false
-iap_ip_addr <IPAddress>
Required? false
Position? named
Default value ${DefaultArubaIAPConnection}.iap_ip_addr
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:\\>Set-ArubaIAPHostname PowerArubaIAP-AP1
Set PowerArubaIAP-AP1 hostname on IAP
-------------------------- EXAMPLE 2 --------------------------
PS C:\\>Set-ArubaIAPHostname -hostname PowerArubaIAP-AP2 -iap_ip_addr 192.0.2.2
Set PowerArubaIAP-AP2 hostname on IAP with address IP 192.0.2.2
RELATED LINKS
SYNOPSIS
Set the name of Aruba Instant AP
SYNTAX
Set-ArubaIAPHostname [-hostname] <String> [-iap_ip_addr <IPAddress>] [<CommonParameters>]
DESCRIPTION
Configure hostname of Aruba Instant AP
PARAMETERS
-hostname <String>
Required? true
Position? 2
Default value
Accept pipeline input? false
Accept wildcard characters? false
-iap_ip_addr <IPAddress>
Required? false
Position? named
Default value ${DefaultArubaIAPConnection}.iap_ip_addr
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:\\>Set-ArubaIAPHostname PowerArubaIAP-AP1
Set PowerArubaIAP-AP1 hostname on IAP
-------------------------- EXAMPLE 2 --------------------------
PS C:\\>Set-ArubaIAPHostname -hostname PowerArubaIAP-AP2 -iap_ip_addr 192.0.2.2
Set PowerArubaIAP-AP2 hostname on IAP with address IP 192.0.2.2
RELATED LINKS