run show vxlan vni
Run the command run show vxlan vni to list all interfaces, their types and the associated egress and VLAN IDs for a specific VNI. Interface types includes Access, Network (unicast) and Network (multicast).
Â
Command Syntax
run show vxlan vni <vni-id>
Â
Parameter
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
Show the VXLAN list of all interfaces, which includes the type, associated egress, VLAN ID, vtep and vplag of the specified VNI.
admin@PICOS# run show vxlan vni 10010
Interface ID Type Egress Vlan ID Vtep vplag
----------- ----------- ----------- ------- -------- --------------- --------
te-1/1/2 0x70000000 Access 100002 2
Â
Copyright © 2024 Pica8 Inc. All Rights Reserved.