File tree 6 files changed +11
-10
lines changed
device/arista/x86_64-arista_7260cx3_64
src/sonic-config-engine/tests
6 files changed +11
-10
lines changed Original file line number Diff line number Diff line change 14
14
{% - set switch_subtype = DEVICE_METADATA ['localhost' ]['subtype' ] -%}
15
15
{% - if 'dualtor' in switch_subtype .lower () %}
16
16
{% - set IPinIP_sock =
17
- 'sai_tunnel_support=1
18
- sai_tunnel_underlay_route_mode=1
17
+ 'sai_tunnel_underlay_route_mode=1
19
18
host_as_route_disable=1
20
19
l3_ecmp_levels=2' -%}
21
20
{% - set map_prio = 'sai_remap_prio_on_tnl_egress=1' -%}
@@ -1049,5 +1048,6 @@ serdes_preemphasis_116=0x103706
1049
1048
serdes_preemphasis_117=0x133c06
1050
1049
1051
1050
{{ mmu_sock }}
1051
+ sai_tunnel_support=1
1052
1052
{{ IPinIP_sock }}
1053
1053
phy_an_lt_msft=1
Original file line number Diff line number Diff line change 6
6
{% - set switch_subtype = DEVICE_METADATA ['localhost' ]['subtype' ] -%}
7
7
{% - if 'dualtor' in switch_subtype .lower () %}
8
8
{% - set IPinIP_sock =
9
- 'sai_tunnel_support=1
10
- sai_tunnel_underlay_route_mode=1
9
+ 'sai_tunnel_underlay_route_mode=1
11
10
host_as_route_disable=1
12
11
l3_ecmp_levels=2' -%}
13
12
{% - set map_prio = 'sai_remap_prio_on_tnl_egress=1' -%}
@@ -956,5 +955,6 @@ serdes_preemphasis_130=0x580c
956
955
serdes_preemphasis_131=0x580c
957
956
958
957
mmu_init_config="MSFT-TH2-Tier0"
958
+ sai_tunnel_support=1
959
959
{{ IPinIP_sock }}
960
960
phy_an_lt_msft=1
Original file line number Diff line number Diff line change 6
6
{% - set switch_subtype = DEVICE_METADATA ['localhost' ]['subtype' ] -%}
7
7
{% - if 'dualtor' in switch_subtype .lower () %}
8
8
{% - set IPinIP_sock =
9
- 'sai_tunnel_support=1
10
- sai_tunnel_underlay_route_mode=1
9
+ 'sai_tunnel_underlay_route_mode=1
11
10
host_as_route_disable=1
12
11
l3_ecmp_levels=2' -%}
13
12
{% - set map_prio = 'sai_remap_prio_on_tnl_egress=1' -%}
@@ -960,5 +959,6 @@ serdes_preemphasis_130=0x580c
960
959
serdes_preemphasis_131=0x580c
961
960
962
961
mmu_init_config="MSFT-TH2-Tier0"
962
+ sai_tunnel_support=1
963
963
{{ IPinIP_sock }}
964
964
phy_an_lt_msft=1
Original file line number Diff line number Diff line change 14
14
{% - set switch_subtype = DEVICE_METADATA ['localhost' ]['subtype' ] -%}
15
15
{% - if 'dualtor' in switch_subtype .lower () %}
16
16
{% - set IPinIP_sock =
17
- 'sai_tunnel_support=1
18
- sai_tunnel_underlay_route_mode=1
17
+ 'sai_tunnel_underlay_route_mode=1
19
18
host_as_route_disable=1
20
19
l3_ecmp_levels=2' -%}
21
20
{% - set map_prio = 'sai_remap_prio_on_tnl_egress=1' -%}
@@ -1048,5 +1047,6 @@ serdes_preemphasis_116=0x105004
1048
1047
serdes_preemphasis_117=0x105004
1049
1048
1050
1049
{{ mmu_sock }}
1050
+ sai_tunnel_support=1
1051
1051
{{ IPinIP_sock }}
1052
1052
phy_an_lt_msft=1
Original file line number Diff line number Diff line change 14
14
{% - set switch_subtype = DEVICE_METADATA ['localhost' ]['subtype' ] -%}
15
15
{% - if 'dualtor' in switch_subtype .lower () %}
16
16
{% - set IPinIP_sock =
17
- 'sai_tunnel_support=1
18
- sai_tunnel_underlay_route_mode=1
17
+ 'sai_tunnel_underlay_route_mode=1
19
18
host_as_route_disable=1
20
19
l3_ecmp_levels=2' -%}
21
20
{% - set map_prio = 'sai_remap_prio_on_tnl_egress=1' -%}
@@ -33,5 +32,6 @@ sai_pfc_dlr_init_capability=1' -%}
33
32
l3_alpm_hit_skip=1
34
33
{{ map_prio }}
35
34
{{ mmu_sock }}
35
+ sai_tunnel_support=1
36
36
{{ IPinIP_sock }}
37
37
{{ pfcwd_sock }}
Original file line number Diff line number Diff line change 2
2
l3_alpm_hit_skip=1
3
3
4
4
mmu_init_config="MSFT-TH2-Tier1"
5
+ sai_tunnel_support=1
5
6
6
7
hybrid_pfc_deadlock_enable=1
7
8
pfc_deadlock_seq_control=1
You can’t perform that action at this time.
0 commit comments