v21.05: 更新sapp
This commit is contained in:
@@ -33,7 +33,7 @@ dictator_enable=0
|
||||
l2_l3_tunnel_support=1
|
||||
|
||||
### note, optional value is [none, vxlan]
|
||||
{% if tsg_access_type == 5 %}
|
||||
{% if tsg_access_type == 5 or tsg_access_type == 1 %}
|
||||
overlay_mode=vxlan
|
||||
{% else %}
|
||||
overlay_mode=none
|
||||
@@ -123,7 +123,10 @@ dictator_enable=0
|
||||
reverse_ethernet_addr=1
|
||||
|
||||
[DUPLICATE_PKT]
|
||||
duplicate_pkt_distinguish=0
|
||||
duplicate_pkt_distinguish=1
|
||||
bloom_capacity=1000000
|
||||
bloom_error_rate=0.00001
|
||||
bloom_timeout=10
|
||||
|
||||
[STREAM]
|
||||
### note, stream_id_base_time format is "%Y-%m-%d %H:%M:%S"
|
||||
|
||||
Reference in New Issue
Block a user