diff options
author | Christian Breunig <christian@breunig.cc> | 2024-05-16 20:41:15 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-16 20:41:15 +0200 |
commit | 3606418d8f473646a1f39d052badccf224c9c7fa (patch) | |
tree | d517b6c561b7e24321129bfac6abdecf29f69bca /data | |
parent | 2a07aaed70f6c9dda0e95d2b01d3ba922c572716 (diff) | |
parent | 3917e3e9f985063ab7419c903f6019116224f640 (diff) | |
download | vyos-1x-3606418d8f473646a1f39d052badccf224c9c7fa.tar.gz vyos-1x-3606418d8f473646a1f39d052badccf224c9c7fa.zip |
Merge pull request #3458 from l0crian1/T6335-add-evpn-op
T6335: Add/Update EVPN op commands
Diffstat (limited to 'data')
-rw-r--r-- | data/op-mode-standardized.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/op-mode-standardized.json b/data/op-mode-standardized.json index a4ed2bcf4..911869d09 100644 --- a/data/op-mode-standardized.json +++ b/data/op-mode-standardized.json @@ -9,6 +9,7 @@ "cpu.py", "dhcp.py", "dns.py", +"evpn.py", "interfaces.py", "ipsec.py", "lldp.py", |