sonic-buildimage/device/nokia/x86_64-nokia_ixr7250e_sup-r0/chassisdb.conf
Marty Y. Lok d4a81ea121
[Nokia-IXR7250E][Devicedata] update the device data for Nokia IXR7250E platform (#15216)
Why I did it
Update the device data files to support 1024 LAGs for Nokia IXR7250E platform
fixes https://github.com/Nokia-ION/ndk/issues/15

How I did it
Update the lag_id_end=1024 in chassisdb.conf file and add the trunk_group_max_members=16 in the BCM config file

How to verify it
check to allow to create lag ids up to 1024 with 16 port members

Signed-off-by: mlok <marty.lok@nokia.com>
2023-06-05 12:02:05 -07:00

5 lines
80 B
Plaintext

start_chassis_db=1
chassis_db_address=10.6.0.100
lag_id_start=1
lag_id_end=1024