Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »


The remote Mac address is the ethernet-switching table ( and learned from BGP )


show routes
{master:0}
vagrant@vqfx2> show vlans bd9105

Routing instance        VLAN name             Tag          Interfaces
default-switch          bd9105                NA
                                                           vtep.32769*
                                                           xe-0/0/1.0*

{master:0}
vagrant@vqfx2> show ethernet-switching table

MAC flags (S - static MAC, D - dynamic MAC, L - locally learned, P - Persistent static
           SE - statistics enabled, NM - non configured MAC, R - remote PE MAC, O - ovsdb MAC)


Ethernet switching table : 2 entries, 2 learned
Routing instance : default-switch
   Vlan                MAC                 MAC      Logical                Active
   name                address             flags    interface              source
   bd9105              08:00:27:2c:1d:d8   D        vtep.32769             11.11.11.11
   bd9105              08:00:27:ce:b4:00   D        xe-0/0/1.0


vagrant@vqfx2> show route table default-switch.evpn.0 evpn-mac-address 08:00:27:2c:1d:d8 detail

default-switch.evpn.0: 4 destinations, 4 routes (4 active, 0 holddown, 0 hidden)
2:11.11.11.11:1::9105::08:00:27:2c:1d:d8/304 MAC/IP (1 entry, 1 announced)
        *BGP    Preference: 170/-101
                Route Distinguisher: 11.11.11.11:1
                Next hop type: Indirect, Next hop index: 0
                Address: 0xcf16e90
                Next-hop reference count: 4
                Source: 11.11.11.11
                Protocol next hop: 11.11.11.11
                Indirect next hop: 0x2 no-forward INH Session ID: 0x0
                State: <Secondary Active Int Ext>
                Local AS: 65100 Peer AS: 65100
                Age: 52:44      Metric2: 1
                Validation State: unverified
                Task: BGP_65100.11.11.11.11
                Announcement bits (1): 0-default-switch-evpn
                AS path: I
                Communities: target:1:9105 encapsulation:vxlan(0x8)
                Import Accepted
                Route Label: 9105
                ESI: 00:00:00:00:00:00:00:00:00:00
                Localpref: 100
                Router ID: 11.11.11.11
                Primary Routing Table bgp.evpn.0
l
ping tunnel an overlay
vagrant@vqfx2> show ethernet-switching vxlan-tunnel-end-point remote
Logical System Name       Id  SVTEP-IP         IFL   L3-Idx
<default>                 0   12.12.12.12      lo0.0    0
 RVTEP-IP         IFL-Idx   NH-Id
 11.11.11.11      556       1737
    VNID          MC-Group-IP
    9105          0.0.0.0

{master:0}


{master:0}
vagrant@vqfx2> ping overlay tunnel-type vxlan vni 9105 tunnel-src 12.12.12.12 tunnel-dst 11.11.11.11

ping-overlay protocol vxlan

        vni 9105
        tunnel src ip 12.12.12.12
        tunnel dst ip 11.11.11.11
        mac address 00:00:00:00:00:00
        count 5
        ttl 255

        WARNING: following hash-parameters are missing -
                hash computation may not succeed

                end-host smac
                end-host dmac
                end-host src ip
                end-host dst ip
                end-host input-ifd-idx
                end-host protocol
                end-host l4-src-port
                end-host l4-dst-port

Request for seq 1, to 11.11.11.11, at Nov 01 2018 05:55:04.233 UTC

Request for seq 2, to 11.11.11.11, at Nov 01 2018 05:55:06.197 UTC

Request for seq 3, to 11.11.11.11, at Nov 01 2018 05:55:08.152 UTC

Request for seq 4, to 11.11.11.11, at Nov 01 2018 05:55:10.107 UTC

Request for seq 5, to 11.11.11.11, at Nov 01 2018 05:55:12.063 UTC

  • No labels