sonic-buildimage/device/arista/x86_64-arista_7800_sup/chassisdb.conf
Maxime Lorrillere 458b12b4af [Chassis][Voq]Configure midplane network on supervisor (#11725)
Multi-asic Docker instances are created behind Docker's default bridge
which doesn't allow talking to other Docker instances that are in the
host network (like database-chassis).

On linecards, we configure midplane interfaces to let per-asic docker
containers talk to CHASSIS_DB on the supervisor through internal chassis
network.

On the supervisor we don't need to use chassis internal network, but we
still need a similar setup in order to allow fabric containers to talk
to database-chassis
2022-09-21 21:12:40 +00:00

7 lines
112 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=128