Add Multicast EdgeDiscovery and EdgeForwarding path attributes to show route introspect
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Juniper Openstack | Status tracked in Trunk | |||||
R3.1 |
Fix Committed
|
Medium
|
Nikhil Bansal | |||
R3.2 |
Fix Committed
|
Medium
|
Nikhil Bansal | |||
R4.0 |
Fix Committed
|
Medium
|
Nikhil Bansal | |||
Trunk |
Fix Committed
|
Medium
|
Nikhil Bansal |
Bug Description
If Multicast EdgeDiscovery and/or EdgeForwarding path attributes are present in a path, they must be shown in a user friendly way in both introspect and in contrail UI.
Currently, introspect page does not show this. UI also does not show those attributes.
e.g.
1-0:0-172.
{
protocol: BGP
last_modified: 2017-Jun-08 20:33:44.841023
local_preference: 100
med: 0
local_as: 64513
peer_as: 64513
peer_router_id: 172.17.90.3
source: 172.17.90.3
as_path:
next_hop: 0.0.0.0
label: 0
replicated: true
primary_table: bgp.ermvpn.0
secondary_tables: {
list:
}
communities: {
list: { ... }
}
origin_vn: default-
flags: {
list: { ... }
}
tunnel_encap: {
list:
}
sequence_no:
origin_vn_path: {
list:
}
pmsi_tunnel: {
ShowPmsiTunnel: { ... }
}
load_balance: {
ShowLoadBalance: { ... }
}
cluster_list: {
list:
}
}
Changed in juniperopenstack: | |
importance: | Undecided → Medium |
Review in progress for https:/ /review. opencontrail. org/34193
Submitter: Nikhil Bansal (<email address hidden>)