< Back

Get-NsxSslVpn

Sat Jan 18, 2020 9:12 pm

NAME Get-NsxSslVpn



SYNOPSIS

Gets global SSLVPN configuration of an existing NSX Edge Services

Gateway.





SYNTAX

Get-NsxSslVpn [-Edge] <XmlElement> [<CommonParameters>]





DESCRIPTION

An NSX Edge Service Gateway provides all NSX Edge services such as firewall,

NAT, DHCP, VPN, load balancing, and high availability. Each NSX Edge virtual

appliance can have a total of ten uplink and internal network interfaces and

up to 200 subinterfaces. Multiple external IP addresses can be configured

for load balancer, site???????????????to???????????????site VPN, and NAT services.



SSL VPN allows remote users to connect securely to private networks behind an

NSX Edge Services gateway and access servers and applications

in the private networks.



The Get-NsxSslVpn cmdlet retrieves the global SSLVPN configuration of

the specified Edge Services Gateway.





PARAMETERS

-Edge <XmlElement>



Required? true

Position? 2

Default value

Accept pipeline input? true (ByValue)

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





RELATED LINKS