sonic-buildimage/device/mellanox/x86_64-mlnx_msn4800-r0/ACS-MSN4800/sai_4800.xml
tomer-israel 3ccc45f5b8
[Mellanox] Add initial support for SN4800 platform (#7447)
- Why I did it
Add initial support of SN4800 platform .
NOTE: This is work in progress and not full support of the platform.

- How I did it
Add new folders for SN4800 with zero ports based on SN4700 Spectrum-3 switch.

- How to verify it
Simulator device was tested. See #7448
2021-05-12 22:21:04 +03:00

17 lines
409 B
XML

<?xml version="1.0"?>
<root>
<platform_info type="4800">
<!-- Device MAC address -->
<device-mac-address>00:02:03:04:05:00</device-mac-address>
<!-- Number of ports in the following port list -->
<number-of-physical-ports>0</number-of-physical-ports>
<!-- List of ports in the device -->
<ports-list>
</ports-list>
</platform_info>
</root>