< Back
Get-NsxDns
Post
NAME Get-NsxDns
SYNOPSIS
Retrieves the DNS configuration from a specified Edge.
SYNTAX
Get-NsxDns [-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.
The NSX Edge DNS add DNS server (relay) on the Edge
This cmdlet retrieves the DNS configuration from a specified Edge.
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
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Get-NsxEdge edge01 | Get-NsxDns
RELATED LINKS
SYNOPSIS
Retrieves the DNS configuration from a specified Edge.
SYNTAX
Get-NsxDns [-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.
The NSX Edge DNS add DNS server (relay) on the Edge
This cmdlet retrieves the DNS configuration from a specified Edge.
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
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Get-NsxEdge edge01 | Get-NsxDns
RELATED LINKS