# ORACLE ON DEMAND

### ORACLE FASTCONNECT

#### ORACLE FASTCONNECT HOSTED PORTS

To create a new Oracle FastConnect connection, customers first need to create a FastConnect service via the Oracle Cloud portal.

The following information needs to be entered:

{% stepper %}
{% step %}

### SELECT PROVIDER

Select “Oracle Provider” and then “Colt DCA”.
{% endstep %}

{% step %}

### SELECT DOMAIN

Select a “Private/Public” domain.
{% endstep %}

{% step %}

### ENTER BANDWIDTH

Enter the FastConnect port bandwidth (1G-10G).
{% endstep %}

{% step %}

### ENTER ROUTING

Enter the BGP routing details.
{% endstep %}
{% endstepper %}

Once the FastConnect service has been created, customers will be assigned a Service Key – this will be required to create a cloud port in the Colt On Demand portal.

FastConnect hosted services are handed over on a shared NNI between Colt and Oracle.

<img src="/files/uqYRw377oy2OK0ECcfo3" alt="" width="563">

#### CONNECTIONS TO ORACLE FASTCONNECT HOSTED PORTS

Connections to Oracle FastConnect ports are based on a 1:1 circuit connection to hosted port mapping. The cloud B end configuration is always based on single 802.1Q VLAN\* – this is automatically configured when the default “Cloud VLAN” option is selected. \* The Ethertype is 8100, although this is not visible to customers

The standard VLAN modes apply at the customer A end port, which are summarised in the table below:

| Customer Port Mode | Application                                     | Description                                                                                                                                                                                                         |
| ------------------ | ----------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Open port          | Circuit occupies whole A end port               | Port based handover, all traffic on the customer port is mapped to the cloud port                                                                                                                                   |
| Add VLAN           | Customer uses single tagged VLAN to map traffic | VLAN added on egress, towards customer (in translation mode). VLAN can be S-VLAN (88a8) or C-VLAN (8100). Standard H\&S config. VLAN contains three “inner” VLANs. Customer needs to map inner VLANs to “outer” tag |

#### ORACLE FASTCONNECT CONFIGURATION

The below diagram summarises the configuration:

![](/files/KR5nTb2wttClwL4l4cDi)

#### END-TO-END CUSTOMER JOURNEY

The customer journey to establish end to end connectivity to an Oracle FastConnect port is illustrated below.

![](/files/IAGI407sKXgSlaPGgqjH)

#### FASTCONNECT DEDICATED PORTS

Connections to 1Gbps & 10Gbps FastConnect dedicated ports can be supported via a standard DCNet On Demand port – providing a DC cross connect is requested via the On Demand portal (the Oracle LOA should be attached to the cross connect request).

#### ORACLE AND COLT ON DEMAND INTEGRATION

Oracle have integrated Colt’s On Demand ordering into the OCI platform. You can now seamlessly connect to your Oracle Cloud services, without leaving the OCI portal.

{% embed url="<https://www.youtube.com/watch?v=5AIBQoUOUgQ>" %}

{% hint style="info" %}
Want to learn more about On Demand? Colt On Demand supports point to point connections between data centres and enterprise offices, private connections to the public cloud and internet connectivity. Visit the On Demand solution page to discover more about On Demand and how it can help you find the right pathway for your business.

[Discover On Demand](https://www.colt.net/solutions/on-demand/)
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.colt.net/on-demand/user-guides/cloud-on-demand/oracle-on-demand.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
