< Back

Set-CheckPointStaticRoute

Mon Jan 13, 2020 1:04 am

NAME Set-CheckPointStaticRoute



SYNTAX

Set-CheckPointStaticRoute [-Network] <ipaddress> [-Mask] <ipaddress> [-Gateway] <ipaddress> [[-State] {on | off}]

[-Firewall] <string> [-Credential] <pscredential> [-Force] [<CommonParameters>]





PARAMETERS

-Credential <pscredential>

Creds for user with clish shell



Required? true

Position? 5

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-Firewall <string>

IP or hostname of the firewall



Required? true

Position? 4

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-Force



Required? false

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-Gateway <ipaddress>



Required? true

Position? 2

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-Mask <ipaddress>



Required? true

Position? 1

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-Network <ipaddress>



Required? true

Position? 0

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-State <string>



Required? false

Position? 3

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? 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

None





OUTPUTS

System.Object



ALIASES

None





REMARKS

None