<div dir="ltr">Hey all,<br><br>In the oldschool mgmtPublicsIPs table, there was an address field containing the subnet/mask of the IX- e.g.<div>







<p class="p1"><span class="s1">(scriptro_ssl@cdb.intern.netdb)> select * from mgmtPublicsIPs where public_id=1;</span></p>
<p class="p1"><span class="s1">+-----+-----------+--------------+-------------------+</span></p>
<p class="p1"><span class="s1">| id  | public_id | type         | address           |</span></p>
<p class="p1"><span class="s1">+-----+-----------+--------------+-------------------+</span></p>
<p class="p1"><span class="s1">| 168 |         1 | IPv6 Unicast | 2001:504:0:2::/64 |</span></p>
<p class="p1"><span class="s1">| 425 |         1 | IPv4 Unicast | <a href="http://206.126.236.0/22">206.126.236.0/22</a>  |</span></p>
<p class="p1"><span class="s1">+-----+-----------+--------------+-------------------+<br><br>This was kind of a pain-in-the-butt to get people to maintain, but was nice to have to validate peer subnet IP addresses were appropriate for the fabric.</span></p><p class="p1">It doesn't look like that was ported over to the beta api/ix<br><br>Am I missing it somewhere else, or was it decided to leave it out?<br><br>Thanks in advance!<br></p><p class="p1">-Callahan</p></div></div>