mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-28 14:21:45 +00:00
doc: add docs for show evpn access-vlan
Add docs for `show evpn access-vlan` Signed-off-by: Stephen Worley <sworley@nvidia.com>
This commit is contained in:
parent
568d4324f2
commit
a04e18c9e8
@ -622,6 +622,16 @@ via `ip link`, `bridge link` and `bridge vlan` commands:
|
||||
bridge None
|
||||
vxlan0 100 100
|
||||
|
||||
.. clicmd:: show evpn access-vlan [IFNAME VLAN-ID | detail] [json]
|
||||
|
||||
Show information for EVPN Access VLANs.
|
||||
|
||||
::
|
||||
|
||||
VLAN SVI L2-VNI VXLAN-IF # Members
|
||||
bridge.20 vlan20 20 vxlan0 0
|
||||
bridge.10 vlan10 0 vxlan0 0
|
||||
|
||||
.. _zebra-mpls:
|
||||
|
||||
MPLS Commands
|
||||
|
Loading…
Reference in New Issue
Block a user