-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Component/s: None
-
Labels:None
-
Story Points:3
onos> pce-query-path
path-id : 13
source : IpTunnelEndPoint
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
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
destination : IpTunnelEndPoint
path-type : MPLS
symbolic-path-name : a
constraints:
cost : TE_COST
bandwidth : 100.0 ---> given as 100 bps its properly displayed here
onos>