polycube icon indicating copy to clipboard operation
polycube copied to clipboard

pcn-router: setPathcost method not implemented

Open acloudiator opened this issue 7 years ago • 0 comments

Reproducer:

$ polycubectl router add r1
$ polycubectl r1 ports add to_br1 ip=10.0.1.254 netmask=255.255.255.0
$ polycubectl r1 route 10.0.3.0 255.255.255.0 10.0.1.2 set pathcost=5
[Route]: Method setPathcost not implemented
  • Mauricio

acloudiator avatar Dec 17 '18 23:12 acloudiator