diff options
| author | zhaokun <[email protected]> | 2024-09-26 11:42:25 +0800 |
|---|---|---|
| committer | zhaokun <[email protected]> | 2024-09-26 11:42:25 +0800 |
| commit | f7958635bf1db102a626ebcc08ac34fd9380c34a (patch) | |
| tree | b71ffce3c3a4db897e579a1f58653348a8f17711 /configuration_file.ini | |
| parent | 75937564d12e3315b06e2d6dcf7ea00162497b31 (diff) | |
modify vsys id
Diffstat (limited to 'configuration_file.ini')
| -rw-r--r-- | configuration_file.ini | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configuration_file.ini b/configuration_file.ini index ed2ca4e75..94f8aab8f 100644 --- a/configuration_file.ini +++ b/configuration_file.ini @@ -9,8 +9,8 @@ username = AutomationTestAccount password = 1qaz@WSX [vsys] -for_traffic_verification = 4 -for_ui = 5 +for_traffic_verification = 5 +for_ui = 2 [is_log] value = 1 |
