Skip to content

Commit

Permalink
Support hwsku 100G on as9726-32d with new yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chihhan123 committed May 9, 2023
1 parent 05e83c2 commit a9017c6
Showing 1 changed file with 13 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,19 @@
bcm_device:
0:
global:
pktio_mode: 0
skip_protocol_default_entries: 1
uft_mode: 3
l3_alpm_template: 1
vlan_default_port: 3
max_vp_lags: 894
vlan_flooding_l2mc_num_reserved: 0
bcm_tunnel_term_compatible_mode: 1
# Multicast group allocated by brcm-sai, setting "vlan_flooding_l2mc_num_reserved=0"
vlan_flooding_l2mc_num_reserved: 0
shared_block_mask_section: uc_bc
sai_tunnel_support: 1
l3_alpm_template: 1
l3_alpm2_bnk_threshold: 100
uft_mode: 1
l3_enable: 1
l2_hitbit_enable: 1
pktio_mode: 1
skip_protocol_default_entries: 1
ifa_enable: 1
...
---
bcm_device:
Expand Down

0 comments on commit a9017c6

Please sign in to comment.