Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[as4630-54pe] Branch:master Fixed issue for management port eth2 change to eth0(using udev method) #9560

Conversation

ec-michael-shih
Copy link
Contributor

…ge to eth0(using udev method)

Why I did it

Our management port is using eth2, but now need to change to using eth0.

How I did it

Use the method: u-dev rules to binding eth2's pci address into eth0.

How to verify it

After the modify, checking ifconfig RUNNING flags, means eth0 is linking.

Demo log:
root@sonic:~# ifconfig eth0
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.15.174 netmask 255.255.240.0 broadcast 192.168.15.255
inet6 fe80::6a21:5fff:fe48:95c3 prefixlen 64 scopeid 0x20
ether 68:21:5f:48:95:c3 txqueuelen 1000 (Ethernet)
RX packets 73 bytes 11819 (11.5 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 27 bytes 4220 (4.1 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106

Description for the changelog

Using udev method to manage interface: eth2 to eth0.

A picture of a cute animal (not mandatory but encouraged)

…ge to eth0(using udev method, add restart ixgbe)
@ec-michael-shih
Copy link
Contributor Author

/azpw run

@mssonicbld
Copy link
Collaborator

/AzurePipelines run

@azure-pipelines
Copy link

You have several pipelines (over 10) configured to build pull requests in this repository. Specify which pipelines you would like to run by using /azp run [pipelines] command. You can specify multiple pipelines using a comma separated list.

lguohan pushed a commit that referenced this pull request Sep 23, 2023
…tform. (#16464)

Management port currently broken for Edgecore AS4630-54PE platform due to NIC hardware numbering.
Created new PR with typo from Edgecore in original PR fixed. Here is a link to the old PR that has broken logic:
#9560
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants