d4a81ea121
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>
5 lines
80 B
Plaintext
5 lines
80 B
Plaintext
start_chassis_db=1
|
|
chassis_db_address=10.6.0.100
|
|
lag_id_start=1
|
|
lag_id_end=1024
|