Skip to content

EVPN MLAG iBGP Vlan out of range. #3974

Discussion options

You must be logged in to vote

Hi Pradeep

The behavior is documented under the mlag_ibgp_peering_vrfs key (which I can see ended up in the "Overlay Settings" section, which can be a bit confusing. We should move that to network services.

# On mlag leafs, an SVI interface is defined per vrf, to establish iBGP peering (required when there are MLAG leafs in topology).
# The SVI id will be derived from the base vlan defined: mlag_ibgp_peering_vrfs.base_vlan + (vrf_id or vrf_vni) - 1.
# Depending on the values of vrf_id / vrf_vni it may be required to adjust the base_vlan to avoid overlaps or invalid vlan ids.
# The SVI ip address derived from mlag_l3_peer_ipv4_pool is re-used across all iBGP peerings.
mlag_ibgp_peering_vrfs:…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@pradeeprgodhala
Comment options

Answer selected by pradeeprgodhala
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants