> For the complete documentation index, see [llms.txt](https://docs.colt.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.colt.net/colt-docs/all-docs-de/on-demand/on-demand-lso-portal/bestellung.md).

# BESTELLUNG

## ANGEBOT IN EINE BESTELLUNG UMWANDELN&#x20;

Bestellungen werden aus gültigen Angeboten erstellt, d. h. solche, die sich in einem „<mark style="color:$primary;">BEREIT</mark>“-Status befinden. Aus Angeboten, die abgelaufen sind (oder fehlgeschlagen sind), können keine Bestellungen erstellt werden.  &#x20;

Um eine Bestellung aufzugeben, wählen Sie zunächst das relevante Angebot aus der Liste auf der Haupt **Angebote** Seite aus und wählen Sie die **Bestellung** Option.&#x20;

<sup><sub>Hinweis: Auf der Seite „Bestellungen“ werden Bestellungen angezeigt, die sich in der Lieferwarteschlange befinden, und sie sollte nicht zum Erstellen einer neuen Bestellung verwendet werden.<sub></sup>

<figure><img src="/files/e715a172d59dde187670b46592c87055a62591a6" alt=""><figcaption></figcaption></figure>

Wählen Sie dann einen **Standort** für den B-Endkundenstandort aus (das A-Ende ist der bestehende Hub-Standort). &#x20;

Bei Rechenzentrumsstandorten sollte „**Standardfreigabebereich**” ausgewählt werden. &#x20;

An Unternehmensstandorten wählen Sie die Option „**Standort wählen**”-Option und wählen Sie entweder einen vorhandenen PoP-Standort (z. B. den Kommunikationsraum im 4. Stock) oder beantragen Sie die Bereitstellung an einem neuen PoP-Standort. &#x20;

<figure><img src="/files/e04d74d57220b21c62781043f43e06cd8cd55471" alt=""><figcaption></figcaption></figure>

Geben Sie als Nächstes die **Standort-Kontaktdaten** wie angegeben ein (Name, E-Mail, Telefon). Geben Sie bei Bedarf separate Vor-Ort- und technische Kontakte ein.&#x20;

Wählen Sie dann einen **Hub** und weisen Sie eine **VLAN-ID**. &#x20;

Beachten Sie, dass nur Hubs angezeigt werden, die sich innerhalb des dem Angebot zugewiesenen Hub-Metro-Standorts befinden. (Wenn beispielsweise Paris als Hub-Standort ausgewählt ist, werden nur Hubs in Paris angezeigt).&#x20;

Die „**nächste verfügbare VLAN verwenden**”-Option wird nicht empfohlen, wenn Nicht-On-Demand-Leitungen mit dem Hub verbunden sind.&#x20;

<figure><img src="/files/b8836ab8080d7c9518414a459f8dd86937f6f07a" alt=""><figcaption></figcaption></figure>

Geben Sie schließlich eine Referenz ein und wählen Sie die „**Zusammenfassung**”-Option, um die Angaben zu überprüfen und anschließend die Bestellung aufzugeben.&#x20;

<figure><img src="/files/39859faa6c104e2b2523664099deb8ca36714c26" alt=""><figcaption></figcaption></figure>

&#x20;&#x20;

&#x20;

&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.colt.net/colt-docs/all-docs-de/on-demand/on-demand-lso-portal/bestellung.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
