-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.6.0
-
Component/s: None
-
Labels:None
-
Story Points:4
-
Epic Link:
ONOS
onos> tunnels
tunnelId=1, src=IpTunnelEndPoint
tunnelId=5, src=IpTunnelEndPoint{ip=130.130.130.1}
, dst=IpTunnelEndPoint
{ip=130.130.130.5},type=MPLS, state=ACTIVE, producerName=null, tunnelName=SRSR,groupId=null, path=((DeviceId:l3::routinguniverse=0:asn=100:domainid=-1408234229:isoid=1111.1111.1111 Port:234946817 DeviceId:l3::routinguniverse=0:asn=100:domainid=-1408234229:isoid=4444.4444.4444 Port:234946818)(DeviceId:l3::routinguniverse=0:asn=100:domainid=-1408234229:isoid=4444.4444.4444 Port:755040513 DeviceId:l3::routinguniverse=0:asn=100:domainid=-1408234229:isoid=5555.5555.5555 Port:755040514)), lspSigType=SR_WITHOUT_SIGNALLING, delegate=true, localLspId=2, bandwidth=-1000.0, costType=TE_COST, PccTunnelId=-32671, pceInit=true, PLspId=2onos> pce-query-path
path-id : 1
source : IpTunnelEndPoint{ip=130.130.130.1}
destination : IpTunnelEndPoint{ip=130.130.130.5}
path-type : MPLS
symbolic-path-name : pcc1
constraints:
cost : TE_COST
bandwidth : 10.0
path-id : 5
source : IpTunnelEndPoint
destination : IpTunnelEndPoint
path-type : MPLS
symbolic-path-name : SRSR
constraints:
cost : TE_COST
bandwidth : -1000.0
onos> exception-display
onos>
JSON
{"path": {"source":"l3::routinguniverse=0:asn=100:domainid=-1408234229:isoid=1111.1111.1111",
"destination":"l3::routinguniverse=0:asn=100:domainid=-1408234229:isoid=5555.5555.5555",
"pathType":"1",
"name":"SRSR",
"description":"path-create",
"constraint":
}
}