Skip to content

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

@JackLIN-F

Description

@JackLIN-F

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.";
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions