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

[OCPBaselineRedfishService.v1_0_0.json] PrefixLength of IPv6StaticDefaultGateways #96

Open
qoo221 opened this issue Nov 19, 2024 · 0 comments

Comments

@qoo221
Copy link

qoo221 commented Nov 19, 2024

Hi Sir,

Per https://github.com/opencomputeproject/HWMgmt-OCP-Profiles/blob/040c52e87270a726d1aa5ca24e486d229881d588/HWMgmt/OCPBaselineRedfishService.v1_0_0.json ,

It is mandatory with prefix length of IPv6 static default gateway, but it would be bizzard because we would consider that it should always be 128. Could we change it as Recommended?

"IPv6StaticDefaultGateways": {
"ReadRequirement": "Recommended",
"PropertyRequirements": {
"Address": {
"ReadRequirement": "Mandatory",
"WriteRequirement": "Mandatory"
},
"PrefixLength": {
"ReadRequirement": "Mandatory",
"WriteRequirement": "Mandatory"
}
}
},
Thank you

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

No branches or pull requests

1 participant