bugfix:设置9000 NPB eth_pf_smbio网卡的ip掩码

This commit is contained in:
fumingwei
2023-12-18 11:43:19 +08:00
parent 20a3dff0ec
commit 4d5abb45ea

View File

@@ -17,7 +17,7 @@ add_network_into_running_db()
<interface>
<name>eth_pf_smbio</name>
<type>endpoint</type>
<address>10.252.${SLOT_ID}.1</address>
<address>10.252.${SLOT_ID}.1/16</address>
</interface>
<interface>
<name>eth_vf_mirr</name>