Simplified Networking
  • Home
  • Technology VoD!
    • Cisco >
      • Route & Switch / Enterprise Infrastructure
  • Technology Breakdowns!
    • Route&Switch/Ent. Infra. >
      • L2 Technologies
      • L3 Technologies
      • VPN Technologies
      • Services >
        • IOS - Dynamic NAT
        • HSRP - IPv4 Setup
        • HSRP - Priority and Preemption
    • Service Provider >
      • IGPs (Interior Gateway Protocols)
      • First Hop Redundancy >
        • HSRP (Hot Standby Router Protocol) >
          • HSRP - IOS/IOS XE Setup
          • HSRP - IOS XR Setup
      • BGP (Border Gateway Protocol)
      • Inter AS Multicast (MSDP)
      • Intra-AS MPLS
      • Inter-AS MPLS
    • Security >
      • IOS Firewall
      • ASA Firewall
      • FirePOWER Threat Defense >
        • FTD - FTD NGFW Device Setup and FMC Integration
      • VPNs >
        • PKI
        • Site to Site VPNs
        • Remote Access VPNs >
          • IOS Remote Access
          • ASA Remote Access
    • Data Center >
      • Nexus 9000v >
        • Nexus 9000v - Enabling Features
        • Nexus 9000v - VLANs and Trunks
        • Nexus 9000v - LACP Port Channels
        • Nexus 9000v - vPC (Virtual Port Channel)
        • Nexus 9000v - OSPFv2
        • Nexus 9000v - VXLAN - Ingress Replication Flood and Learn
        • Nexus 9000v - IP Multicast
        • Nexus 9000v - VxLAN - Multicast Flood and Learn
        • Nexus 9000v - VxLAN - BGP EVPN with Multicast
        • Nexus 9000v - VxLAN - BGP EVPN w/Ingress Replication
        • Nexus 9000v - VxLAN - Inter-VxLAN Routing with BGP EVPN
        • Nexus 9000v - VXLAN - External Routing
      • Nexus 7000v
    • Palo Alto

​Nexus 9000v - VxLAN - BGP EVPN w/ Multicast

Picture
VXLAN doesn't have a defined control plane mechanism. There are several ways to propagate the learned MAC addresses, IR, routed multicast and BGP EVPN. Not listed below, is the multicast support, which is still required. For L2BUM traffic, you still need a way to propagate ARP, DHCP and other broadcast communication. You can use Ingress Replication, that will be another lab breakdown, this replaces multicast if it is not supported in the routed backbone.


​N9K-1
feature bgp
nv overlay evpn
!
router bgp 1
  address-family l2vpn evpn
  neighbor 10.0.0.2
    remote-as 1
    update-source loopback0
    address-family l2vpn evpn
      send-community
      send-community extended
      route-reflector-client
  neighbor 10.0.0.3
    remote-as 1
    update-source loopback0
    address-family l2vpn evpn
      send-community
      send-community extended
      route-reflector-client


N9K-2
feature bgp
feature pim
feature vn-segment-vlan-based
feature nv overlay
nv overlay evpn
!
router bgp 1
  address-family l2vpn evpn
  neighbor 10.0.0.1
    remote-as 1
    update-source loopback0
    address-family l2vpn evpn
      send-community
      send-community extended
!
evpn
  vni 10010 l2
    rd auto
    route-target import auto
    route-target export auto
  vni 10020 l2
    rd auto
    route-target import auto
    route-target export auto
!
interface nve1
  no shutdown
  host-reachability protocol bgp
  source-interface loopback0
  member vni 10010
    mcast-group 224.0.1.10
  member vni 10020
    mcast-group 224.0.1.20


N9K-3
feature bgp
feature pim
feature vn-segment-vlan-based
feature nv overlay
nv overlay evpn
!
router bgp 1
  address-family l2vpn evpn
  neighbor 10.0.0.1
    remote-as 1
    update-source loopback0
    address-family l2vpn evpn
      send-community
      send-community extended
!
evpn
  vni 10010 l2
    rd auto
    route-target import auto
    route-target export auto
  vni 10020 l2
    rd auto
    route-target import auto
    route-target export auto
!
​interface nve1
  no shutdown
  host-reachability protocol bgp
  source-interface loopback0
  member vni 10010
    mcast-group 224.0.1.10
  member vni 10020
    mcast-group 224.0.1.20



N9K-1# show bgp l2vpn evpn summary 
BGP summary information for VRF default, address family L2VPN EVPN
BGP router identifier 10.0.0.1, local AS number 1
BGP table version is 7, L2VPN EVPN config peers 2, capable peers 2
0 network entries and 0 paths using 0 bytes of memory
BGP attribute entries [0/0], BGP AS path entries [0/0]
BGP community entries [0/0], BGP clusterlist entries [0/0]

Neighbor        V    AS MsgRcvd MsgSent   TblVer  InQ OutQ Up/Down  State/PfxRcd
10.0.0.2        4     1      14      14        7    0    0 00:05:21 0         
10.0.0.3        4     1      12      14        7    0    0 00:04:43 0         



VPC4
VPCS> ping 10.1.10.7

84 bytes from 10.1.10.7 icmp_seq=1 ttl=64 time=23.523 ms
84 bytes from 10.1.10.7 icmp_seq=2 ttl=64 time=23.048 ms
84 bytes from 10.1.10.7 icmp_seq=3 ttl=64 time=26.570 ms
84 bytes from 10.1.10.7 icmp_seq=4 ttl=64 time=27.162 ms
84 bytes from 10.1.10.7 icmp_seq=5 ttl=64 time=29.415 ms



bgp:  [14593] (default) UPD: Received UPDATE message from 10.0.0.2
bgp:  [14593] (default) UPD: 10.0.0.2 parsed UPDATE message from peer, len 104 , withdraw len 0, attr len 81, nlri len 0
bgp:  [14593] (default) UPD: Peer 10.0.0.2 nexthop length in MP reach: 4
bgp:  [14593] (default) UPD: Recvd NEXTHOP 10.0.0.2
bgp:  [14593] (default) UPD: Attr code 14, length 44, Mp-reach
bgp:  [14593] (default) UPD: Attr code 1, length 1, Origin: IGP
bgp:  [14593] (default) UPD: Attr code 5, length 4, Local-pref: 100
bgp:  [14593] (default) UPD: Attr code 16, length 16, Ext-community: RT:1:10010 ENCAP:8
bgp:  [14593] (default) UPD: Received ESI 0000.0000.0000.0000.0000 for route type 2 from peer 10.0.0.2
bgp:  [14593] (default) UPD: [L2VPN EVPN] Received rd 10.0.0.2:32777 prefix [2]:[0]:[0]:[48]:[0050.7966.6804]:[0]:[0.0.0.0]/112 from peer 10.0.0.2, origin 0, next hop 10.0.0.2, localpref 100, med 0
bgp:  [14593] (default) UPD: [L2VPN EVPN] Continuing update run for peer 10.0.0.2 (#8)
bgp:  [14593] (default) UPD: [L2VPN EVPN] consider sending 10.0.0.2:32777:[2]:[0]:[0]:[48]:[0050.7966.6804]:[0]:[0.0.0.0]/112 to peer 10.0.0.2, path-id 1, best-ext is off
bgp:  [14593] (default) UPD: [L2VPN EVPN] 10.0.0.2 10.0.0.2:32777:[2]:[0]:[0]:[48]:[0050.7966.6804]:[0]:[0.0.0.0]/112 path-id 1 not sent to peer due to: advertising peer
bgp:  [14593] (default) UPD: [L2VPN EVPN] (#9) Finished update run for peer 10.0.0.2 (#9)
bgp:  [14593] (default) UPD: [L2VPN EVPN] Starting update run for peer 10.0.0.3 (#8)
bgp:  [14593] (default) UPD: [L2VPN EVPN] consider sending 10.0.0.2:32777:[2]:[0]:[0]:[48]:[0050.7966.6804]:[0]:[0.0.0.0]/112 to peer 10.0.0.3, path-id 1, best-ext is off
bgp:  [14593] (default) UPD: 10.0.0.3 Sending attr code 1, length 1, Origin: IGP
bgp:  [14593] (default) UPD: 10.0.0.3 Sending attr code 5, length 4, Local-pref: 100
bgp:  [14593] (default) UPD: 10.0.0.3 Sending attr code 16, length 16, Ext-community: RT:1:10010 ENCAP:8
bgp:  [14593] (default) UPD: 10.0.0.3 Sending attr code 9, length 4, Originator: 10.0.0.2
bgp:  [14593] (default) UPD: 10.0.0.3 Sending attr code 10, length 4, Cluster-list
bgp:  [14593] (default) UPD: 10.0.0.3 Sending attr code 14 (Mp-reach), length 44, nexthop/length: 10.0.0.2/4, link_local: 
bgp:  [14593] (default) UPD: [L2VPN EVPN] 10.0.0.3 Created UPD msg (len 118) with prefix 10.0.0.2:32777:[2]:[0]:[0]:[48]:[0050.7966.6804]:[0]:[0.0.0.0]/112 (Not Installed in HW) path-id 1 for peer
bgp:  [14593] (default) UPD: [L2VPN EVPN] 10.0.0.3: walked 0 nodes and packed 0/0 prefixes (118 bytes)
bgp:  [14593] (default) UPD: [L2VPN EVPN] (#9) Finished update run for peer 10.0.0.3 (#9)
bgp:  [14593] (default) UPD: Received UPDATE message from 10.0.0.3
bgp:  [14593] (default) UPD: 10.0.0.3 parsed UPDATE message from peer, len 104 , withdraw len 0, attr len 81, nlri len 0
bgp:  [14593] (default) UPD: Peer 10.0.0.3 nexthop length in MP reach: 4
bgp:  [14593] (default) UPD: Recvd NEXTHOP 10.0.0.3
bgp:  [14593] (default) UPD: Attr code 14, length 44, Mp-reach
bgp:  [14593] (default) UPD: Attr code 1, length 1, Origin: IGP
bgp:  [14593] (default) UPD: Attr code 5, length 4, Local-pref: 100
bgp:  [14593] (default) UPD: Attr code 16, length 16, Ext-community: RT:1:10010 ENCAP:8
bgp:  [14593] (default) UPD: Received ESI 0000.0000.0000.0000.0000 for route type 2 from peer 10.0.0.3
bgp:  [14593] (default) UPD: [L2VPN EVPN] Received rd 10.0.0.3:32777 prefix [2]:[0]:[0]:[48]:[0050.7966.6807]:[0]:[0.0.0.0]/112 from peer 10.0.0.3, origin 0, next hop 10.0.0.3, localpref 100, med 0
bgp:  [14593] (default) UPD: [L2VPN EVPN] Starting update run for peer 10.0.0.2 (#9)
bgp:  [14593] (default) UPD: [L2VPN EVPN] consider sending 10.0.0.3:32777:[2]:[0]:[0]:[48]:[0050.7966.6807]:[0]:[0.0.0.0]/112 to peer 10.0.0.2, path-id 1, best-ext is off
bgp:  [14593] (default) UPD: 10.0.0.2 Sending attr code 1, length 1, Origin: IGP
bgp:  [14593] (default) UPD: 10.0.0.2 Sending attr code 5, length 4, Local-pref: 100
bgp:  [14593] (default) UPD: 10.0.0.2 Sending attr code 16, length 16, Ext-community: RT:1:10010 ENCAP:8
bgp:  [14593] (default) UPD: 10.0.0.2 Sending attr code 9, length 4, Originator: 10.0.0.3
bgp:  [14593] (default) UPD: 10.0.0.2 Sending attr code 10, length 4, Cluster-list
bgp:  [14593] (default) UPD: 10.0.0.2 Sending attr code 14 (Mp-reach), length 44, nexthop/length: 10.0.0.3/4, link_local: 
bgp:  [14593] (default) UPD: [L2VPN EVPN] 10.0.0.2 Created UPD msg (len 118) with prefix 10.0.0.3:32777:[2]:[0]:[0]:[48]:[0050.7966.6807]:[0]:[0.0.0.0]/112 (Not Installed in HW) path-id 1 for peer
bgp:  [14593] (default) UPD: [L2VPN EVPN] 10.0.0.2: walked 0 nodes and packed 0/0 prefixes (118 bytes)
bgp:  [14593] (default) UPD: [L2VPN EVPN] (#10) Finished update run for peer 10.0.0.2 (#10)
bgp:  [14593] (default) UPD: [L2VPN EVPN] Starting update run for peer 10.0.0.3 (#9)
bgp:  [14593] (default) UPD: [L2VPN EVPN] consider sending 10.0.0.3:32777:[2]:[0]:[0]:[48]:[0050.7966.6807]:[0]:[0.0.0.0]/112 to peer 10.0.0.3, path-id 1, best-ext is off
bgp:  [14593] (default) UPD: [L2VPN EVPN] 10.0.0.3 10.0.0.3:32777:[2]:[0]:[0]:[48]:[0050.7966.6807]:[0]:[0.0.0.0]/112 path-id 1 not sent to peer due to: advertising peer
bgp:  [14593] (default) UPD: [L2VPN EVPN] (#10) Finished update run for peer 10.0.0.3 (#10)



VPC5
VPCS> ping 10.1.20.8

84 bytes from 10.1.20.8 icmp_seq=1 ttl=64 time=37.793 ms
84 bytes from 10.1.20.8 icmp_seq=2 ttl=64 time=27.434 ms
84 bytes from 10.1.20.8 icmp_seq=3 ttl=64 time=85.270 ms
84 bytes from 10.1.20.8 icmp_seq=4 ttl=64 time=26.848 ms
84 bytes from 10.1.20.8 icmp_seq=5 ttl=64 time=22.775 ms



bgp:  [14593] (default) UPD: Received UPDATE message from 10.0.0.3
322404 bgp:  [14593] (default) UPD: Received UPDATE message from 10.0.0.3
bgp:  [14593] (default) UPD: 10.0.0.3 parsed UPDATE message from peer, len 104 , withdraw len 0, attr len 81, nlri len 0
bgp:  [14593] (default) UPD: Peer 10.0.0.3 nexthop length in MP reach: 4
bgp:  [14593] (default) UPD: Recvd NEXTHOP 10.0.0.3
bgp:  [14593] (default) UPD: Attr code 14, length 44, Mp-reach
bgp:  [14593] (default) UPD: Attr code 1, length 1, Origin: IGP
bgp:  [14593] (default) UPD: Attr code 5, length 4, Local-pref: 100
bgp:  [14593] (default) UPD: Attr code 16, length 16, Ext-community: RT:1:10020 ENCAP:8
bgp:  [14593] (default) UPD: Received ESI 0000.0000.0000.0000.0000 for route type 2 from peer 10.0.0.3
bgp:  [14593] (default) UPD: [L2VPN EVPN] Received rd 10.0.0.3:32787 prefix [2]:[0]:[0]:[48]:[0050.7966.6808]:[0]:[0.0.0.0]/112 from peer 10.0.0.3, origin 0, next hop 10.0.0.3, localpref 100, med 0
bgp:  [14593] (default) UPD: [L2VPN EVPN] Starting update run for peer 10.0.0.2 (#10)
bgp:  [14593] (default) UPD: [L2VPN EVPN] consider sending 10.0.0.3:32787:[2]:[0]:[0]:[48]:[0050.7966.6808]:[0]:[0.0.0.0]/112 to peer 10.0.0.2, path-id 1, best-ext is off
bgp:  [14593] (default) UPD: 10.0.0.2 Sending attr code 1, length 1, Origin: IGP
bgp:  [14593] (default) UPD: 10.0.0.2 Sending attr code 5, length 4, Local-pref: 100
bgp:  [14593] (default) UPD: 10.0.0.2 Sending attr code 16, length 16, Ext-community: RT:1:10020 ENCAP:8
bgp:  [14593] (default) UPD: 10.0.0.2 Sending attr code 9, length 4, Originator: 10.0.0.3
bgp:  [14593] (default) UPD: 10.0.0.2 Sending attr code 10, length 4, Cluster-list
bgp:  [14593] (default) UPD: 10.0.0.2 Sending attr code 14 (Mp-reach), length 44, nexthop/length: 10.0.0.3/4, link_local: 
bgp:  [14593] (default) UPD: [L2VPN EVPN] 10.0.0.2 Created UPD msg (len 118) with prefix 10.0.0.3:32787:[2]:[0]:[0]:[48]:[0050.7966.6808]:[0]:[0.0.0.0]/112 (Not Installed in HW) path-id 1 for peer
bgp:  [14593] (default) UPD: [L2VPN EVPN] 10.0.0.2: walked 0 nodes and packed 0/0 prefixes (118 bytes)
bgp:  [14593] (default) UPD: [L2VPN EVPN] (#11) Finished update run for peer 10.0.0.2 (#11)
bgp:  [14593] (default) UPD: [L2VPN EVPN] Starting update run for peer 10.0.0.3 (#10)
bgp:  [14593] (default) UPD: [L2VPN EVPN] consider sending 10.0.0.3:32787:[2]:[0]:[0]:[48]:[0050.7966.6808]:[0]:[0.0.0.0]/112 to peer 10.0.0.3, path-id 1, best-ext is off
bgp:  [14593] (default) UPD: [L2VPN EVPN] 10.0.0.3 10.0.0.3:32787:[2]:[0]:[0]:[48]:[0050.7966.6808]:[0]:[0.0.0.0]/112 path-id 1 not sent to peer due to: advertising peer
bgp:  [14593] (default) UPD: [L2VPN EVPN] (#11) Finished update run for peer 10.0.0.3 (#11)
bgp:  [14593] (default) UPD: Received UPDATE message from 10.0.0.2
bgp:  [14593] (default) UPD: 10.0.0.2 parsed UPDATE message from peer, len 104 , withdraw len 0, attr len 81, nlri len 0
bgp:  [14593] (default) UPD: Peer 10.0.0.2 nexthop length in MP reach: 4
bgp:  [14593] (default) UPD: Recvd NEXTHOP 10.0.0.2
bgp:  [14593] (default) UPD: Attr code 14, length 44, Mp-reach
bgp:  [14593] (default) UPD: Attr code 1, length 1, Origin: IGP
bgp:  [14593] (default) UPD: Attr code 5, length 4, Local-pref: 100
bgp:  [14593] (default) UPD: Attr code 16, length 16, Ext-community: RT:1:10020 ENCAP:8
bgp:  [14593] (default) UPD: Received ESI 0000.0000.0000.0000.0000 for route type 2 from peer 10.0.0.2
bgp:  [14593] (default) UPD: [L2VPN EVPN] Received rd 10.0.0.2:32787 prefix [2]:[0]:[0]:[48]:[0050.7966.6805]:[0]:[0.0.0.0]/112 from peer 10.0.0.2, origin 0, next hop 10.0.0.2, localpref 100, med 0
bgp:  [14593] (default) UPD: [L2VPN EVPN] Starting update run for peer 10.0.0.2 (#11)
bgp:  [14593] (default) UPD: [L2VPN EVPN] consider sending 10.0.0.2:32787:[2]:[0]:[0]:[48]:[0050.7966.6805]:[0]:[0.0.0.0]/112 to peer 10.0.0.2, path-id 1, best-ext is off
bgp:  [14593] (default) UPD: [L2VPN EVPN] 10.0.0.2 10.0.0.2:32787:[2]:[0]:[0]:[48]:[0050.7966.6805]:[0]:[0.0.0.0]/112 path-id 1 not sent to peer due to: advertising peer
bgp:  [14593] (default) UPD: [L2VPN EVPN] (#12) Finished update run for peer 10.0.0.2 (#12)
bgp:  [14593] (default) UPD: [L2VPN EVPN] Starting update run for peer 10.0.0.3 (#11)
bgp:  [14593] (default) UPD: [L2VPN EVPN] consider sending 10.0.0.2:32787:[2]:[0]:[0]:[48]:[0050.7966.6805]:[0]:[0.0.0.0]/112 to peer 10.0.0.3, path-id 1, best-ext is off
bgp:  [14593] (default) UPD: 10.0.0.3 Sending attr code 1, length 1, Origin: IGP
bgp:  [14593] (default) UPD: 10.0.0.3 Sending attr code 5, length 4, Local-pref: 100
bgp:  [14593] (default) UPD: 10.0.0.3 Sending attr code 16, length 16, Ext-community: RT:1:10020 ENCAP:8
bgp:  [14593] (default) UPD: 10.0.0.3 Sending attr code 9, length 4, Originator: 10.0.0.2
bgp:  [14593] (default) UPD: 10.0.0.3 Sending attr code 10, length 4, Cluster-list
bgp:  [14593] (default) UPD: 10.0.0.3 Sending attr code 14 (Mp-reach), length 44, nexthop/length: 10.0.0.2/4, link_local: 
bgp:  [14593] (default) UPD: [L2VPN EVPN] 10.0.0.3 Created UPD msg (len 118) with prefix 10.0.0.2:32787:[2]:[0]:[0]:[48]:[0050.7966.6805]:[0]:[0.0.0.0]/112 (Not Installed in HW) path-id 1 for peer
bgp:  [14593] (default) UPD: [L2VPN EVPN] 10.0.0.3: walked 0 nodes and packed 0/0 prefixes (118 bytes)
bgp:  [14593] (default) UPD: [L2VPN EVPN] (#12) Finished update run for peer 10.0.0.3 (#12)



N9K-2# show bgp l2vpn evpn 
BGP routing table information for VRF default, address family L2VPN EVPN
BGP table version is 14, Local Router ID is 10.0.0.2
Status: s-suppressed, x-deleted, S-stale, d-dampened, h-history, *-valid, >-best
Path type: i-internal, e-external, c-confed, l-local, a-aggregate, r-redist, I-i
njected
Origin codes: i - IGP, e - EGP, ? - incomplete, | - multipath, & - backup, 2 - b
est2

   Network            Next Hop            Metric     LocPrf     Weight Path
Route Distinguisher: 10.0.0.2:32777    (L2VNI 10010)
*>i[2]:[0]:[0]:[48]:[0050.7966.6807]:[0]:[0.0.0.0]/216
                      10.0.0.3                          100          0 i

Route Distinguisher: 10.0.0.2:32787    (L2VNI 10020)
*>i[2]:[0]:[0]:[48]:[0050.7966.6808]:[0]:[0.0.0.0]/216
                      10.0.0.3                          100          0 i

Route Distinguisher: 10.0.0.3:32777
*>i[2]:[0]:[0]:[48]:[0050.7966.6807]:[0]:[0.0.0.0]/216
                      10.0.0.3                          100          0 i

Route Distinguisher: 10.0.0.3:32787
*>i[2]:[0]:[0]:[48]:[0050.7966.6808]:[0]:[0.0.0.0]/216
                      10.0.0.3                          100          0 i



N9K-2# show mac address-table dynamic 
Legend: 
        * - primary entry, G - Gateway MAC, (R) - Routed MAC, O - Overlay MAC
        age - seconds since last seen,+ - primary entry using vPC Peer-Link,
        (T) - True, (F) - False, C - ControlPlane MAC, ~ - vsan
   VLAN     MAC Address      Type      age     Secure NTFY Ports
---------+-----------------+--------+---------+------+----+------------------
C   10     0050.7966.6807   dynamic  0         F      F    nve1(10.0.0.3)
C   20     0050.7966.6808   dynamic  0         F      F    nve1(10.0.0.3)



N9K-3# show bgp l2vpn evpn 
BGP routing table information for VRF default, address family L2VPN EVPN
BGP table version is 17, Local Router ID is 10.0.0.3
Status: s-suppressed, x-deleted, S-stale, d-dampened, h-history, *-valid, >-best
Path type: i-internal, e-external, c-confed, l-local, a-aggregate, r-redist, I-i
njected
Origin codes: i - IGP, e - EGP, ? - incomplete, | - multipath, & - backup, 2 - b
est2

   Network            Next Hop            Metric     LocPrf     Weight Path
Route Distinguisher: 10.0.0.3:32777    (L2VNI 10010)
*>l[2]:[0]:[0]:[48]:[0050.7966.6807]:[0]:[0.0.0.0]/216
                      10.0.0.3                          100      32768 i

Route Distinguisher: 10.0.0.3:32787    (L2VNI 10020)
*>l[2]:[0]:[0]:[48]:[0050.7966.6808]:[0]:[0.0.0.0]/216
                      10.0.0.3                          100      32768 i



N9K-3# show mac address-table dynamic 
Legend: 
        * - primary entry, G - Gateway MAC, (R) - Routed MAC, O - Overlay MAC
        age - seconds since last seen,+ - primary entry using vPC Peer-Link,
        (T) - True, (F) - False, C - ControlPlane MAC, ~ - vsan
   VLAN     MAC Address      Type      age     Secure NTFY Ports
---------+-----------------+--------+---------+------+----+------------------
*   10     0050.7966.6807   dynamic  0         F      F    Eth1/2
*   20     0050.7966.6808   dynamic  0         F      F    Eth1/3


bgp:  [14593] (default) UPD: Received UPDATE message from 10.0.0.2
 22      22       14    0    0 00:12:57 2         
782751 bgp:  [14593] (default) UPD: Received UPDATE message from 10.0.0.2
bgp:  [14593] (default) UPD: 10.0.0.2 parsed UPDATE message from peer, len 100 , withdraw len 0, attr len 77, nlri len 0
bgp:  [14593] (default) UPD: Attr code 15, length 73, Mp-unreach
bgp:  [14593] (default) UPD: [L2VPN EVPN] Received withdrawal for [2]:[0]:[0]:[48]:[0050.7966.6804]:[0]:[0.0.0.0]/112 from peer 10.0.0.2
bgp:  [14593] (default) UPD: [L2VPN EVPN] Received withdrawal for [2]:[0]:[0]:[48]:[5000.000e.0000]:[0]:[0.0.0.0]/112 from peer 10.0.0.2
bgp:  [14593] (default) UPD: [L2VPN EVPN] Starting update run for peer 10.0.0.2 (#14)
bgp:  [14593] (default) UPD: [L2VPN EVPN] consider sending 10.0.0.2:32777:[2]:[0]:[0]:[48]:[0050.7966.6804]:[0]:[0.0.0.0]/112 to peer 10.0.0.2, path-id 1, best-ext is off
bgp:  [14593] (default) UPD: [L2VPN EVPN] 10.0.0.2 10.0.0.2:32777:[2]:[0]:[0]:[48]:[0050.7966.6804]:[0]:[0.0.0.0]/112 path-id 1 withdrawn from peer due to: no bestpath
bgp:  [14593] (default) UPD: [L2VPN EVPN] consider sending 10.0.0.2:32787:[2]:[0]:[0]:[48]:[5000.000e.0000]:[0]:[0.0.0.0]/112 to peer 10.0.0.2, path-id 1, best-ext is off
bgp:  [14593] (default) UPD: [L2VPN EVPN] 10.0.0.2 10.0.0.2:32787:[2]:[0]:[0]:[48]:[5000.000e.0000]:[0]:[0.0.0.0]/112 path-id 1 withdrawn from peer due to: no bestpath
bgp:  [14593] (default) UPD: [L2VPN EVPN] (#16) Finished update run for peer 10.0.0.2 (#16)
bgp:  [14593] (default) UPD: [L2VPN EVPN] Starting update run for peer 10.0.0.3 (#14)
bgp:  [14593] (default) UPD: [L2VPN EVPN] consider sending 10.0.0.2:32777:[2]:[0]:[0]:[48]:[0050.7966.6804]:[0]:[0.0.0.0]/112 to peer 10.0.0.3, path-id 1, best-ext is off
bgp:  [14593] (default) UPD: [L2VPN EVPN] 10.0.0.3 10.0.0.2:32777:[2]:[0]:[0]:[48]:[0050.7966.6804]:[0]:[0.0.0.0]/112 path-id 1 withdrawn from peer due to: no bestpath
bgp:  [14593] (default) UPD: [L2VPN EVPN] 10.0.0.3 Created withdrawal (len 65) with prefix 10.0.0.2:32777:[2]:[0]:[0]:[48]:[0050.7966.6804]:[0]:[0.0.0.0]/112 path-id 1 for peer
bgp:  [14593] (default) UPD: [L2VPN EVPN] consider sending 10.0.0.2:32787:[2]:[0]:[0]:[48]:[5000.000e.0000]:[0]:[0.0.0.0]/112 to peer 10.0.0.3, path-id 1, best-ext is off
bgp:  [14593] (default) UPD: [L2VPN EVPN] 10.0.0.3 10.0.0.2:32787:[2]:[0]:[0]:[48]:[5000.000e.0000]:[0]:[0.0.0.0]/112 path-id 1 withdrawn from peer due to: no bestpath
bgp:  [14593] (default) UPD: [L2VPN EVPN] (#16) Finished update run for peer 10.0.0.3 (#16)​
Powered by Create your own unique website with customizable templates.
  • Home
  • Technology VoD!
    • Cisco >
      • Route & Switch / Enterprise Infrastructure
  • Technology Breakdowns!
    • Route&Switch/Ent. Infra. >
      • L2 Technologies
      • L3 Technologies
      • VPN Technologies
      • Services >
        • IOS - Dynamic NAT
        • HSRP - IPv4 Setup
        • HSRP - Priority and Preemption
    • Service Provider >
      • IGPs (Interior Gateway Protocols)
      • First Hop Redundancy >
        • HSRP (Hot Standby Router Protocol) >
          • HSRP - IOS/IOS XE Setup
          • HSRP - IOS XR Setup
      • BGP (Border Gateway Protocol)
      • Inter AS Multicast (MSDP)
      • Intra-AS MPLS
      • Inter-AS MPLS
    • Security >
      • IOS Firewall
      • ASA Firewall
      • FirePOWER Threat Defense >
        • FTD - FTD NGFW Device Setup and FMC Integration
      • VPNs >
        • PKI
        • Site to Site VPNs
        • Remote Access VPNs >
          • IOS Remote Access
          • ASA Remote Access
    • Data Center >
      • Nexus 9000v >
        • Nexus 9000v - Enabling Features
        • Nexus 9000v - VLANs and Trunks
        • Nexus 9000v - LACP Port Channels
        • Nexus 9000v - vPC (Virtual Port Channel)
        • Nexus 9000v - OSPFv2
        • Nexus 9000v - VXLAN - Ingress Replication Flood and Learn
        • Nexus 9000v - IP Multicast
        • Nexus 9000v - VxLAN - Multicast Flood and Learn
        • Nexus 9000v - VxLAN - BGP EVPN with Multicast
        • Nexus 9000v - VxLAN - BGP EVPN w/Ingress Replication
        • Nexus 9000v - VxLAN - Inter-VxLAN Routing with BGP EVPN
        • Nexus 9000v - VXLAN - External Routing
      • Nexus 7000v
    • Palo Alto