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 @@ -33,6 +33,14 @@ ifp_inports_support_enable=1

num_ipv6_lpm_128b_entries=512

flow_init_mode=1
riot_enable=1
riot_overlay_l3_intf_mem_size=512
riot_overlay_l3_egress_mem_size=4096
l3_ecmp_levels=2
use_all_splithorizon_groups=1
host_as_route_disable=1
sai_tunnel_support=1

dport_map_port_25=1
dport_map_port_26=2
Expand Down Expand Up @@ -350,7 +358,7 @@ phy_chain_rx_polarity_flip_physical{57.0}=0x0
phy_chain_rx_polarity_flip_physical{58.0}=0x0
phy_chain_rx_polarity_flip_physical{59.0}=0x0
phy_chain_rx_polarity_flip_physical{60.0}=0x0


#PHYx TSC-M16-0, TSC3
dport_map_port_61=53
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,14 @@ ifp_inports_support_enable=1

num_ipv6_lpm_128b_entries=512

flow_init_mode=1
riot_enable=1
riot_overlay_l3_intf_mem_size=512
riot_overlay_l3_egress_mem_size=4096
l3_ecmp_levels=2
use_all_splithorizon_groups=1
host_as_route_disable=1
sai_tunnel_support=1

dport_map_port_25=1
dport_map_port_26=2
Expand Down Expand Up @@ -350,7 +358,7 @@ phy_chain_rx_polarity_flip_physical{57.0}=0x0
phy_chain_rx_polarity_flip_physical{58.0}=0x0
phy_chain_rx_polarity_flip_physical{59.0}=0x0
phy_chain_rx_polarity_flip_physical{60.0}=0x0


#PHYx TSC-M16-0, TSC3
dport_map_port_61=53
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,15 @@ skip_L2_USER_ENTRY=0
bcm_tunnel_term_compatible_mode=1
l3_alpm_ipv6_128b_bkt_rsvd=1

flow_init_mode=1
riot_enable=1
riot_overlay_l3_intf_mem_size=512
riot_overlay_l3_egress_mem_size=4096
l3_ecmp_levels=2
use_all_splithorizon_groups=1
host_as_route_disable=1
sai_tunnel_support=1

#FC0
dport_map_port_1=1
dport_map_port_2=2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ riot_overlay_l3_intf_mem_size=4096
riot_overlay_l3_egress_mem_size=32768
riot_overlay_ecmp_resilient_hash_size=16384
flow_init_mode=1
host_as_route_disable=1

dport_map_port_1=6
dport_map_port_2=2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,15 @@ bcm_tunnel_term_compatible_mode=1
l3_alpm_ipv6_128b_bkt_rsvd=1
phy_an_c73=1

use_all_splithorizon_groups=1
riot_enable=1
sai_tunnel_support=1
riot_overlay_l3_intf_mem_size=4096
riot_overlay_l3_egress_mem_size=32768
riot_overlay_ecmp_resilient_hash_size=16384
flow_init_mode=1
host_as_route_disable=1

dport_map_port_1=1
dport_map_port_5=2
dport_map_port_9=3
Expand Down