sonic-buildimage/device/arista/x86_64-arista_7800_sup/chassisdb.conf
Song Yuan 48ed53cbf2
[chassis/arista]: Increase LAG Ids to 1024 (#10519)
Why I did it
Today at most 128 LAGs are supported. This is not sufficient if there are many LAGs with just few ports.

How I did it
Increase LAG Ids to 1024 for DNX device.
2023-04-27 11:28:23 -07:00

7 lines
113 B
Plaintext

start_chassis_db=1
chassis_db_address=127.100.1.1
midplane_subnet=127.100.0.0/16
lag_id_start=1
lag_id_end=1024