Skip to content

sugar for symbolic port and switch names #44

Description

@adferguson

currently, we only support numeric OpenFlow port ID's and switch / data-plane ID's.

we can easily introduce tables like: portAlias(p.locSw, p.locPt, "gi0/0") and switchAlias(p.locSw, "core-router")

however, it would be nice if we also had sugar to support this. for example: p.locPt = gi0/0 and p.locSw = core-router. this issue is to track adding that sugar.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions