Stef
|
0028311e1d
|
Fix wrong ASN discovery on non-BGP Devices (#14948)
* Fix wrong as discovery. if peer has no bgp enabled, the bgp as was miss-discovered
* Update includes/discovery/bgp-peers.inc.php
Co-authored-by: Tony Murray <murraytony@gmail.com>
* tests
---------
Co-authored-by: Tony Murray <murraytony@gmail.com>
Co-authored-by: PipoCanaja <38363551+PipoCanaja@users.noreply.github.com>
|
2023-12-19 07:07:27 +01:00 |
|
PipoCanaja
|
7dbb2e42b8
|
Huawei VRF BGP_Peers update (#12585)
* Mib update
* Fix update of peer + add PeerDescription
* tests
* force tests rerun
|
2021-03-26 16:36:42 -05:00 |
|
PipoCanaja
|
95820bf5d4
|
Improve Huawei VRP bgp discovery (#11054)
* vrp bgp rewrite
VRP BGP code isolated and VRF aware
Ipv6 peer and afi typo
* mib-update
* avoid malformed OIDs in discovery
* Restore BGP4 MIB calls for some Campus devices
* CodeClimate
|
2020-02-11 20:54:12 +01:00 |
|
PipoCanaja
|
532c55335e
|
Added VRF support on VRP devices (huawei) (#8879)
* Feature: Enable VRF handling in Huawei VRP devices using standard MPLS-L3VPN-STD-MIB
* Feature: Enable VRF handling in Huawei VRP devices using standard MPLS-L3VPN-STD-MIB
* Feature: VRF on VRP devices - Fix Codeclimate error
* Feature: VRF on VRP devices - Fix Codeclimate error
* Feature: Enable VRF handling in Huawei VRP devices using standard MPLS-L3VPN-STD-MIB
* Feature: VRF on VRP devices - Fix PR ChangeRequest
* Feature: VRF on VRP devices - Fix PR ChangeRequest
* Create vrp_ce12804-withvrf.json
* in_array, not str_contains
|
2018-07-23 20:44:13 +01:00 |
|