/
run show bgp evpn route vni
run show bgp evpn route vni
The run show bgp evpn route vni command can be used to display BGP EVPN routes with specified VNI ID in the routing table.
Command Syntax
run show bgp evpn route vni <vni>
Parameters
Parameter | Description |
vni <vni-id> | Specifies VXLAN VNI ID. The value is in decimal format with range of 1-16777215 or in dotted notation format such as 100.100.200. |
Example
Display BGP EVPN routes with VNI 10020 in the routing table.
admin@SVNE2# run show bgp evpn route vni 10020
BGP table version is 1416, local router ID is 10.226.14.208
Status codes: s suppressed, d damped, h history, * valid, > best, i - internal
Origin codes: i - IGP, e - EGP, ? - incomplete
EVPN type-1 prefix: [1]:[EthTag]:[ESI]:[IPlen]:[VTEP-IP]:[Frag-id]
EVPN type-2 prefix: [2]:[EthTag]:[MAClen]:[MAC]:[IPlen]:[IP]
EVPN type-3 prefix: [3]:[EthTag]:[IPlen]:[OrigIP]
EVPN type-4 prefix: [4]:[ESI]:[IPlen]:[OrigIP]
EVPN type-5 prefix: [5]:[EthTag]:[IPlen]:[IP]
Network Next Hop Metric LocPrf Weight Path
*> [2]:[0]:[48]:[18:5a:58:37:55:e1]:[32]:[192.168.20.47]
10.226.14.254 32768 i
ET:8 RT:400:10020 RT:400:99 Rmac:18:5a:58:37:55:e1
*> [2]:[0]:[48]:[18:5a:58:37:55:e1]:[128]:[2002:0:0:1::47]
10.226.14.254 32768 i
ET:8 RT:400:10020 RT:400:99 Rmac:18:5a:58:37:55:e1
*> [2]:[0]:[48]:[18:5a:58:37:55:e1]:[128]:[fe80::1a5a:5810:137:55e1]
10.226.14.254 32768 i
ET:8 RT:400:10020
*> [2]:[0]:[48]:[50:9a:4c:e6:7e:71]:[32]:[192.168.20.24]
10.226.14.201 0 800 100 i
RT:100:99 RT:100:10020 ET:8 Rmac:50:9a:4c:e6:7e:71
*> [2]:[0]:[48]:[50:9a:4c:e6:7e:71]:[128]:[2002:0:0:1::24]
10.226.14.201 0 800 100 i
RT:100:99 RT:100:10020 ET:8 Rmac:50:9a:4c:e6:7e:71
*> [2]:[0]:[48]:[50:9a:4c:e6:7e:71]:[128]:[fe80::529a:4c20:3e6:7e71]
10.226.14.201 0 800 100 i
RT:100:10020 ET:8
* [2]:[0]:[48]:[8c:ea:1b:a8:c5:41]
10.226.14.201 0 800 200 i
RT:200:10020 ET:8
*> [2]:[0]:[48]:[8c:ea:1b:a8:c5:41]
10.226.14.201 0 800 100 i
RT:100:10020 ET:8
* [2]:[0]:[48]:[8c:ea:1b:a8:c5:41]:[32]:[192.168.20.135]
10.226.14.201 0 800 100 i
RT:100:99 RT:100:10020 ET:8 Rmac:50:9a:4c:e6:7e:71
*> [2]:[0]:[48]:[8c:ea:1b:a8:c5:41]:[32]:[192.168.20.135]
10.226.14.201 0 800 200 i
RT:200:99 RT:200:10020 ET:8 Rmac:90:3c:b3:4c:af:f9
* [2]:[0]:[48]:[8c:ea:1b:a8:c5:41]:[128]:[fe80::8eea:1b10:3a8:c541]
10.226.14.201 0 800 200 i
RT:200:10020 ET:8 ND:Router Flag
--More--
Copyright © 2025 Pica8 Inc. All Rights Reserved.