Skip to content

Commit 63b6ded

Browse files
authored
change the max lag_id to 1024 (#17336)
1 parent 530bc16 commit 63b6ded

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

device/arista/x86_64-arista_7800_sup/chassisdb.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ chassis_db_address=127.100.1.1
33
midplane_subnet=127.100.0.0/16
44

55
lag_id_start=1
6-
lag_id_end=128
6+
lag_id_end=1024

0 commit comments

Comments
 (0)