Chapter 9 L3Outs
Chapter 9 L3Outs
Chapter 9 L3Outs
Home
o Your O'Reilly
Profile
History
Playlists
Highlights
o Answers
o Explore
All Topics
Most Popular Titles
Recommended
Early Releases
Shared Playlists
Resource Centers
o Live Events
All Events
Architectural Katas
AI & ML
Data Sci & Eng
Programming
Infra & Ops
Software Arch
o Interactive
Scenarios
Sandboxes
Jupyter Notebooks
o Certifications
o Settings
o Support
o Newsletters
o Sign Out
CLOSE
CCNP Data Center Application
Centric Infrastructure 300-620 DCACI Official Cert Guideby Ammar
AhmadiPublished by Cisco Press, 2021
1. Cover Page (01:09 mins)
2. About This eBook (01:09 mins)
3. Title Page (01:09 mins)
4. Copyright Page (03:27 mins)
5. About the Author (01:09 mins)
6. About the Technical Reviewers (01:09 mins)
7. Dedication (01:09 mins)
8. Acknowledgments (01:09 mins)
9. Contents at a Glance (01:09 mins)
10. Reader Services (01:09 mins)
11. Contents (13:48 mins)
12. Icons Used in This Book (01:09 mins)
13. Command Syntax Conventions (01:09 mins)
14. Introduction (12:39 mins)
15. Figure Credit (01:09 mins)
16. Part I Introduction to Deployment (01:09 mins)
o Chapter 1 The Big Picture: Why ACI? (32:12 mins)
o Chapter 2 Understanding ACI Hardware and Topologies (42:33 mins)
o Chapter 3 Initializing an ACI Fabric (93:09 mins)
o Chapter 4 Exploring ACI (59:48 mins)
17. Part II ACI Fundamentals (01:09 mins)
o Chapter 5 Tenant Building Blocks (44:51 mins)
o Chapter 6 Access Policies (55:12 mins)
o Chapter 7 Implementing Access Policies (92:00 mins)
o Chapter 8 Implementing Tenant Policies (97:45 mins)
18. Part III External Connectivity (01:09 mins)
o Chapter 9 L3Outs (125:21 mins)
o Chapter 10 Extending Layer 2 Outside ACI (60:57 mins)
19. Part IV Integrations (01:09 mins)
o Chapter 11 Integrating ACI into vSphere Using VDS (54:03 mins)
o Chapter 12 Implementing Service Graphs (69:00 mins)
20. Part V Management and Monitoring (01:09 mins)
o Chapter 13 Implementing Management (35:39 mins)
o Chapter 14 Monitoring ACI Using Syslog and SNMP (51:45 mins)
o Chapter 15 Implementing AAA and RBAC (63:15 mins)
21. Part VI Operations (01:09 mins)
o Chapter 16 ACI Anywhere (26:27 mins)
22. Part VII Final Preparation (01:09 mins)
o Chapter 17 Final Preparation (10:21 mins)
23. Appendix A Answers to the “Do I Know This Already?” Questions (27:36 mins)
24. Appendix B CCNP Data Center Application Centric Infrastructure DCACI 300-620
Exam Updates (02:18 mins)
25. Glossary (23:00 mins)
26. Index (69:00 mins)
27. Appendix C Memory Tables (32:12 mins)
28. Appendix D Memory Tables Answer Key (34:30 mins)
29. Appendix E Study Planner (04:36 mins)
30. Where are the companion content files? - Register (01:09 mins)
31. Inside Front Cover (01:09 mins)
32. Inside Back Cover (01:09 mins)
33. Code Snippets (05:45 mins)
Search in book...
Toggle Font Controls
o
o
o
o
PREV Previous Chapter
Chapter 9
L3Outs
Types of L3Outs
Chapter 5, “Tenant Building Blocks,” provides a basic definition of L3Outs. It
may be possible to interpret that definition as suggesting that each L3Out is
only able to advertise subnets that exist within a single VRF. The following
points expand on the previous definition by describing the numerous categories
of L3Outs you can create in ACI:
L3Outs in the infra tenant: This type of L3Out is actually more
of a family of L3Outs that typically associate with the overlay-1 VRF
instance and enable either integration of an ACI fabric with other fabrics
that are part of a larger ACI Multi-Site solution or expansion of a fabric
into additional pods as part of an ACI Multi-Pod or vPod solution. The
overlay-1 VRF can also be used to interconnect a fabric with its Remote
Leaf switches. These solutions should all be familiar from Chapter 2,
“Understanding ACI Hardware and Topologies.” One particular infra
tenant L3Out, however, has not been mentioned before. A GOLF L3Out
uses a single BGP session to extend any number of VRF instances out an
ACI fabric to certain OpFlex-capable platforms, such as Cisco ASR 1000
Series routers, Cisco ASR 9000 Series routers, and Nexus 7000 Series
switches. One common theme across the infra tenant family of L3Outs is
that traffic for multiple VRFs can potentially flow over these types of
L3Outs. Another common theme is that routing adjacencies for these
L3Outs are sourced from the spines.
User VRF L3Outs (VRF-lite): This type of L3Out extends Layer
3 connectivity out one or more border leaf switches. It is the most
commonly deployed L3Out in ACI. Administrators typically deploy
these L3Outs in user tenants, but they can also be deployed in VRFs in
the common tenant or any other VRF used for user traffic. Each L3Out of
this type is bound to a single user VRF and supports a VRF-lite
implementation. Through the miracle of subinterfaces, a border leaf can
provide Layer 3 outside connections for multiple VRFs over a single
physical interface. This VRF-lite implementation requires one protocol
session per tenant. A shared service L3Out is the name given to any user
VRF L3Out that has additional configuration to leak routes learned from
external routers into a VRF other than the VRF to which the L3Out is
bound. This allows external routes to be consumed by EPGs in another
VRF. This feature is also referred to as shared L3Out because a service
behind the L3Out is being shared with another VRF.
If all this seems overwhelming, don’t worry. The DCACI 300-620 exam only
focuses on implementation of user VRF L3Outs. Route leaking and shared
service L3Outs are also beyond the scope of the exam. Nonetheless, you need to
be aware of the different types of L3Outs so you can better recognize which
configuration knobs are relevant or irrelevant to the type of L3Out being
deployed.
Note
The term shared service is used here to refer to a user tenant using a component from the
common tenant. This term can also apply to consumption of common tenant objects by
other tenants, but use of the term to imply route leaking is now more prevalent.
Note
It is has become very common for engineers to build ACI L3Outs using pure Layer 3
solutions such as routed interfaces and routed subinterfaces, but there are many great use
cases for building L3Outs using SVIs. One common use case is establishing a redundant
peering with firewalls over a vPC from a pair of border leaf switches.
The new floating SVI option, first introduced in ACI Release 4.2(1), with
further enhancements in ACI Release 5.0(1), enables users to configure an
L3Out without locking down the L3Out to specific physical interfaces. This
feature enables ACI to establish routing adjacencies with virtual machines
without having to build multiple L3Outs to accommodate potential VM
movements.
The floating SVI feature is only supported for VMM integrated environments in
ACI Release 4.2(1) code. Enhancements in ACI Release 5.0(1) allow floating
SVIs to be used with physical domains, eliminating the requirement for VMM
integration.
Figure 9-7 compares the two values for this setting. Let’s say that an engineer
needed to run both OSPF and EIGRP to an external device. In ACI, each L3Out
can be configured for only one routing protocol; therefore, two L3Outs are
needed to fulfill this requirement. The engineer determines that it would not be
feasible to run multiple physical connections between ACI and the external
device and that routed subinterfaces cannot be used in this design. In this case,
an SVI encapsulation and IP address on a border leaf needs to be shared
between the two L3Outs. If Encap Scope is set to Local for the SVI, ACI
expects a unique external SVI for each L3Out and generates a fault when an
L3Out SVI encapsulation is reused for a secondary L3Out on the switch. On the
other hand, setting Encap Scope to VRF for an SVI tells ACI to expect a unique
SVI encapsulation for each VRF and the two L3Outs are therefore allowed to
share the encapsulation.
Figure 9-7 Using SVI Encap Scope to Deploy an L3Out BD Across Multiple
L3Outs
There is one exception to the aforementioned rule that each L3Out enable only a
single routing protocol: OSPF can be enabled on a BGP L3Out to provide IGP
reachability for BGP. When OSPF is enabled in the same L3Out as BGP, OSPF
is programmed to only advertise logical node profile loopback addresses and
interface subnets.
Under default configurations, SVIs on an ACI leaf are always up, even if
associated physical ports are down. Although this is typically not a problem, it
could pose a problem when using static routes.
Figure 9-8 illustrates that a static route pointing out an L3Out SVI will remain
in the routing tables of the border leaf switches and will continue to be
distributed to other switches in the fabric if SVI Auto State is set at its default
value, Disabled.
Figure 9-8 Static Route Not Withdrawn on Downlink Failure with Auto State
Disabled
Figure 9-9 shows what happens to the static route when SVI Auto State is
toggled to Enabled. In this case, the border leaf disables the L3Out SVI once it
detects that all member ports for the L3Out SVI have gone down. This, in turn,
prompts the static route to be withdrawn from the routing table and halts
distribution of the static route to the rest of the fabric.
Figure 9-9 Static Route Withdrawn on Downlink Failure with Auto State Set to
Enabled
Note that the implementation of BFD for the static route could also resolve this
problem.
If an ACI fabric has not been configured for BGP route reflection, border leaf
switches can learn routes from external routers, but ACI does not distribute such
routes to other nodes in the fabric. External routes therefore never appear in the
routing tables of other leaf switches in the fabric.
ASN 65000
DEPLOYING L3OUTS
ACI Release 4.2 has a streamlined wizard for setting up L3Outs. While use of
the wizard is required when configuring an L3Out via the GUI, administrators
can make modifications to L3Outs afterward.
This section demonstrates the process of going through the streamlined wizard
to create L3Outs for each routing protocol and interface type. It also touches on
deployment of external EPGs on L3Outs and some configuration changes you
might want to make manually.
Finally, recall from Chapter 8 that ACI does not store information about
external endpoints learned via an L3Out in endpoint tables. ARP is used to keep
track of next-hop MAC-to-IP address bindings for endpoints behind
L3Outs. Example 9-4 shows the ARP table for the VRF from the perspective of
border leaf 301.
Example 9-4 Checking the ARP Table for Next-Hop MAC-to-IP Address Binding
Unless data in one of these tables is inaccurate, ACI should be able to forward
traffic to external devices without issue.
One of the configuration knobs under bridge domains in recent ACI code
revisions is Advertise Host Routes. When this option is enabled, ACI advertises
not only BD subnets but also any host routes that ACI has learned within any
BD subnet ranges selected for external advertisement. Figure 9-39 shows this
configuration checkbox.
Active Interval The interval the border leaf waits after an EIGRP query is sent before d
(min) active (SIA) situation and resetting the neighborship. The default is 3 m
External Distance The administrative distance (AD) for external EIGRP routes. The defa
routes is 170.
Internal Distance The AD for internal EIGRP routes. The default AD for internal routes
Configuration Description
Parameter
Metric Style EIGRP calculates its metric based on bandwidth and delay along with
However, the original 32-bit implementation cannot differentiate interf
Gigabit Ethernet. This original implementation is called the classic, or
solve this problem, a 64-bit value with an improved formula was introd
this is called the wide metric. Valid values for metric style are narrow m
metric. The default is the narrow metric.
On the Nodes and Interfaces page, shown in Figure 9-45, select the interface
type that will be deployed for the L3Out. In this case, SVIs will be used. When
deploying SVIs on a vPC in ACI, select different primary IP addresses for each
vPC peer. If the external device behind the L3Out needs to point to a common
IP address that both border leaf switches respond to, you can
define a secondary IP address by using the IP Address: Secondary field. That is
not required in this case due to the reliance on OSPF, but this same L3Out will
also be used to demonstrate static routing in ACI. Also, note the Encap field.
Enter the VLAN ID that needs to be trunked out the L3Out to the external
device here. The VLAN ID selected here must be in the VLAN pool associated
with the L3 domain for the L3Out. Click Next when you’re finished making
selections.
Figure 9-45 Configuring L3Out SVIs Trunked onto a vPC with Secondary IP
Addresses
The Protocol Associations page for OSPF, shown in Figure 9-46, allows you to
associate an OSPF interface policy to the L3Out OSPF interface profile. The
default OSPF interface policy resides in the common tenant. Click Next.
Figure 9-46 Associating an OSPF Interface Policy with the OSPF Interface
Profile
The final step in creating the L3Out is to configure an external EPG. A critical
thing to understand about external EPGs used for traffic classification is that
their scope is VRF-wide. This means that if you have already configured all
your desired subnets for classification using the scope External Subnets for
External EPG on another L3Out associated with a VRF, there is no need to
duplicate these configurations on a secondary L3Out in the same VRF. In fact,
if you try to add a subnet previously classified by another external EPG in the
VRF to an external EPG on a second L3Out, ACI raises an error and does not
deploy the erroneous configuration. However, one problem remains. ACI L3Out
still expects to see at least one external EPG before it attempts to form routing
protocol adjacencies with external devices. Figure 9-47 shows the creation of a
dummy external EPG called Placeholder. No subnets need to be associated with
this external EPG, whose only function is to ensure that ACI enables the L3Out.
Click Finish to deploy the L3Out.
Bandwidth Specifies the reference bandwidth used to calculate the default metr
Reference (Mbps) interface. The default is 40,000 Mbps (40 Gbps).
Admin Distance Specifies the administrative distance (AD) for OSPF routes. The def
Preference
Maximum ECMP Specifies the maximum number of ECMP that OSPF can install into
The default is 8 paths.
Enable Name Prompts ACI to display router IDs as DNS names in OSPF show co
Lookup for Router disabled by default.
IDs
Prefix Suppression Reduces the number of Type 1 (router) and Type 2 (network) LSAs
routing table. This option is disabled by default.
Graceful Restart Keeps all the LSAs that originated from the restarting router during
Helper period. ACI border leaf switches do not themselves perform OSPF g
ACI enables this option by default.
Static routes in ACI are configured on individual fabric nodes. Select the node
of interest under the Configured Nodes folder and click the + sign under the
Static Routes view. Figure 9-49 shows the configuration of a static default
route. The Preference value ultimately determines the administrative distance of
the static route. There are two places where such values can be defined. Each
next hop can assign its own preference. If next-hop preference values are left at
0, the base Preference setting in the Prefix field takes effect. Configure the
Prefix, Preference, and Next Hop IP settings for a static route and click Submit.
If you create a route without setting a next-hop IP address, ACI assigns the
NULL interface as the next hop.
Create a track list by right-clicking either the IP SLA folder or the Track Lists
folder and selecting Create Track List. Alternatively, you can create a new track
list and simultaneously associate it with a static route or next-hop address on the
Static Route page. The Type of Track List field has Threshold Percentage and
Threshold Weight as options. Use the percentage option if all track members are
at the same level of importance. Use the weight option to assign a different
weight to each track member for more granular threshold conditions. With
Threshold Percentage selected, ACI removes the associated static route(s) from
the routing table when probes to the percentage of track members specified by
the Percentage Down field become unreachable. ACI then reenables the static
route(s) only when probes to the percentage of track members specified by
Percentage Up become reachable. Similarly, the Weight Up Value and Weight
Down Value fields, which are exposed when Threshold Weights is selected,
determine the overall weight that needs to be reached for associated static routes
to be removed or re-introduced into the routing table.
Figure 9-52 shows a track list which demands that probes be sent against two
track member IP addresses. Because two objects have been included in the track
list, reachability to each destination contributes 50% to the overall threshold of
the track list. The Percentage Up value 51 indicates that both track members
need to be up for the static route to be added to the routing table. In this
example, ACI withdraws the associated route(s) even if one track member
becomes unreachable due to the Percentage Down value 50.
Track 2
IP SLA 2256
reachability is down
Tracked by:
Track List 1
Track 3
IP SLA 2288
reachability is up
Tracked by:
Track List 1
Track 1
Object 3 (50)% up
Attached to:
As noted earlier, track lists can also be associated with a next-hop IP address for
a static route. Figure 9-53 shows configurable options besides the next-hop IP
address that are available on the Next Hop Profile page. Next Hop Type can be
set to None or Prefix. None is used to reference the NULL interface as the next
hop of a static route. ACI accepts None as a valid next-hop type only if
0.0.0.0/0 is entered as the prefix. Alternatively, a static route without a next-hop
entry is essentially a route to the NULL interface. Prefix is the default option for
Next Hop Type and allows users to specify the actual next-hop IP address.
Figure 9-53 Options Available on the Next Hop Profile Page
Applying an IP SLA policy on a next-hop entry for a static route is functionally
equivalent to creating a track list with the next-hop address as its only track
member and applying the resulting track list to the next-hop entry. In other
words, referencing an IP SLA policy on a next-hop entry provides a shortcut
whereby the APIC internally creates a track list with the next-hop IP address as
the probe IP address.
Note
One difference between applying a track list to a static route and applying it to a next-
hop entry is apparent when a backup floating static route for the same prefix exists on
the same leaf switch(es) even when configured on a different L3Out. In this case, a track
list applied to the primary static route (lower preference value) prevents the floating
static route (higher preference value) from being added to the routing table. This
behavior is not experienced when the track list is applied to the next-hop entry of the
primary static route.
Figure 9-54 The L3Out Configuration Wizard Identity Page with BGP Enabled
Figure 9-55 indicates that the Use Defaults checkbox has been enabled for this
L3Out. Because of this checkbox, ACI does not show the logical node profile or
logical interface profile names it intends to create. Even though there is little
benefit in creating a loopback for EIGRP and OSPF L3Outs, the Loopback
Address field in this case has been populated. This is recommended for BGP
because a design change at any time may require the addition of redundant
multihop peerings. Enter interface configuration parameters and click Next to
continue.
Figure 9-55 Configuration Options on the Nodes and Interfaces Page
Note
In L3Outs with interface type SVI, configuration of secondary addresses is an option.
However, BGP sessions can only be sourced from the primary IP address of each
interface.
For BGP L3Outs, the Protocol Association page is where all the action is. Each
row completed on this page leads to the creation of a BGP peer connectivity
profile. While BGP peer connectivity profiles contain many options, the wizard
allows configuration of only the minimum number of required settings, which in
the case of eBGP consist of the neighbor IP address (Peer Address parameter),
the remote ASN, and the maximum number of hops to the intended peer (EBGP
Multihop TTL parameter). BGP peers need to be defined either under logical
interface profiles or under logical node profiles. When the intent is to source a
BGP session from the node loopback interface, you can configure the BGP peer
under a logical node profile. The first row in Figure 9-56 represents a
configuration that will be placed under the logical node profile. BGP peers
whose sessions should be sourced from non-loopback interfaces need to be
configured under a logical interface profile. The second row in this figure
represents a configuration object that will be deployed under a logical interface
profile sourcing the subinterface earlier defined for interface Ethernet1/7. Click
Next to continue.
Figure 9-56 Defining a BGP Peer with Session Sourced from a Routed
Subinterface
Note
If you decide to populate only the Peer Address field, ACI builds a BGP peer
connectivity profile suitable for a directly attached iBGP peer.
Note
Instead of creating multiple BGP peer connectivity profiles for neighbors that are all in a
single subnet and that require the same set of policies, you can use a feature called
Dynamic Neighbor. With this feature, you can have ACI dynamically establish BGP
peerings with multiple neighbors by configuring a subnet instead of an individual IP
address in the Peer Address field. When BGP is configured with dynamic neighbor
configuration, ACI does not attempt to initiate sessions to IP addresses in the peer
subnet. The other side needs to explicitly configure the ACI border leaf IP address to
start the BGP session. The Dynamic Neighbor feature was called Prefix Peers in
standalone NX-OS, and this term is also used in some Cisco ACI documentation.
Finally, Figure 9-57 shows how to create a new external EPG straight from the
L3Out creation wizard. In this case, the external EPG has the scope External
Subnets for External EPG set, which means the external EPG can be used for
classification of outside traffic. Because in this example remote testers need to
log in to systems in EPG-Client-VMs, created in Chapter 8, the external EPG is
consuming a contract that grants such access. Click Finish to deploy the BGP
L3Out. BGP peerings should come up if equivalent configuration has been
deployed on the peer router.
Figure 9-57 Creating an External EPG Classifying External Traffic in the
L3Out Wizard
Keepalive Interval Specifies the interval at which keepalive messages are sent after a BGP
(sec) established. The default value for this setting is 60 seconds.
Hold Interval Specifies the interval at which keepalive messages must be received fo
(sec) the BGP peer operational. The default value for this setting is 180 seco
Stale Interval Specifies when to delete stale routes in case a session is not reestablish
(sec) established interval. When a graceful restart is in progress, the routes p
from the peer are still used for forwarding but marked as stale. Once th
two routers is reestablished and route information is synced again, all t
deleted and the routes from the latest exchange are used. This interval
The default value is 300 seconds.
Graceful Restart Specifies the restarting router triggered when a graceful restart is in pro
Helper likely simply helping the graceful restart operation with the restarting r
provides only graceful restart helper capability because ACI does not s
Configuration Description
Parameter
Maximum AS When nonzero, prompts ACI to discard eBGP routes received if the nu
Limit segments exceeds the stated limit. The default value of zero implies no
limit.
Note that configured intervals take effect only after a new BGP session is
established.
Allow Self AS Allows ACI to receive routes from eBGP neighbors when the rou
BGP AS number in the AS_PATH. This option is valid only for e
Disable Peer AS Allows ACI to advertise a route to the eBGP peer even if the mos
Check AS_PATH of the route is the same as the remote AS for the eBGP
is valid only for eBGP peers.
Configuration Description
Parameter
Next-hop Self Allows ACI to update the next-hop address when advertising a ro
peer to an iBGP peer. By default, route advertisement between iB
original next-hop address of the route, and the one between eBGP
updates the next-hop address with a self IP address.
Send Community When enabled, allows ACI L3Out to advertise routes with a BGP
attribute, such as AS2:NN format. Otherwise, the BGP Communit
stripped when routes are advertised to the outside.
Send Extended When enabled, allows ACI L3Out to advertise routes along with t
Community Community attribute, such as RT:AS2:NN, RT:AS4:NN, and so o
BGP Extended Community attribute is stripped when routes are a
outside.
Password/Confirm When configured, allows the BGP peering to use MD5 authentica
Password TCP session. The password can be reset by right-clicking the BGP
profile and selecting Reset Password.
Allowed Self AS Sets the maximum count for the Allow Self AS option under BGP
Count
Weight for routes from Sets the default value of a Cisco proprietary BGP path attribute w
this neighbor routes learned from the border leaf by the configured peer.
Remove Private AS In outgoing eBGP route updates to this neighbor, removes all priv
from the AS_PATH when the AS_PATH has only private AS num
Configuration Description
Parameter
Remove All Private In outgoing eBGP route updates to this neighbor, removes all priv
AS from the AS_PATH, regardless of whether a public AS number is
AS_PATH. This feature does not apply if the neighbor remote AS
AS_PATH. To enable this option, Remove Private AS needs to be
Replace Private AS In outgoing eBGP route updates to this neighbor, replaces all priv
with Local AS the AS_PATH with ACI local AS, regardless of whether a public
remote AS is included in the AS_PATH. To enable this option, Re
AS needs to be enabled.
BGP Peer Prefix Defines an action to take when the number of received prefixes fr
Policy exceeds the configured maximum number. This option is activated
BGP peer prefix policy to the BGP peer connectivity profile.
Local-AS Number Disguises the ACI BGP ASN with the configured local ASN to pe
neighbor. When this feature is used, it looks like there is one more
between the ACI BGP AS and the external neighbor. Hence, the n
the configured local ASN instead of the real ACI BGP ASN. In su
the local ASN and the real ACI BGP ASN are added to the AS_PA
advertised to the neighbor. The local ASN is also prepended to rou
the neighbor.
Local-AS Number Allows granular control over how the local ASN and the fabric A
Config AS_PATHs of routes advertised to external routers or received by
The no-prepend option prevents ACI from prepending the local A
AS_PATHs of routes learned from this neighbor.
The no-prepend, replace-as option allows ACI to add only a local
both a local ASN and a real ACI BGP ASN, to the AS_PATHs of
this neighbor on top of the no-prepend option effect.
The no-prepend, replace-as, dual-as option allows the neighbor to
local ASN and a real ACI BGP ASN on top of the no-prepend and
effect.
Admin State Enables a BGP session with a peer to be turned off or on.
Configuration Description
Parameter
Route Control Profile Allows application of a route profile to a specific BGP neighbor.
eBGP Distance Specifies the administrative distance for eBGP-learned routes. The d
routes is 20.
iBGP Distance Specifies the administrative distance for eBGP-learned routes. The d
routes is 200.
Local Distance Is used for aggregate discard routes. The default AD for such routes
eBGP/iBGP Max Configures the maximum number of equal-cost paths a switch adds t
ECMP for eBGP-learned and iBGP-learned routes. The default value in ACI
16.
Enable Host Route Is used only for the GOLF feature and is therefore beyond the scope
Leak 620 exam.
Route The route profile type is specific to ACI. There are two route profile types. O
Profile Type Prefix AND Routing Policy, combines prefixes from the component that the
associated with and the match criteria configured in the route profile. Compo
profiles can be associated to include bridge domains, bridge domain subnets,
EPGs, and L3Out EPG subnets. The other type, Match Routing Policy Only,
routes based on criteria configured in the route profile and ignores prefixes f
components with which the route profile is associated.
Context In a sense, each entry in a route profile includes two context options: Order a
equivalent to a sequence number in a normal route map with the caveat that s
merge internal route maps of components with statements explicitly entered
changing the actual applicable sequence of rules. Action consists of permit o
equivalent in function to permit or deny in a normal route map.
Match Rules Route profile match rules are similar to match clauses in route maps. Clause
against include prefixes, community attributes, and regular expressions.
Set Rule Set rules are equivalent to set clauses in a route map. ACI can set parameters
community attributes, weight, OSPF types, and AS_PATH.
BGP routing table information for VRF LAB-BGP, address family IPv4 Unicast
Community: 65000:100
Path-id 1 not advertised to any peer
Earlier in this example configuration, the text indicated that the Deny action
drops matched routes and does not advertise them out the L3Out. This is not
always true, especially when using route profiles of the type Match Prefix AND
Routing Policy. Because this particular type of route profile merges multiple
route maps together, it can sometimes be difficult to determine whether an
implicit route map has already permitted advertisement of the prefix.
List Lists the types of interfaces that can be configured under an L3Out logical
interface profile
Paragraph Describes why a port or port aggregation with an EPG mapping can no lon
function as an L3Out routed interface or routed subinterface
Figure 9-5 Details the impact in terms of route peerings when using the same SVI
encapsulation across interfaces than when different encapsulations are used
Figure 9-7 Compares use of SVI Encap Scope of a VRF versus Local on L3Outs on a
particular leaf switch
Paragraph Describes default ACI behavior with SVI Auto State set to Disabled
Figure 9-8 Illustrates the impact on static routes during failover with ACI Auto State
Disabled
Figure 9-9 Illustrates the impact on static routes during failover with ACI Auto State
Enabled
Paragraph Details what happens if no BGP route reflector has been configured in an A
fabric
List Lists the two configuration parameters needed for implementing BGP rout
reflection in ACI
Figure 9-14 Shows configuration of BGP route reflection under the BGP route reflecto
policy object
Figure 9-18 Illustrates entry of node and interface information using routed interfaces
Figure 9-20 Shows the external EPG creation page of the L3Out wizard
Paragraph Describes the significance of the External Subnets for External EPG subne
scope
Figure 9-25 Shows the General tab in an external EPG, which provides a quick view in
subnets and scopes
Table 9-2 Details customizable settings for EIGRP applied at the VRF level
Figure 9-44 Shows OSPF configuration options and area types supported in ACI
Paragraph Describes some scope implications for external EPGs that classify traffic
List Calls out the most common and recommended solutions where OSPF and
EIGRP need to be deployed on the same border leaf while advertising diffe
subnets
Paragraph Explains that static routing L3Outs do not need to deploy any dynamic rou
protocols
List Describes the process for implementing IP SLA tracking for static routes
Paragraph Explains the difference between deploying BGP configurations at the node
profile level versus the interface profile level
Paragraph Explains that BGP timer policies can be applied not just at the node level b
the VRF level
Table 9-7 Describes the various configuration components that make up a route prof
Support
Sign Out
© 2021 O'Reilly Media, Inc. Terms of Service / Privacy Policy