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

fixes rare IPv6 OOB-MGMT #2252

Merged
merged 1 commit into from
Oct 22, 2024
Merged

fixes rare IPv6 OOB-MGMT #2252

merged 1 commit into from
Oct 22, 2024

Conversation

Takalele
Copy link
Contributor

Hi,

the setting 'net.ipv6.conf.all.disable_ipv6' - interferes with IPv6 out-of-band management. commenting it out for now as a workaround. for Reference see rare-freertr issue

BR
Takalele

the setting 'net.ipv6.conf.all.disable_ipv6' - interferes with IPv6 out-of-band management. commenting it out for now as a workaround. for Reference see [rare-freertr issue](rare-freertr/freeRtr-containerlab#10)
Comment on lines +41 to +42
// The setting 'net.ipv6.conf.all.disable_ipv6' 1 - interferes with IPv6 out-of-band management. Commenting it out for now as a workaround.
// cfg.Sysctls["net.ipv6.conf.all.disable_ipv6"] = "1"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is it something you want to have a look at @frederic-loui?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @hellt for getting back to me. We already had a discussion with @Takalele and PR is the current simple way to enable IPv6 OOB. Hence we can approve the PR.

@hellt hellt merged commit 30d8189 into srl-labs:main Oct 22, 2024
1 check passed
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.

3 participants