Associating a bridge domain with an external network
Now that we have a routed interface, we must associate it with the bridge domain.
How to do it…
- Navigate to
TenantA
|Networking
|Bridge Domains
|TenantA-BD
.
- Click on
L3 Configurations
on the right-hand side. - If required, you can add additional subnets here as well. In the following screenshot, I have added the
10.2.20.0/24
subnet. - Select
TenantA-Routed
forL3 Out
underAssociated L3 Outs
.
- Select the same
L3 Out
for theL3 Out for Route Profile
.
- Click onÂ
SUBMIT
. One issue here is that we will not be advertising any routes. If you have a successful peering to another BGP speaker, you will see that you will receive routes advertised to you, but the other speaker will not receive any prefixes from the tenant. Therefore, we must make a small change.
Â
- Navigate to
TenantA
|Networking
|Bridge Domains
|TenantA-BD
|Subnets
, and click on the10.2.20.1/24
subnet.
- Tick the
Advertised Externally
 box.
- Click onÂ
SUBMIT
. - Return to the TenantA-BD bridge domain...