Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ ipv6_lpm_128b_enable=1
l2_mem_entries=32768
l3_mem_entries=16384

# Disable Counting ACL Drop towards interface RX_DRP counter
sai_adjust_acl_drop_in_rx_drop=1

# From old config file
os=unix
higig2_hdr_mode=1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ ipv6_lpm_128b_enable=1
l2_mem_entries=32768
l3_mem_entries=16384

# Disable Counting ACL Drop towards interface RX_DRP counter
sai_adjust_acl_drop_in_rx_drop=1

# From old config file
os=unix
higig2_hdr_mode=1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ ipv6_lpm_128b_enable=1
l2_mem_entries=32768
l3_mem_entries=16384

# Disable Counting ACL Drop towards interface RX_DRP counter
sai_adjust_acl_drop_in_rx_drop=1

# From old config file
os=unix
higig2_hdr_mode=1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ ipv6_lpm_128b_enable=1
l2_mem_entries=32768
l3_mem_entries=16384

# Disable Counting ACL Drop towards interface RX_DRP counter
sai_adjust_acl_drop_in_rx_drop=1

# From old config file
os=unix
higig2_hdr_mode=1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Arista 7060CX-32S

# Disable Counting ACL Drop towards interface RX_DRP counter
sai_adjust_acl_drop_in_rx_drop=1

phy_an_allow_pll_change=1
arl_clean_timeout_usec=15000000
asf_mem_profile=2
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Arista 7060CX-32S

# Disable Counting ACL Drop towards interface RX_DRP counter
sai_adjust_acl_drop_in_rx_drop=1

phy_an_allow_pll_change=1
arl_clean_timeout_usec=15000000
asf_mem_profile=2
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Arista 7060CX-32S

# Disable Counting ACL Drop towards interface RX_DRP counter
sai_adjust_acl_drop_in_rx_drop=1

phy_an_allow_pll_change=1
arl_clean_timeout_usec=15000000
asf_mem_profile=2
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Arista 7060CX-32S

# Disable Counting ACL Drop towards interface RX_DRP counter
sai_adjust_acl_drop_in_rx_drop=1

phy_an_allow_pll_change=1
arl_clean_timeout_usec=15000000
asf_mem_profile=2
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Arista 7060CX-32S

# Disable Counting ACL Drop towards interface RX_DRP counter
sai_adjust_acl_drop_in_rx_drop=1

phy_an_allow_pll_change=1
arl_clean_timeout_usec=15000000
asf_mem_profile=2
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Arista 7060CX-32S

# Disable Counting ACL Drop towards interface RX_DRP counter
sai_adjust_acl_drop_in_rx_drop=1

phy_an_allow_pll_change=1
arl_clean_timeout_usec=15000000
asf_mem_profile=2
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Disable Counting ACL Drop towards interface RX_DRP counter
sai_adjust_acl_drop_in_rx_drop=1
arl_clean_timeout_usec=15000000
asf_mem_profile.0=2
bcm_num_cos.0=8
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Disable Counting ACL Drop towards interface RX_DRP counter
sai_adjust_acl_drop_in_rx_drop=1
arl_clean_timeout_usec=15000000
asf_mem_profile.0=2
bcm_num_cos.0=8
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@
{%- if 'dualtor' in switch_subtype.lower() %}
{%- set IPinIP_sock = 'sai_tunnel_support=1
host_as_route_disable=1
sai_adjust_acl_drop_in_rx_drop=1
l3_ecmp_levels=2' -%}
{%- endif %}
{%- endif %}
{%- endif %}
{# The following is the common soc properties that used to be named "th2-a7260cx3-64-64x100G-t1.config.bcm" #}

sai_adjust_acl_drop_in_rx_drop=1
PHY_AN_ALLOW_PLL_CHANGE=1
arl_clean_timeout_usec=15000000
asf_mem_profile=2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
{%- if 'dualtor' in switch_subtype.lower() %}
{%- set IPinIP_sock = 'sai_tunnel_support=1
host_as_route_disable=1
sai_adjust_acl_drop_in_rx_drop=1
l3_ecmp_levels=2' -%}
{%- endif %}
{%- endif %}
{# The following is the common soc properties that used to be named "th2-a7260cx3-64-112x50G+8x100G.config.bcm" #}
sai_adjust_acl_drop_in_rx_drop=1
PHY_AN_ALLOW_PLL_CHANGE=1
arl_clean_timeout_usec=15000000
asf_mem_profile=2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
{%- if 'dualtor' in switch_subtype.lower() %}
{%- set IPinIP_sock = 'sai_tunnel_support=1
host_as_route_disable=1
sai_adjust_acl_drop_in_rx_drop=1
l3_ecmp_levels=2' -%}
{%- endif %}
{%- endif %}
{%- endif %}
{# The following is the common soc properties that used to be named "th2-a7260cx3-64-64x40G.config.bcm" #}
sai_adjust_acl_drop_in_rx_drop=1
PHY_AN_ALLOW_PLL_CHANGE=1
arl_clean_timeout_usec=15000000
asf_mem_profile=2
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Disable Counting ACL Drop towards interface RX_DRP counter
sai_adjust_acl_drop_in_rx_drop=1

portmap_1=1:100
portmap_2=5:100
portmap_3=9:100
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Disable Counting ACL Drop towards interface RX_DRP counter
sai_adjust_acl_drop_in_rx_drop=1

bcm56340_4x10=1
bcm56340_config=1
dport_map_direct=0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ l3_alpm_enable=2
ipv6_lpm_128b_enable=1
mmu_lossless=0

# Disable Counting ACL Drop towards interface RX_DRP counter
sai_adjust_acl_drop_in_rx_drop=1

###################################################################################
# Celestica Customize for SeaStone
###################################################################################
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Disable Counting ACL Drop towards interface RX_DRP counter
sai_adjust_acl_drop_in_rx_drop=1

os=unix
l2xmsg_mode=1
parity_enable=0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ ipv6_lpm_128b_enable=1
#Use MMU lossy configuration
mmu_lossless=0

# Disable Counting ACL Drop towards interface RX_DRP counter
sai_adjust_acl_drop_in_rx_drop=1

###################################################################################
# SeaStone customized configuration
###################################################################################
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ ipv6_lpm_128b_enable=1
l2_mem_entries=32768
l3_mem_entries=16384

# Disable Counting ACL Drop towards interface RX_DRP counter
sai_adjust_acl_drop_in_rx_drop=1

# From old config file
os=unix
higig2_hdr_mode=1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ ipv6_lpm_128b_enable=1
l2_mem_entries=32768
l3_mem_entries=16384

# Disable Counting ACL Drop towards interface RX_DRP counter
sai_adjust_acl_drop_in_rx_drop=1

# From old config file
os=unix
higig2_hdr_mode=1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ ipv6_lpm_128b_enable=1
l2_mem_entries=32768
l3_mem_entries=16384

# Disable Counting ACL Drop towards interface RX_DRP counter
sai_adjust_acl_drop_in_rx_drop=1

# From old config file
os=unix
higig2_hdr_mode=1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ ipv6_lpm_128b_enable=1
l2_mem_entries=32768
l3_mem_entries=16384

# Disable Counting ACL Drop towards interface RX_DRP counter
sai_adjust_acl_drop_in_rx_drop=1

# From old config file
os=unix
higig2_hdr_mode=1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
#TH S6100 64x40
# Disable Counting ACL Drop towards interface RX_DRP counter
sai_adjust_acl_drop_in_rx_drop=1

l3_alpm_enable=2
pfc_deadlock_seq_control=1
bcm_stat_interval=2000000
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
#TH S6100 64x40
# Disable Counting ACL Drop towards interface RX_DRP counter
sai_adjust_acl_drop_in_rx_drop=1

l3_alpm_enable=2
pfc_deadlock_seq_control=1
bcm_stat_interval=2000000
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ dpr_clock_frequency=1000
device_clock_frequency=1325
port_flex_enable=1

# Disable Counting ACL Drop towards interface RX_DRP counter
sai_adjust_acl_drop_in_rx_drop=1

#firmware load method, use fast load
load_firmware=0x2

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ dpr_clock_frequency=1000
device_clock_frequency=1325
port_flex_enable=1

# Disable Counting ACL Drop towards interface RX_DRP counter
sai_adjust_acl_drop_in_rx_drop=1

#firmware load method, use fast load
load_firmware=0x2

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ dpr_clock_frequency=1000
device_clock_frequency=1325
port_flex_enable=1

# Disable Counting ACL Drop towards interface RX_DRP counter
sai_adjust_acl_drop_in_rx_drop=1

#firmware load method, use fast load
load_firmware=0x2

Expand Down