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.
Add-BridgeNode
Easily add server node to NCache Bridge for effective Bridge management using Add-BridgeNode for WAN Replication.
Add-BridgeCache
Easily integrate existing clustered caches into Bridges with Add-BridgeCache for WAN Replication.
Start-Bridge
Start specified NCache Bridge using Start-Bridge cmdlet for WAN Replication, facilitating seamless server communication.
Set-BridgeCacheMode
Discusses how to start a bridge on a server.
Start-BridgeStateTransfer
Learn how to initiate state transfer between source and target caches using the Start-BridgeStateTransfer cmdlet.
Stop-Bridge
Stop the specified NCache Bridge on the server using the Stop-Bridge PowerShell cmdlet.
Remove-Bridge
Learn how to remove the registered bridge using the Remove-Bridge PowerShell Cmdlet.
Remove-BridgeCache
Learn how to remove the registered bridge cache using the Remove-Bridge PowerShell Cmdlet.
Remove-BridgeNode
Learn how to remove any bridge node using the Remove-Bridge PowerShell Cmdlet.