Sorry, forgot to attach the request net payload

<net xmlns="http://www.arin.net/regrws/core/v1";>
  <netBlocks>
    <netBlock>
      <cidrLength>27</cidrLength>
      <startAddress>65.127.10.160</startAddress>
      <type>S</type>
    </netBlock>
  </netBlocks>
  <netName>Q1125-65-127-10-160</netName>
  <orgHandle>CBC-208</orgHandle>
  <originASes>
    <originAS>209</originAS>
  </originASes>
  <parentNetHandle>NET-65-112-0-0-1</parentNetHandle>
  <version>4</version>
</net>

Thanks

Sean Zhao
[email protected]

From: Zhao, Sean
Sent: Tuesday, November 25, 2014 11:03 AM
To: Zhao, Sean; '[email protected]'
Cc: Talavagalu Matha Ajjaiah, Chandrasekhara; Grimes, Ronald; Sugandh, Nimesh
Subject: RE: is something wrong in my net payload?

Thanks for the response. I got the error xml as below.
I am trying to assign 65.127.10.160/27. So I checked 
http://whois.ote.arin.net/rest/ip/65.127.10.160 and
http://whois.ote.arin.net/rest/ip/65.127.10.191. 65.127.10.160 is a start ip 
and 65.127.10.191 is end ip.
Both look clean to me. So my question is, what went wrong? I understand ote is 
your test env. I just need to know if it is my issue or your issue.



<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<error xmlns="http://www.arin.net/regrws/core/v1";>
<additionalInfo/>
<code>E_ENTITY_VALIDATION</code>
<components>
<component>
<message>IP range overlaps with existing network(s).</message>
<name>startAddress</name>
</component>
</components>
<message>Payload entity failed to validate; see component messages for 
details.</message>
</error>

Thanks

Sean Zhao
[email protected]<mailto:[email protected]>

From: Zhao, Sean
Sent: Friday, November 14, 2014 1:39 PM
To: '[email protected]'
Subject: is something wrong in my net payload?

Hello,
                I have below payload

<net xmlns="http://www.arin.net/regrws/core/v1";>
  <netBlocks>
    <netBlock>
      <cidrLength>27</cidrLength>
      <startAddress>67.129.88.160</startAddress>
      <type>S</type>
    </netBlock>
  </netBlocks>
  <netName>Q1114-67-129-88-160</netName>
  <orgHandle>HG-20</orgHandle>
  <originASes>
    <originAS>209</originAS>
  </originASes>
  <parentNetHandle>NET-67-128-0-0-1</parentNetHandle>
  <version>4</version>
</net>

And this is my url to ote 
https://www.ote.arin.net/rest/net/NET-67-128-0-0-1/reassign?apikey=MyApiKey
As I remember I should get the net payload back from RESTful with handle and 
registrationDate. But I got a ticket instead

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<ticketedRequest xmlns="http://www.arin.net/regrws/core/v1";
xmlns:ns2="http://www.arin.net/regrws/messages/v1";
xmlns:ns3="http://www.arin.net/regrws/shared-ticket/v1";>
<net>
<pocLinks/>
<netBlocks>
<netBlock>
<cidrLength>27</cidrLength>
<description>Reassigned</description>
<endAddress>067.129.088.191</endAddress>
<startAddress>067.129.088.160</startAddress>
<type>S</type>
</netBlock>
</netBlocks>
<handle>NET-67-129-88-160-1</handle>
<netName>Q1114-67-129-88-160</netName>
<orgHandle>HG-20</orgHandle>
<originASes>
<originAS>AS209</originAS>
</originASes>
<parentNetHandle>NET-67-128-0-0-1</parentNetHandle>
<registrationDate>2014-11-14T13:23:21-05:00</registrationDate>
<version>4</version>
</net>
</ticketedRequest>

It there something wrong I did? But when I check with 
http://whois.ote.arin.net/rest/ip/67.129.88.160. I do see the netBlock was 
swiped. So my question is instead of that you send me a net payload, you send 
me tickedRequest payload?



Thanks

Sean Zhao
[email protected]<mailto:[email protected]>

This communication is the property of CenturyLink and may contain confidential 
or privileged information. Unauthorized use of this communication is strictly 
prohibited and may be unlawful. If you have received this communication in 
error, please immediately notify the sender by reply e-mail and destroy all 
copies of the communication and any attachments.
_______________________________________________
arin-tech-discuss mailing list
[email protected]
http://lists.arin.net/mailman/listinfo/arin-tech-discuss

Reply via email to