Инструкции

$ cat /opt/pt-ngfw/ngfw-core/etc/config/pt-ngfw.conf

{
"health_monitor": {
"check_period_ms": 100,
"metrics": [
{
"name": "port_eth1-1",
"type": "dpdk_port",
"port": "eth1-1"
},
{
"name": "port_eth1-2",
"type": "dpdk_port",
"port": "eth1-2"
},
{
"name": "port_eth1-3",
"type": "dpdk_port",
"port": "eth1-3"
},
{
"name": "port_eth1-4",
"type": "dpdk_port",
"port": "eth1-4"
},
{
"name": "port_eth1-5",
"type": "dpdk_port",
"port": "eth1-5"
},
{
"name": "port_eth1-6",
"type": "dpdk_port",
"port": "eth1-6"
}
]
},
"cluster":{
"metrics":[
{"name": "port_eth1-1", "prio": 1},
{"name": "port_eth1-2", "prio": 2}
]
},
# другие секции конфигурационного файла
}

📊 Сравнительная таблица

Было Выполнено Тест
Bold/Italic ✅ Yes ✍️
Lists ✅ Yes ✍️
Code Blocks ✅ Yes ✍️
Tables ✅ Yes ✍️
Image ✅ Yes ✍️
Link ✅ Yes ✍️