Hi all,
does someone know why the name of a bgp session is suffixed by “-1”?
/routing/bgp/connection/print
Flags: D - dynamic, X - disabled, I - inactive
0 name="test"
remote.address=...
/routing/bgp/session/print
Flags: E - established
0 E name="test-1"
remote.address=...
This makes it harder to monitor connections/sessions via API (especially if there is not
any documentation of the suffix format).
Best Regards,
Heino