Set up the vRack network for OVHcloud Connect
Create an AZ configuration for OVHcloud Connect L3 and understand IP addressing and VRRP
Objective
Before configuring OVHcloud Connect L3 routing (BGP or static), you must prepare the AZ configuration that creates a virtual router inside the vRack, connecting your OVHcloud Connect link to the OVHcloud AZ(s) where your services run.
This guide explains how to:
- Create an AZ configuration (virtual router) inside your vRack
- Understand the IP addressing rules for the AZ subnet (reserved addresses, VRRP)
- Understand the limitations of this router (no VLAN, no trunk)
This guide covers the basic vRack configuration for OVHcloud Connect compatibility. For advanced vRack networking configuration, see:
For general vRack networking, see the vRack service presentation.
Requirements
You need to have cleared steps 1 through 3 of one of the following guides:
Log in to your and go to Network > OVHcloud Connect.
Instructions
Overview
When you use OVHcloud Connect in L3 mode, traffic flows through three stages:
The AZ configuration creates an L3 routing instance inside the vRack. This routing instance is composed of two physical OVHcloud devices (labelled "A" and "B") for redundancy. You must create one AZ configuration per AZ you want to reach.
AZ subnet โ IP addressing rules
When you create an AZ configuration, you assign a private subnet to it. Within this subnet, several IP addresses are reserved by OVHcloud:
Subnet planning guidelines:
VRRP โ Gateway redundancy
The OVHcloud AZ routing instance uses VRRP (Virtual Router Redundancy Protocol) to provide gateway redundancy between devices A and B.
When you use static routing at the AZ level (extra configuration type static), VRRP is active and provides automatic failover between devices A and B. Your services should point their default gateway to the VRRP virtual IP.
When you use BGP at the AZ level (extra configuration type bgp), VRRP is disabled. BGP handles failover instead. You must establish a BGP session with both device A and device B (up to 4 BGP peers per AZ).
vRack router limitations
The virtual router created by the AZ configuration has the following limitations:
- No VLAN support โ The router does not handle 802.1Q VLAN tagging. All traffic is untagged.
- No trunk support โ The router cannot carry multiple VLANs over a single trunk interface.
Plan your subnet architecture accordingly. Use separate AZ configurations if you need to isolate different traffic types across AZs.
Step 1 โ Identify available AZs
Before creating an AZ configuration, check which AZs are available for your OVHcloud Connect service.
Example response:
Only AZs where available is true can receive a new configuration.
Step 2 โ Create the AZ configuration
The AZ configuration creates a virtual router in the vRack for the specified AZ. You need the popId from your existing PoP configuration.
List your existing PoP configurations to get the popId:
Create the AZ configuration:
Request parameters:
Example response:
The resourceId is the ID of the new AZ configuration. The task progresses through todo โ doing โ done.
Step 3 โ Verify the configuration
Once the task completes, verify the AZ configuration:
Example response:
Monitor task progress with:
Step 4 โ Repeat for additional AZs (optional)
For a multi-AZ resilient setup, create an AZ configuration for each AZ:
One subnet cannot be stretched between two AZs. Each AZ configuration must use a distinct subnet.
For more information, refer to our guide on Multi-AZ.
Delete an AZ configuration
Deleting an AZ configuration immediately stops private traffic to and from that AZ. Remove any dependent extra configurations (BGP or static) first.
Go further
Now that your AZ configuration is ready, configure the OVHcloud Connect L3 routing:
- Configure OVHcloud Connect L3 with BGP
- Configure OVHcloud Connect L3 with static routing
- Monitor your connection
For training or technical assistance implementing our solutions, contact your sales representative or visit our Professional Services page to request a quote and have your project analyzed by our experts.
Join our community of users.