telstra / open-kilda

OpenKilda is an open-source OpenFlow controller initially designed for use in a global network with high control-plane latency and a heavy emphasis on latency-centric data path optimisation.
Apache License 2.0
77 stars 53 forks source link

FEATURE: Ability to change port speed via NB API #962

Open jonvestal opened 6 years ago

jonvestal commented 6 years ago

using GRPC. depends on #1264

surabujin commented 5 years ago

Port speed is set via OFPortMod command in bitfield called "advertise".

See OpenFlow specification v1.3.5 paragraph 7.2.1 and 7.3.4.3

shusyaM commented 5 years ago

Noviflow does not support port speed change, We may look into supporting this for other swich types or support this via GRPC for Noviflow