Details
-
Bug
-
Status: Resolved
-
Resolution: Done
-
Bugzilla Migration
-
None
-
Operating System: All
Platform: All
-
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":
}
],
"origin":
,
"local-pref":
,
"unrecognized-attributes": [
],
"ipv4-next-hop":
},
"route-distinguisher": "192.168.100.1:1000",
"inc-multi-ethernet-tag-res": {
"orig-route-ip": "192.168.100.1",
"ethernet-tag-id":
}
}
the PMSI tunnel attribute is the unrecognized-attributes entry with type 22.