Bridge with PowerShell
If you need to deploy your application across multiple geographic regions to serve a large customer base while ensuring disaster recovery, WAN Replication offers an ideal solution. It enables two or more active sites to handle region-specific users while also serving as backups for other locations. This section covers how to configure various Bridge settings using PowerShell.
In This Section
New-Bridge
Discusses how to create a new Bridge.
Remove-Bridge
Learn how to remove the registered Bridge using the Remove-Bridge cmdlet.
Add-BridgeNode
Easily add server node to NCache Bridge for effective Bridge management using Add-BridgeNode for WAN Replication.
Remove-BridgeNode
Learn how to remove any Bridge node using the Remove-BridgeNode cmdlet.
Add-BridgeCache
Easily integrate existing clustered caches into Bridges with Add-BridgeCache for WAN Replication.
Remove-BridgeCache
Learn how to remove the registered Bridge cache using the Remove-BridgeCache cmdlet.
Start-Bridge
Start specified NCache Bridge using Start-Bridge cmdlet for WAN Replication, facilitating seamless server communication.
Stop-Bridge
Stop the specified NCache Bridge on the server using the Stop-Bridge cmdlet.
Set-BridgeCacheMode
Learn how to change the mode Active/Passive of Bridge cache using the Set-BridgeCacheMode cmdlet.
Start-BridgeStateTransfer
Learn how to initiate state transfer between source and target caches using the Start-BridgeStateTransfer cmdlet.