run show evpn arp-cache
The run show evpn arp-cache command can be used to display the local ARP entries of IPv4 and IPv6 address belonging to specified VNI ID.
Â
Command Syntax
run show evpn arp-cache vni [<vni> | all]
Â
Parameters
Parameter | Description |
---|---|
<vni> | Specifies the VNI ID. The value is an integer that ranges from 1 to 16777215. |
Â
Example
Display the local ARP entries of IPv4 and IPv6 address belonging to VNI 10020.
admin@SVNE2# run show evpn arp-cache vni 10020
Number of ARPs (local and remote) known for this VNI: 15
Flags: I=local-inactive, P=peer-active, X=peer-proxy
Neighbor Type Flags State MAC Remote ES/VTEP Seq #'s
192.168.20.135 remote active 8c:ea:1b:a8:c5:41 10.226.14.201 0/0
192.168.20.24 remote active 50:9a:4c:e6:7e:71 10.226.14.201 0/0
192.168.20.17 remote active 90:3c:b3:4c:af:f9 10.226.14.201 0/0
fe80::6f8:f810:120:677b local inactive 04:f8:f8:20:67:7b 0/0
192.168.20.47 local active 18:5a:58:37:55:e1 0/0
2002:0:0:1::47 local active 18:5a:58:37:55:e1 0/0
fe80::8eea:1b10:3a8:c541 remote active 8c:ea:1b:a8:c5:41 10.226.14.201 0/0
192.168.20.110 local active e4:f0:04:80:ea:cd 0/0
fe80::529a:4c20:3e6:7e71 remote active 50:9a:4c:e6:7e:71 10.226.14.201 0/0
fe80::aa2b:b510:1e0:94a7 local inactive a8:2b:b5:e0:94:a7 0/0
2002:0:0:1::24 remote active 50:9a:4c:e6:7e:71 10.226.14.201 0/0
fe80::e6f0:418:180:eacd local active e4:f0:04:80:ea:cd 0/0
fe80::923c:b320:14c:aff9 remote active 90:3c:b3:4c:af:f9 10.226.14.201 0/0
2002:0:0:1::17 remote active 90:3c:b3:4c:af:f9 10.226.14.201 0/0
fe80::1a5a:5810:137:55e1 local active 18:5a:58:37:55:e1 0/0 |
Â
Copyright © 2024 Pica8 Inc. All Rights Reserved.