Nick Hilliard
Nick Hilliard
https://github.com/inex/IXP-Manager/blob/master/resources/views/api/v4/nagios/switches/default.foil.php#L75 ##### ISSUE TYPE Bug Report ##### SUMMARY if you define a switch manually, there is no obligation to insert the ipv4 management address. If this happens, then the output...
##### CONFIGURATION https://github.com/inex/IXP-Manager/blob/master/config/ixp.php#L172 ##### SUMMARY 802.3ad LAGs excluded from snmp port collection process by default. This causes problems on Juniper and Arista equipment. The default collection process should probably include...
Currently, core-bundle graphs are not visible in the IXP owner customer port view: /customer/overview/1, "Ports" tab. This is because the graphs physical interfaces are generated in mrtg as sidea/sideb graphs...
We need to implement per-switch config blobs. General outline in #781. This doesn't need to be complicated. Suggest a basic text field (mediumtext?) in the switches/edit-form view, with plaintext output...
**Problem Statement** ixp-m configures all fibre patch panels as duplex. Some colo providers use simplex port layout for patch panels, others use duplex, and others still use a mixture of...
##### ISSUE TYPE Bug Report ##### VERSION ``` 6.2.0 ``` ##### SUMMARY `/switch/store-by-snmp` method fails with 405 if either `cabinetid` or `infrastructure` params are left undefined. ##### STEPS TO REPRODUCE...
In the LG, this is lexically sorted, but it would be better if this could be changed to a numerical sort, e.g.: https://www.inex.ie/ixp/lg/rs1-lan1-ipv4 Reported by @boggits.
Cumulus Linux on mlnx spectrum emits corrupt samples, which will normally cause sflowtool to crash and burn. This patch causes sflowtool to ignore these samples and carry on.
the `-L ethernet_type` parameter is only presented for certain types of raw ethernet frames. This patches it back in for generic frames, including ipv4 / ipv6. There may be more...
## Pre-Request Checklist - [x] Passes rubocop code analysis (try `rubocop --auto-correct`) - [ ] Tests added or adapted (try `rake test`) - [x] Changes are reflected in the documentation...