feat(TSG-15579): 调整firewall和proxy traffic_mirror相关配置

This commit is contained in:
wangmenglan
2023-06-15 15:11:37 +08:00
committed by 付明卫
parent ace45fd961
commit b368984ef2
3 changed files with 5 additions and 3 deletions

View File

@@ -68,8 +68,8 @@ sapp_rpm_version:
sapp-pr: sapp-pr-4.3.8.7533e13
tfe_rpm_version:
tfe: tfe-4.8.27.30f0f83
tfe-pr: tfe-pr-4.8.27.30f0f83
tfe: tfe-4.8.28.b76e545
tfe-pr: tfe-pr-4.8.28.b76e545
tsg_app_rpm_version:
app_sketch_local: app_sketch_local-5.0.5.221e296
@@ -100,7 +100,7 @@ hasp_tools_rpm_version:
tsg_os_clixon_rpm_version:
cligen: cligen-5.8.0-release
clixon: clixon-5.8.0-release
tsg-os-mgnt-srv: tsg-os-mgnt-srv-1.0.42.b5d7a44
tsg-os-mgnt-srv: tsg-os-mgnt-srv-1.0.43.20c677a
sce_rpm_version:
sce: sce-1.0.13.23d05e7

View File

@@ -139,6 +139,7 @@ TRAFFIC_MIRROR_ENABLE=0
{{- if .Values.nic_mirror_name.firewall }}
NIC_NAME="{{ .Values.nic_mirror_name.firewall }}"
{{- end }}
APP_NAME="sapp-mirror-{{ .Values.app_symbol_index }}"
DEFAULT_VLAN_ID=0
[RADIUS_PLUG]
DEVICE_TAGS={"tags":[{{- include "traffic-engine.device-tag-list" . }}]}

View File

@@ -166,6 +166,7 @@ enable=0
{{- if .Values.nic_mirror_name.proxy }}
device={{ .Values.nic_mirror_name.proxy }}
{{- end }}
app_symbol=tfe-mirror-{{ .Values.app_symbol_index }}
# 0:TRAFFIC_MIRROR_ETHDEV_AF_PACKET; 1:TRAFFIC_MIRROR_ETHDEV_MARSIO
type=1