[BGPCEP-497] EVPN code doesn't decode PMSI tunnel attribute Created: 22/Jul/16  Updated: 03/Mar/19  Resolved: 07/Oct/16

Status: Resolved
Project: bgpcep
Component/s: BGP
Affects Version/s: Bugzilla Migration
Fix Version/s: Bugzilla Migration

Type: Bug
Reporter: Giles Heron Assignee: Claudio David Gasparini
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: 6257

 Description   

The PMSI tunnel attribute (RFC6514) is mandatory for the IMET route in EVPN (RFC7432).

Currently ODL Master doesn't decode the PMSI tunnel attribute.

when I display an IMET route I see:

{
"route-key": "AxEAAcCoZAED6AAAAQAgwKhkAQ==",
"attributes": {
"as-path": {},
"extended-communities": [
{
"transitive": true,
"route-target-extended-community":

{ "local-administrator": "AAAD6A==", "global-administrator": 65504 }

}
],
"origin":

{ "value": "igp" }

,
"local-pref":

{ "pref": 100 }

,
"unrecognized-attributes": [

{ "type": 22, "transitive": true, "partial": false, "value": "AAYF3BHAqGQB" }

],
"ipv4-next-hop":

{ "global": "172.23.29.104" }

},
"route-distinguisher": "192.168.100.1:1000",
"inc-multi-ethernet-tag-res": {
"orig-route-ip": "192.168.100.1",
"ethernet-tag-id":

{ "vlan-id": 256 }

}
}

the PMSI tunnel attribute is the unrecognized-attributes entry with type 22.



 Comments   
Comment by Milos Fabian [ 28/Sep/16 ]

yang model: https://git.opendaylight.org/gerrit/#/c/43990/

Comment by Claudio David Gasparini [ 03/Oct/16 ]

https://git.opendaylight.org/gerrit/#/q/topic:BUG-6257

Comment by Milos Fabian [ 07/Oct/16 ]

yang model [stable/boron]: https://git.opendaylight.org/gerrit/#/c/46682/

Comment by Milos Fabian [ 07/Oct/16 ]

codecs [stable/boron]: https://git.opendaylight.org/gerrit/#/c/46687/

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