Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Arista] rename management interface in initrd (#9856)
On some products the pci enumeration adds randomness into which nic gets initialized first. Because SONiC doesn't use deterministic interface naming but instead old style interface naming, this leads to eth0 not always being the management port. To make sure eth0 is always the management port (SONiC expectation) rename the interfaces in the initramfs for Arista products.
- Loading branch information