SophosFirewall.Routing
1.4.2
PowerShell module for managing routing on Sophos XGS / SFOS 22.0 firewalls via API: gateways, health checks, SD-WAN profiles and routes, unicast and multicast routing.
Minimum PowerShell version
5.1
Installation Options
Owners
Package Details
Author(s)
- Jan Weis
Tags
Sophos Firewall API XGS SFOS Routing SDWAN Gateway Multicast
Functions
Disable-SfosGatewayHealthCheck Disable-SfosSDWANProfileHealthCheck Enable-SfosGatewayHealthCheck Enable-SfosSDWANProfileHealthCheck Get-SfosGatewayHost Get-SfosHealthCheckProfile Get-SfosHealthCheckProfileStatus Get-SfosMulticastConfiguration Get-SfosMulticastRoute Get-SfosPIMDynamicRouting Get-SfosSDWANPerformance Get-SfosSDWANPolicyRoute Get-SfosSDWANPolicyRouteStatus Get-SfosSDWANProfile Get-SfosUnicastRoute New-SfosGatewayHost New-SfosHealthCheckProfile New-SfosMulticastRoute New-SfosSDWANPolicyRoute New-SfosSDWANProfile New-SfosUnicastRoute Remove-SfosGatewayHost Remove-SfosHealthCheckProfile Remove-SfosMulticastRoute Remove-SfosSDWANPolicyRoute Remove-SfosSDWANProfile Remove-SfosUnicastRoute Set-SfosGatewayHost Set-SfosHealthCheckProfile Set-SfosHealthCheckProfileStatus Set-SfosMulticastRoute Set-SfosPIMDynamicRouting Set-SfosSDWANPolicyRoute Set-SfosSDWANPolicyRouteStatus Set-SfosSDWANProfile Set-SfosUnicastRoute
PSEditions
Dependencies
-
- SophosFirewall.Core (>= 1.4.2)
Release Notes
1.4.2: Adds Enable-/Disable-SfosGatewayHealthCheck, which turn a gateway health check on or off by the gateway name instead of the internal HealthCheckObject_GW_<name> record name Set-SfosHealthCheckProfileStatus takes, and Enable-/Disable-SfosSDWANProfileHealthCheck, which resolve an SD-WAN profile name to its referenced health check record and warn if that record is shared with other SD-WAN profiles before switching it. All four also accept the full record name unchanged, so Get-SfosHealthCheckProfileStatus | Disable-Sfos... still works.
FileList
- SophosFirewall.Routing.nuspec
- LICENSE.txt
- README.md
- SophosFirewall.Routing.psd1
- SophosFirewall.Routing.psm1
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 1.4.2 (current version) | 4 | 8/27/2026 |
| 1.4.0 | 13 | 8/22/2026 |
| 1.3.5 | 10 | 8/18/2026 |
| 1.1.0 | 7 | 8/13/2026 |
| 1.0.0 | 4 | 8/11/2026 |