This section will cover how ACI and in particular your tenant aci_p21_tenant will be connecting outside the fabric via OSPF. For this lab each student will have their own L3 out, but in some instances customers may have what it is called an "L3 shared", where every tenant in the fabric will be leveraging the same L3 (connection) to go outside the fabric. What that means is, ACI can provide the flexibility to minimize the number connections in a multi-tenant environment.
It is important to follow these steps in order to have a successful connection to the rest of the network.
Navigate to Networking to create the External Routed Networks by clicking:
In this step, we will be configuring the Routing Protocol that we will be using to peer to our external router. In this lab we will be leveraging OSPF as the Routing Protocol. Here are the steps to follow:
NOTE: By default ACI uses OSPF Area 1. We will be using Area 1 to connect to the outside
Select the Physical Node
The external network instance profile represents a group of external subnets (an EPG) that have the same security behavior. This EPG inherits contract profiles applied to the parent instance profile. Each subnet can also associate to route control profiles, which defines the routing behavior for external network
Verify all this work and then proceed to the next section to examine the concepts of contracts.
Click on the console ICON on the left to start the connection to the N9K-L3Out-17-32 we
are using as the external L3 connection. Username: acipod21 Password: cisco.123
Using the information in the Credentials dropdown menu connect to N9K-L3Out-17-32 and login.
show run interface ethernet 1/5
N9K-L3Out-17-32# sho run interface ethernet 1/5 interface Ethernet1/5 description L3-Out-21 ip address 10.0.21.1/31 ip router ospf 11 area 0.0.0.1 no shutdown
Verify OSPF is working properly by checking the OSPF neighbor relationship with ACI.
show ip ospf neighbors | grep 10.0.21.0
N9K-L3Out-17-32# show ip ospf neighbors | grep 10.0.21.0
10.0.0.21 1 FULL/BDR 01:07:02 10.0.21.0 Eth1/5