[devices][hwsku] add support to VXLAN src port range feature (#7394)

Enable VXLAN src port range configuration via SAI profile
This commit is contained in:
Andriy Yurkiv 2021-04-29 20:05:02 +03:00 committed by Danny Allen
parent 48908b1c5a
commit c65a8a227f
3 changed files with 4 additions and 1 deletions

View File

@ -1 +1,2 @@
SAI_INIT_CONFIG_FILE=/usr/share/sonic/hwsku/sai_2700_48x50g_8x100g.xml
SAI_VXLAN_SRCPORT_RANGE_ENABLE=1

View File

@ -1 +0,0 @@
../ACS-MSN3800/sai.profile

View File

@ -0,0 +1,2 @@
SAI_INIT_CONFIG_FILE=/usr/share/sonic/hwsku/sai_3800.xml
SAI_VXLAN_SRCPORT_RANGE_ENABLE=1

View File

@ -1 +1,2 @@
SAI_INIT_CONFIG_FILE=/usr/share/sonic/hwsku/sai_3800_28x50g_52x100g.xml
SAI_VXLAN_SRCPORT_RANGE_ENABLE=1