ip -j rule | jq ''
[
{
"priority": 0,
"src": "all",
"table": "local"
},
{
"priority": 100,
"src": "10.55.8.0",
"srclen": 24,
"table": "500"
},
{
"priority": 101,
"src": "192.168.222.1",
"srclen": 24,
"table": "main"
},
{
"priority": 101,
"src": "192.168.1.1",
"srclen": 24,
"table": "main"
},
{
"priority": 32766,
"src": "all",
"table": "main"
},
{
"priority": 32767,
"src": "all",
"table": "default"
}
]
_______________________________________________
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct:
https://www.ovirt.org/community/about/community-guidelines/
List Archives:
https://lists.ovirt.org/archives/list/users@ovirt.org/message/RTVN27C3SXSRDOSSICOGUIC3MARKSLUB/