반응형
Let's test of vxlan evpn. I will show you what I make diagram. Please refer below picture.
Here is Five Nexus Switch. I will make 2 Nexus as spine role and 3 Nexus Switch as leaf role.
<snip>
Spine-1# show bgp l2vpn evpn summary BGP summary information for VRF default, address family L2VPN EVPN BGP router identifier 10.0.0.14, local AS number 65000 BGP table version is 7, L2VPN EVPN config peers 3, capable peers 3 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.11 4 65000 15 212 7 0 0 00:09:09 0 10.0.0.12 4 65000 18 215 7 0 0 00:06:04 0 10.0.0.13 4 65000 11 10 7 0 0 00:00:04 0 Neighbor T AS PfxRcd Type-2 Type-3 Type-4 Type-5 10.0.0.11 I 65000 0 0 0 0 0 10.0.0.12 I 65000 0 0 0 0 0 10.0.0.13 I 65000 0 0 0 0 0 |
leaf-1(config-router-neighbor)# sho bgp l2vpn evpn summary BGP summary information for VRF default, address family L2VPN EVPN BGP router identifier 10.0.0.11, local AS number 65000 BGP table version is 5, 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.14 4 65000 11 11 5 0 0 00:05:44 0 10.0.0.15 4 65000 16 15 5 0 0 00:02:01 0 Neighbor T AS PfxRcd Type-2 Type-3 Type-4 Type-5 10.0.0.14 I 65000 0 0 0 0 0 10.0.0.15 I 65000 0 0 0 0 0 |
I would say All Device is neighboring with peer device.
반응형
'VxLAN' 카테고리의 다른 글
VXLAN, EVPN (0) | 2024.04.14 |
---|