Skip to content

Commit

Permalink
Merged PR 4021538: [sonic-device-data]: Update BRCM Tunnel/ECMP Param…
Browse files Browse the repository at this point in the history
…eter For 7050cx3 48x50G+8x100G

[sonic-device-data]: Update BRCM Tunnel/ECMP Parameter For 7050cx3 48x50G+8x100G

Update Tunnel and ECMP paramaters for brcm 7050cx3 48x50G+8x100G SKU and 32x100G SKU.

signed-off-by: Tamer Ahmed <tamer.ahmed@microsoft.com>
  • Loading branch information
Tamer Ahmed authored and sonic-build committed Apr 15, 2021
1 parent 9cd562b commit f4af23e
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
sai_load_hw_config=/etc/bcm/flex/bcm56870_a0_issu/b870.6.4.1/
host_as_route_disable=1
sai_trap_group_priority=1000
use_all_splithorizon_groups=1
riot_enable=1
sai_tunnel_support=1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
sai_load_hw_config=/etc/bcm/flex/bcm56870_a0_issu/b870.6.4.1/
host_as_route_disable=1
sai_trap_group_priority=1000
use_all_splithorizon_groups=1
riot_enable=1
sai_tunnel_support=1
Expand Down
9 changes: 9 additions & 0 deletions src/sonic-device-data/tests/permitted_list
Original file line number Diff line number Diff line change
Expand Up @@ -230,3 +230,12 @@ pbmp_gport_stack
reglist_enable
scache_filename
host_as_route_disable
sai_trap_group_priority
use_all_splithorizon_groups
riot_enable
sai_tunnel_support
riot_overlay_l3_intf_mem_size
riot_overlay_l3_egress_mem_size
l3_ecmp_levels
riot_overlay_ecmp_resilient_hash_size
flow_init_mode

0 comments on commit f4af23e

Please sign in to comment.