-
Bug
-
Resolution: Done
-
Normal
-
None
-
4.17, 4.18
-
None
-
Moderate
-
None
-
CNF Network Sprint 261
-
1
-
False
-
Description of problem:
When running with frr-k8s, we can now also accept incoming bgp connections. The bgp metrics have a label to identify the peer, which is IP:Port. The port is not relevant because for each VRF, we can only have one peer with the given address. Additionally, when receiving a connection, the port is the source port, making it impossible to having consistent metrics for a given peer.
Version-Release number of selected component (if applicable):
How reproducible:
Always
Steps to Reproduce:
1.Check the bgp metrics when the connection is established from outside 2. 3.
Actual results:
The port of the label always change
Expected results:
The metric for a given peer is consistent
Additional info: