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

Question: resource-id or requested-number about OF-CONFIG 1.2 spec OpenFlow Port #25

Open
JackLIN-F opened this issue Aug 14, 2015 · 0 comments

Comments

@JackLIN-F
Copy link

Hi,
Who is know about OF-CONFIG 1.2 spec OpenFlow Port?
I cannot found requested-number leaf on OF-CONFIG 1.2 spec.
I found resource-id leaf on OF-CONFIG 1.2 spec.

In of-config.yang file:
leaf requested-number {
type uint64 {
range "1..65279";
}
description
"This is the requested OpenFlow Port number for this interface. The switch
is expected to try and use the value of this lead as the port number for
the interface. If the switch is unable to use the requested value or if
this leaf is not present, it will choose a free port to use.";
}

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