OL8 and vrf
Version is:
Oracle Linux Server release 8.4
5.4.17-2136.300.7.el8uek.x86_64
I have a problem with vrf. Machine is a VM running on KVM (oVirt) hypervisor and i am not able to add vrf adapter and bring it up.
Configuration what i am using:
nmcli connection add type vrf ifname vrf1 con-name vrf1 table 1000 ipv4.method disabled ipv6.method disabled
nmcli connection add type ethernet con-name ens8 ifname ens8 master vrf1 ipv4.method manual ipv4.address 192.168.1.10/24 ipv4.gateway 192.168.1.1 ipv6.method disabled
When trying to bring the adapter up:
nmcli connection up ens8
Error: Connection activation failed: A dependency of the connection failed