I am trying OvS on CentOS 8. I have done it on 7, without issue. I noticed the 
new network manager (nmcli instead of the interface scripts. When I would 
create an internal interface under centos 7, I would create an interface script 
like this:

DEVICE=vlan100
NM_CONTROLLED=no
ONBOOT=yes
BOOTPROTO=static
DEVICETYPE=ovs
TYPE=OVSIntPort
IPADDR=<192.168.100.1
PREFIX=24

How should I be doing that with nmcli/centOS 8?

Dennis Heim | Technical Solutions Architect
_______________________________________________
discuss mailing list
disc...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss

Reply via email to