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

Disconnected port IP #51

Open
NKV-obmc opened this issue Feb 3, 2022 · 2 comments
Open

Disconnected port IP #51

NKV-obmc opened this issue Feb 3, 2022 · 2 comments
Assignees
Labels

Comments

@NKV-obmc
Copy link

NKV-obmc commented Feb 3, 2022

Is it possible to create a dbus object for IP of an physically disconnected port.

example,
In BMC two ports are available eth0 and eth1. Only eth0 is connected with ethernet cable.
if static ip is set to eth1 and its physically disconnected.
In that case if i check the webpage it will only show connected port ip(eth0).
But in Network settings page it will also list eth1 interface name and corresponding MAC adress.

Is there anyway to show the IP of physically disconnected port.

tree_network

Regards..

@NKV-obmc
Copy link
Author

NKV-obmc commented Feb 9, 2022

Tried to create IP for disconnected port using following busctl,
busctl call xyz.openbmc_project.Network /xyz/openbmc_project/network/eth1 xyz.openbmc_project.Network.IP.Create IP ssys
Its creating ip object but after sometimes its disappearing..
Anyway to make it stable?

@wak-google
Copy link
Contributor

I believe we should be able to fix this by using ConfigureWithoutCarrier= for our managed devices.

@wak-google wak-google self-assigned this Feb 1, 2023
@wak-google wak-google added the bug label Feb 1, 2023
eddiejames pushed a commit to eddiejames/phosphor-networkd that referenced this issue Mar 1, 2024
This PR is to fix the compilation issue caused by not
declaring a variable.

Reference:
[1] https://sys-openbmc-dev-jenkins.swg-devops.com/job/OpenBMC-Dev/job/build/job/github-private/job/openbmc-build-matrix-x86/label=x86-docker-builder,target=p10bmc/112/console

Signed-off-by: Asmitha Karunanithi <[email protected]>

Signed-off-by: Asmitha Karunanithi <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants