diff options
| author | luwenpeng <[email protected]> | 2021-07-29 11:29:11 +0800 |
|---|---|---|
| committer | luwenpeng <[email protected]> | 2021-07-29 11:29:11 +0800 |
| commit | 67be58f6ea817974d82ba04febbccdfe9edaad13 (patch) | |
| tree | 3d6807494e43b6cf5ea0c7791c6f9fc05db15fe9 /conf | |
| parent | 319afbc11b8519969aa49669c15ebe3f88b441cc (diff) | |
TSG-7234 调整Proxy的解密流量转发的配置,以适配TSG-9140下解密流量转发需求v4.5.7-202107
Diffstat (limited to 'conf')
| -rw-r--r-- | conf/tfe/tfe.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/tfe/tfe.conf b/conf/tfe/tfe.conf index 123117c..e5ca8ea 100644 --- a/conf/tfe/tfe.conf +++ b/conf/tfe/tfe.conf @@ -150,6 +150,7 @@ enable=1 device=eth4 # 0:TRAFFIC_MIRROR_ETHDEV_AF_PACKET; 1:TRAFFIC_MIRROR_ETHDEV_MARSIO type=1 +default_vlan_id_for_mac=0 table_info=resource/pangu/table_info_traffic_mirror.conf stat_file=log/traffic_mirror.status |
