< Back

Remove-ArubaIAPZone

Sat Jan 18, 2020 8:33 pm

NAME Remove-ArubaIAPZone



SYNOPSIS

Remove zone to Aruba Instant AP





SYNTAX

Remove-ArubaIAPZone [[-iap_ip_addr] <IPAddress>] [<CommonParameters>]





DESCRIPTION

Remove zone to Aruba Instant AP





PARAMETERS

-iap_ip_addr <IPAddress>



Required? false

Position? 1

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:\\>Remove-ArubaIAPZone



Remove Zone PowerArubaIAP-Zone1 to IAP









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



PS C:\\>Remove-ArubaIAPZone -iap_ip_addr 192.0.2.2



Remove zone on IAP with address IP 192.0.2.2











RELATED LINKS