This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| virtualization:evpnvxlan [2025/07/17 17:58] – jotasandoku | virtualization:evpnvxlan [2025/07/17 18:06] (current) – jotasandoku | ||
|---|---|---|---|
| Line 89: | Line 89: | ||
| * [[https:// | * [[https:// | ||
| - | show interface nve ! Displays information about the NVE (Network Virtualization Endpoint) interface | + | show interface nve |
| - | ^ VXLAN Category | + | show interface nve detail |
| - | | **Basic VXLAN (no EVPN)** | `show interface nve` | Display NVE interface status | + | show nve vni ! shows configured VNIs, their state, and bindings |
| - | | | `show interface nve detail` | Add detailed | + | show nve peers ! displays remote |
| - | | | `show nve vni` | + | show mac address-table dynamic |
| - | | | `show nve peers` | + | |
| - | | **EVPN‑based VXLAN (with BGP control-plane)** | `show bgp l2vpn evpn` | Overview | + | show ip route vrf < |
| - | | | `show bgp l2vpn evpn route-type mac-ip` | Route‑Type 2: MAC/IP bindings : | + | show arp vrf < |
| - | | | `show bgp l2vpn evpn route-type imet` | Route‑Type 3: Inclusive Multicast Ethernet Tag : | + | |
| - | | | `show bgp l2vpn evpn route-type prefix` | Route‑Type 5: IP-prefix | + | show l2route evpn mac all ! shows learned MACs via EVPN control |
| - | | | `show l2vpn evpn evi <EVI> detail` | + | show l2route evpn mac-ip all ! includes MAC and IP bindings (Type 2 routes) |
| - | | | `show l2vpn evpn peers vxlan` | + | |
| - | | | `show l2vpn evpn default-gateway` | + | |
| + | show bgp l2vpn evpn route-type mac-ip | ||
| + | show bgp l2vpn evpn route-type imet ! EVPN Type 3: multicast replication group | ||
| + | show bgp l2vpn evpn route-type prefix | ||