修改和增加sapp的配置文件

This commit is contained in:
fumingwei
2021-04-23 18:07:30 +08:00
parent 2c58349922
commit 6e495828f0
4 changed files with 23 additions and 1 deletions

View File

@@ -6,6 +6,11 @@
#配置文件格式, pattern:
#来自C路由器vlan_id 来自I路由器vlan_id 是否开启mac地址翻转
#C_router_vlan_id I_router_vlan_id mac_flipping_enable
{% if tsg_access_type == 2 and tsg_running_type == 2 %}
1301 1302 1
1201 1202 1
4000 4001 0
{% else %}
4000 4001 0
{% endif %}