diff options
author | Nataliia Solomko <natalirs1985@gmail.com> | 2024-09-10 16:00:13 +0300 |
---|---|---|
committer | Nataliia Solomko <natalirs1985@gmail.com> | 2024-09-10 16:09:03 +0300 |
commit | 65622a733df80ecee2192f3cd5758a27e4324b3b (patch) | |
tree | 3961b4ae6f1aa60b05d43073d499df515a9c8ee0 /src | |
parent | d739a10ce278c5a2cbc2c7790ed36d0e54c2624e (diff) | |
download | vyos-1x-65622a733df80ecee2192f3cd5758a27e4324b3b.tar.gz vyos-1x-65622a733df80ecee2192f3cd5758a27e4324b3b.zip |
op-mode: T6694: Move some op-mode commands in the "execute" family
'force netns' — move to 'execute shell netns'.
'force vrf'— move to 'execute shell vrf'.
'force owping' — move to 'execute owping'.
'force twping' — move to 'execute twping'.
'monitor bandwidth-test' — move to 'execute bandwidth-test`.
'telnet' — move to 'execute telnet'
Diffstat (limited to 'src')
-rwxr-xr-x | src/op_mode/execute_bandwidth_test.sh (renamed from src/op_mode/monitor_bandwidth_test.sh) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/src/op_mode/monitor_bandwidth_test.sh b/src/op_mode/execute_bandwidth_test.sh index a6ad0b42c..a6ad0b42c 100755 --- a/src/op_mode/monitor_bandwidth_test.sh +++ b/src/op_mode/execute_bandwidth_test.sh |