As a best practice users create a Management Bridge Domain in the fabric in order to allow workloads to be able
to have communication with the external devices via Management Services such as PXE, SSH, DNS, etc.
During this step, we will introduce the concept of a Shared L3Out.
Shared L3Out is an option for a multitenant configuration where each tenant is isolated from each other,
but might require access to external shared services, such as DHCP, DNS, and syslog.
Step 1 - Navigate to Bridge Domains in the Tenants Tab under Networking
Navigate to Networking to create a Bridge Domain by clicking:
- Click on Tenant
- Expand Networking
- Right-click on Bridge Domains
- Click on Create Bridge Domains
Step 2 - Create MGMT Bridge Domain (BD)
- Name:
aci_p21_bd_mgmt
- VRF: k8s_vrf
- Click Next
Step 3 - Create MGMT Subnet
-
Click the plus sign (+) button to add Subnet.
Step 4 - Add MGMT Subnet
- Gateway IP:
10.0.145.161/29
-
Check - Advertised Externally - We need to make sure to advertise this subnet to the rest of the network. By checking this knob, ACI
will do the back-end configuration for you.
- Click OK
Step 5 - Associate Shared L3Out
- Click the plus sign (+) button to Associate L3 Outs.
- L3Out: k8s
- On the following list select k8s
- And make sure to click Update
- With that process complete, make sure that you have the Gateway Address: 10.0.145.161/29 and
the shared L3Out: k8s. The screen should look as the following:
- Click Next
- Click Finish
You should verify your work on this page before proceeding.
ACI Object
This is the response from the fabric as to what is configured.