sonic-buildimage/device/nokia/x86_64-nokia_ixr7250e_36x400g-r0/platform_ndk.json
Marty Y. Lok c37470544a
[Nokia][port]Modify the Nokia-IXR7250E-36x400G device data (#8875)
-- Based on the new BCM configuration, Modify the portcoreid for the front panel port in the port_config.ini for line card Nokia-IXR7250e-36x400G
 -- Correct the pcie.pmal file
 -- Update the platform_ndk.json with new field "update-asic-pvt"
 -- Add chassis-internal-intf to chassisdb.conf
 -- update platform_reboot

Signed-off-by: mlok <marty.lok@nokia.com>
2021-10-14 13:47:12 -07:00

37 lines
603 B
JSON

{
"options": [
{
"key": "sfp_init_tx_en",
"stringval": "yes"
},
{
"key": "midplane_subnet",
"stringval": "10.0.5.0"
},
{
"key": "midplane_monitor",
"stringval": "yes"
},
{
"key": "monitor_action",
"stringval": "reboot"
},
{
"key": "grpc_thermal_monitor",
"stringval": "yes"
},
{
"key": "disable_vfio",
"intval": 1
},
{
"key": "sonic_bdb_mode",
"intval": 0
},
{
"key": "update_asic_pvt",
"intval": 10
}
]
}