Enable Dx010 LPM (#12642)

Why I did it
DX010 platform has limited routing table size.

How I did it
Enabling LPM.

Signed-off-by: Ying Xie <ying.xie@microsoft.com>
This commit is contained in:
Ying Xie 2022-11-09 08:15:41 -08:00 committed by GitHub
parent abf1862f58
commit a544a07931
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 660 additions and 655 deletions

View File

@ -14,6 +14,7 @@ l2xmsg_mode=1
l2_mem_entries=8192
l3_mem_entries=8192
l3_alpm_enable=2
lpm_scaling_enable=0
ipv6_lpm_128b_enable=1
mmu_lossless=0

View File

@ -14,6 +14,7 @@ l2xmsg_mode=1
l2_mem_entries=8192
l3_mem_entries=8192
l3_alpm_enable=2
lpm_scaling_enable=0
ipv6_lpm_128b_enable=1
mmu_lossless=0