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

Change the switch LACP force-up port to fix PXE boot #974

Closed
Firefishy opened this issue Oct 10, 2023 · 2 comments
Closed

Change the switch LACP force-up port to fix PXE boot #974

Firefishy opened this issue Oct 10, 2023 · 2 comments
Labels
location:dublin Equinix DB4 data centre network

Comments

@Firefishy
Copy link
Member

Firefishy commented Oct 10, 2023

The LACP force-up ports at Equinix DUB are inverted and should be set on the ge-0/0/x ports instead of the ge-1/0/x ports.

I have already swapped 2 ports, but the rest should be changed per this change (private repo).

    ge-0/0/16 {
        ether-options {
            802.3ad {
                lacp {
                    force-up;
                }
                ae16;
            }
        }
    }
@Firefishy Firefishy added location:dublin Equinix DB4 data centre network labels Oct 10, 2023
@Firefishy Firefishy changed the title Switch LACP force-up port to fix PXE boot Change the switch LACP force-up port to fix PXE boot Oct 10, 2023
@Firefishy
Copy link
Member Author

Done. Config change is live.

@Firefishy
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
location:dublin Equinix DB4 data centre network
Projects
None yet
Development

No branches or pull requests

1 participant