EVPN-VxLAN Multihome amnd LAG on CE
LAG on CE | |
---|---|
LAG R10GPS#show running-config interface po1.240 ! interface po1.240 encapsulation dot1q 240 ip address 10.10.10.10/24 ! interface xe17 channel-group 1 mode active ! interface xe19 channel-group 1 mode active | |
R5 or R6 | |
R5 multihome Multihoming: hardware-profile filter vxlan-mh enable evpn vxlan multihoming enable ! interface po1 switchport load-interval 30 evpn multi-homed system-mac 8899.4400.0240 ! interface xe10 description to-R10 channel-group 1 mode active | |
show commands | |
show nvo vxlan mac-table show nvo vxlan mac-table R6LAB#show nvo vxlan mac-table ========================================================================================================================================= VXLAN MAC Entries ========================================================================================================================================= VNID Interface VlanId In-VlanId Mac-Addr VTEP-Ip/ESI Type Status MAC move AccessPortDesc _________________________________________________________________________________________________________________________________________ 5010 ---- ---- ---- 04f8.f8dc.8fac 10.10.100.5 Dynamic Remote ------- 0 ------- 5010 ---- ---- ---- e8c5.7afa.f23c 00:88:99:44:00:02:40:00:00:00 Dynamic Remote ------- 0 ------- Total number of entries are : 2 | |
show nvo vxlan vnid 5010 vxlan R6LAB#show nvo vxlan vnid 5010 VXLAN Information ================= Codes: NW - Network Port AC - Access Port (u) - Untagged VNID VNI-Name VNI-Type Type Interface ESI VLAN DF-Status Src-Addr Dst-Addr _______________________________________________________________________________________________________________________________ 5010 ---- L2 NW ---- ---- ---- ---- 10.10.100.6 10.10.100.5 5010 ---- -- AC po1 00:88:99:44:00:02:40:00:00:00 240 NON-DF ---- ---- Total number of entries are 2 Note: Refer sub-interface config for VLAN information. R6LAB# | |
show bgp l2vpn evpn vrf EVPN-VxLAN1 bgp routes R6LAB#show bgp l2vpn evpn vrf EVPN-VxLAN1 BGP table version is 1, local router ID is 10.10.100.6 Status codes: s suppressed, d damped, h history, a add-path, * valid, > best, i - internal, l - labeled, S Stale Origin codes: i - IGP, e - EGP, ? - incomplete [EVPN route type]:[ESI]:[VNID]:[relevent route informantion] 1 - Ethernet Auto-discovery Route 2 - MAC/IP Route 3 - Inclusive Multicast Route 4 - Ethernet Segment Route 5 - Prefix Route Network Next Hop Metric LocPrf Weight Path Peer Encap * i [1]:[00:88:99:44:00:02:40:00:00:00]:[5010]:[5010] 10.10.100.5 0 100 0 i 10.10.100.2 VXLAN *> 10.10.100.6 0 100 32768 i ---------- VXLAN * i [1]:[00:88:99:44:00:02:40:00:00:00]:[4294967295]:[0] 10.10.100.5 0 100 0 i 10.10.100.2 VXLAN * i [2]:[0]:[5010]:[48,04f8:f8dc:8fac]:[0]:[5010] 10.10.100.5 0 100 0 i 10.10.100.2 VXLAN * i [2]:[0]:[5010]:[48,04f8:f8dc:8fac]:[32,10.10.10.7]:[5010] 10.10.100.5 0 100 0 i 10.10.100.2 VXLAN * i [2]:[00:88:99:44:00:02:40:00:00:00]:[5010]:[48,e8c5:7afa:f23c]:[0]:[5010] 10.10.100.5 0 100 0 i 10.10.100.2 VXLAN * i [2]:[00:88:99:44:00:02:40:00:00:00]:[5010]:[48,e8c5:7afa:f23c]:[32,10.10.10.10]:[5010] 10.10.100.5 0 100 0 i 10.10.100.2 VXLAN * i [3]:[5010]:[32,10.10.100.5] 10.10.100.5 0 100 0 i 10.10.100.2 VXLAN *> [3]:[5010]:[32,10.10.100.6] 10.10.100.6 0 100 32768 i ---------- VXLAN Total number of prefixes 8 R6LAB# |