[ixpmanager] updating netmask

Barry O'Donovan barry.odonovan at inex.ie
Mon Sep 3 11:24:11 IST 2018


Hi Ulf,

there's no frontend UI for this right now. There was but it was 
problematic so it's been dropped for now.

Just edit the database.

We need to work out a longer term plan for storing this kind of 
information in a better format.

  - Barry


Ulf Kieber wrote on 03/09/2018 10:54:
> Hello all,
> 
> we have used an IPv4 /25 as peering IPs in the past and would like to
> open that up to a /24.  The netmask is stored in the database table
> networkinfo:
> 
> mysql> select id,vlanid,protocol,network,masklen from networkinfo where
> mysql> protocol=4;
> +----+--------+----------+---------------+---------+
> | id | vlanid | protocol | network       | masklen |
> +----+--------+----------+---------------+---------+
> |  2 |      1 |        4 | 193.178.185.0 |      25 |
> +----+--------+----------+---------------+---------+
> 1 row in set (0.00 sec)
> 
> mysql>
> 
> But I seem to be unable to find the location to change it in the web
> frontend.  (I could certainly change it manually in the database, but I
> suppose there should be a way to do this using the frontend.)
> 
> Any pointers would be appreciated.
> 
> Thanks and best regards,
> 


-- 

Kind regards,
Barry O'Donovan
INEX Operations

https://www.inex.ie/support/
+353 1 531 3339




More information about the ixpmanager mailing list