Updating Origin ASN

Associate your BYOIP CIDRs (IPv4/IPv6) with your own ASN.

Prerequisite

Create a Route Origin Authorization (ROA) object for your BYOIP CIDR block and your own ASN. Set an expiry date at least 6 months in the future. Follow the instructions appropriate for your RIR:
Note

If you don't create an ROA, Oracle can't advertise the BYOIP IPv4 CIDR block or IPv6 prefix with your ASN set as origin.
    1. Open the navigation menu and click Networking. Under IP management, click BYOIP.
    2. On the BYOIP page, click the Actions menu (Actions Menu) to the right of the BYOIP IPv4 CIDR block or IPv6 prefix that you want to associate your ASN with and click Update origin ASN.
    3. On the Update origin ASN page, click Select your ASN.
    4. Select the compartment where your ASN is imported to.
    5. Select your ASN from the list.
    6. Click Update origin ASN.

      View the work request to see the status.

  • Use the network byoip-range set-origin-asn command and required parameters to associate your BYOIP CIDRs (IPv4/IPv6) with your own ASN instead of the OCI ASN:

    oci network byoasn set-origin-asn

    Use the network byoip-range set-origin-asn-to-oracle command and required parameters to associate your BYOIP CIDRs (IPv4/IPv6) with the OCI ASN:

    oci network byoasn set-origin-asn-to-oracle ASN --compartment-id Compartment ID OCID --display-name ASN Display name

    For a complete list of parameters and values for CLI commands, see the CLI Command Reference.

  • Run the UpdateByoasn operation to associate your BYOIP CIDRs (IPv4/IPv6) with your own ASN instead of the OCI ASN.

    Run the ChangeByoasnCompartment operation to change the compartment of your ASN.