Skip to content

Latest commit

 

History

History
48 lines (33 loc) · 1.73 KB

evpn-irb.md

File metadata and controls

48 lines (33 loc) · 1.73 KB

EVPN with IRB Model Use case

Overview

This lab covers a L3VPN based on EVPN control-plane:

  • Trunk link between s1-ce03 and s1-pe03 to carry vlan 1103
  • Ethernet Segment to dual attached s1-ce01 to both s1-pe01 and s1-pe02 to carry vlan 1101 on trunk interface.
  • Ethernet Segment is based on A/A model.

Technical details

Connectivity

Standard Ethernet Segment connectivity with IRB

CE node CE interface IP address IP address PE interface PE node
s1-ce03 Vlan1103 10.1.3.13/24 10.1.3.1/24 Vlan1103 s1-pe03
s1-ce01 Vlan1101 10.1.1.11/24 10.1.1.1/24 Vlan1101 s2-pe01
s1-ce01 Vlan1101 10.1.1.11/24 10.1.1.1/24 Vlan1101 s2-pe02

Standard Ethernet Segment connectivity with L2VLAN

CE node CE interface IP address IP address PE interface PE node
s1-ce03 Vlan1103 10.1.99.13/24 N/A Vlan1199 s1-pe03
s1-ce01 Vlan1101 10.1.99.11/24 N/A Vlan1199 s2-pe01
s1-ce01 Vlan1101 10.1.99.11/24 N/A Vlan1199 s2-pe02

Configuration information

  • VRF ID: 11
  • Tenant supernet: 10.1.0.0/16
  • Ethernet Segment:
    • ESI: 0000:0000:0101:0101:0101
      • s1-pe01 - Ethernet4
      • s1-pe02 - Ethernet4

Snapshot

# ANTA to capture information
$ anta exec snapshot -o anta/evpn-irb -c anta/snapshot-evpn-irb.yml --tags core