On Fri, Dec 27, 2019 at 07:38:19AM -0800, Mike Wright wrote:
> On 12/27/19 7:15 AM, Mike Wright wrote:

> > "ip" is your friend.  To rename an interface it must be down.
> > 
> >    "ip link set enp4s0 down"
> >    "ip link set enp4s0 name eth0"
> >    "ip link set eth0 up"

When and how can that be done as part of the normal startup sequence, and then
combined with creation of a bridge?

Are you saying the /etc/sysconfig/network-scripts files are no longer supported?

I'd rather just use that method.

-- Patrick
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to