diff options
Diffstat (limited to 'install_config/group_vars/platform.yml')
| -rw-r--r-- | install_config/group_vars/platform.yml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/install_config/group_vars/platform.yml b/install_config/group_vars/platform.yml index 38e6f56..f8a2627 100644 --- a/install_config/group_vars/platform.yml +++ b/install_config/group_vars/platform.yml @@ -1,6 +1,8 @@ -#####0: in_server 1:in_atca 3: in_adc +#note: mirror tarffic + server + pcap :capture_packet_type:0, traffic_attr_type: 0, runtime_env_type:0,network_topo_type:0 traffic_load_type:0 + +#####0: in_server_tun 1:in_atca 3: in_adc ##### proxy_topo_type: type of sapp to tfe traffic transport topology (include: in_server_tun,in_atca, in_adc) -proxy_topo_type: 0 +#proxy_topo_type: 0 #####0: pcap; 1: drive(mrzcpd) ##### capture_packet_type : type of the sapp capture packat from nic(include:pcap,drive(mrzcpd)) |
