diff options
author | sarthurdev <965089+sarthurdev@users.noreply.github.com> | 2024-10-08 23:17:23 +0200 |
---|---|---|
committer | sarthurdev <965089+sarthurdev@users.noreply.github.com> | 2025-02-13 23:30:24 +0100 |
commit | ab6382ede233c04ca3126f8d4089318e927c55b4 (patch) | |
tree | f823c046b0dc3861528fb76db0a06f00e7c1f95f /data | |
parent | a03174843512340f2f970fd6c3fe189b7bba92d6 (diff) | |
download | vyos-1x-ab6382ede233c04ca3126f8d4089318e927c55b4.tar.gz vyos-1x-ab6382ede233c04ca3126f8d4089318e927c55b4.zip |
wlb: T4470: Support WLB op-mode 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 170f0d259..c2bfc3094 100644 --- a/data/op-mode-standardized.json +++ b/data/op-mode-standardized.json @@ -13,6 +13,7 @@ "evpn.py", "interfaces.py", "ipsec.py", +"load-balancing_wan.py", "lldp.py", "log.py", "memory.py", |