Uploaded image for project: 'ONOS'
  1. ONOS
  2. ONOS-4847

[PCE_WEB] We are not converting properly bandwidth value which is given as Mbps via WEB_UI.

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed (View Workflow)
    • Priority: Major
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: 1.6.0, 1.7.0
    • Component/s: None
    • Labels:
      None
    • Story Points:
      3

      Description

      onos> pce-query-path

      path-id : 13
      source : IpTunnelEndPoint

      {ip=130.130.130.8}
      destination : IpTunnelEndPoint{ip=130.130.130.7}
      path-type : MPLS
      symbolic-path-name : aaa
      constraints:
      cost : TE_COST
      bandwidth : 100.0 -------> 100Mbps should convert to bps and show

      path-id : 14
      source : IpTunnelEndPoint{ip=130.130.130.8}


      destination : IpTunnelEndPoint

      {ip=130.130.130.7}
      path-type : MPLS
      symbolic-path-name : aaaaa
      constraints:
      cost : TE_COST
      bandwidth : 116.0 -------> 116Mbps should convert to bps and show

      path-id : 12
      source : IpTunnelEndPoint{ip=130.130.130.8}
      destination : IpTunnelEndPoint{ip=130.130.130.7}


      path-type : MPLS
      symbolic-path-name : aa
      constraints:
      cost : TE_COST
      bandwidth : 100000.0 ---> given as 100 Kbps its properly displayed here

      path-id : 11
      source : IpTunnelEndPoint

      {ip=130.130.130.8}


      destination : IpTunnelEndPoint

      {ip=130.130.130.7}


      path-type : MPLS
      symbolic-path-name : a
      constraints:
      cost : TE_COST
      bandwidth : 100.0 ---> given as 100 bps its properly displayed here
      onos>

        Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

            Assignee:
            maheshraju Mahesh Raju -Huawei
            Reporter:
            saravanaonos Saravanakumar S
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved: