[LISPMAP-19] Using ELP mapping configuration changing after PUT submitting Created: 16/Sep/14  Updated: 03/May/18  Resolved: 24/Sep/14

Status: Resolved
Project: lispflowmapping
Component/s: General
Affects Version/s: unspecified
Fix Version/s: None

Type: Bug
Reporter: Ahmed Mohamed Medhat Assignee: Unassigned
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Operating System: All
Platform: All


External issue ID: 1905

 Description   

I use Postman, using Put to specify the hops of ELP, and I condigured them as strict:¨true¨: as shown below, but after that I use GET to check, I found this strict becomes ¨false¨.

{
"key" : "asdf",
"mapregister" :
{
"proxyMapReply" : true,
"eidToLocatorRecords" :
[
{
"authoritative" : true,
"prefixGeneric" :

{ "ipAddress" : "2.2.2.2", "afi" : 1 }

,
"mapVersion" : 0,
"maskLength" : 32,
"action" : "NoAction",
"locators" :
[
{
"multicastPriority" : 1,
"locatorGeneric" :

{ "ipAddress" : "10.33.12.37", "afi" : 1 }

,
"routed" : true,
"multicastWeight" : 0,
"rlocProbed" : false,
"localLocator" : false,
"priority" : 124,
"weight" : 1
},
{
"multicastPriority" : 1,
"locatorGeneric" :
{
"afi" : 16387,
"lcafType" : 10,
"hops" :
[
{
"lookup" : false,
"RLOCProbe" : false,
"strict" : true,
"address" :

{ "ipAddress" : "10.33.12.3", "afi" : 1 }

},
{
"lookup" : false,
"RLOCProbe" : false,
"strict" : true,
"address" :

{ "ipAddress" : "10.33.12.37", "afi" : 1 }

}
]
},
"routed" : true,
"multicastWeight" : 0,
"rlocProbed" : false,
"localLocator" : false,
"priority" : 125,
"weight" : 1
}
],
"recordTtl" : 5
}
],
"keyId" : 0
}
}


Generated at Wed Feb 07 20:06:19 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.