< Back

Get-NsxFirewallGlobalConfiguration

Sat Jan 18, 2020 9:06 pm

NAME Get-NsxFirewallGlobalConfiguration



SYNOPSIS

Retrieves the Distributed Firewall global configuration options.





SYNTAX

Get-NsxFirewallGlobalConfiguration [[-Connection] <PSObject>] [<CommonParameters>]





DESCRIPTION

The global firewalll configuration options can be used to modify

firewall performance.



This command will retrieve the current configuration options for the

distributed firewall





PARAMETERS

-Connection <PSObject>

PowerNSX Connection object.



Required? false

Position? 1

Default value $defaultNSXConnection

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 />Get-NsxFirewallGlobalConfiguration



layer3RuleOptimize layer2RuleOptimize tcpStrictOption

------------------ ------------------ ---------------

false true false











RELATED LINKS