Overview
Before creating protection plans, register both the primary and DR sites with the XDR controller and configure the replication link between them. This establishes the trust relationship and network path that all replication traffic flows through.Prerequisites
- XDR controller deployed and accessible from both sites
- Network connectivity open between primary and DR sites on TCP 7000–7002
- Administrator credentials on both sites
- XDR agent deployed on both sites via XDeploy
Site Registration
- Dashboard
- CLI
Register the primary site
Log in to XDeploy (
https://connect.<your-domain>) and navigate to
Disaster Recovery → Sites → Register Site:Register the DR site
Repeat the registration process for the DR site, selecting role
DR.
Provide the DR site’s XDR agent endpoint and its authentication token.Both sites appear in the Sites list with status
REGISTERED.Create replication link
Navigate to Disaster Recovery → Sites → Replication Links → Create Link
and select the primary site as source and DR site as destination.
Configure link settings
Verify connectivity
Click Test Connectivity to verify the link is functional in both directions.
Connectivity test returns
CONNECTED with round-trip latency displayed.Bandwidth Management
Replication bandwidth directly affects how quickly the initial sync completes and how tightly the replication lag tracks the configured RPO. Configure bandwidth policies to balance replication performance against production workload impact.Bandwidth limit policies
Bandwidth limit policies
XDR supports per-link and per-plan bandwidth limits. Per-link limits cap total
replication throughput on the network connection; per-plan limits allocate
bandwidth among multiple plans sharing the same link.Navigate to Disaster Recovery → Sites → Replication Links → [Link] → Bandwidth:
Configure these policies directly in the bandwidth settings panel for each replication link.
Initial sync sizing
Initial sync sizing
The initial sync transfers all protected data to the DR site. Estimate
completion time before enabling a plan:
WAN link health
WAN link health
Monitor link statistics to detect degradation before it impacts RPO. Navigate to
Disaster Recovery → Sites → Replication Links → [Link] to view throughput
and error statistics over time.Key indicators of a degraded link:
- Throughput consistently below configured limit without backlog
- Retransmit rate above 1% (network packet loss)
- Round-trip latency increasing over time (congestion)
Replication Modes
Site Token Management
XDR agents authenticate between sites using site-specific tokens, not user credentials. Manage site tokens from Disaster Recovery → Sites → [Site] → Token Management:- View token status: The token expiry date and status are displayed for each registered site
- Rotate token: Click Rotate Token to generate a new authentication token for the selected site
- Update peer: After rotating a token, update the peer site with the new token in the peer’s site configuration panel
Rotate site tokens at least annually or immediately if a token is suspected
compromised. Token rotation does not interrupt active replication — the old
token remains valid for 15 minutes after rotation to allow the update to propagate.
Next Steps
Recovery Plans
Create ordered recovery groups and automation hooks
DR Automation
Configure automatic failover triggers and runbook scripts
Monitoring
Alert on replication lag and link throughput degradation
Troubleshooting
Diagnose initial sync failures and connectivity issues