# Getting Started

Welcome to your new nbn enterprise Ethernet connection! This guide is designed to provide you with all the information you need to set up and start using your service. Whether you're connecting for the first time or configuring equipment, this guide ensures a smooth start.

## **Setting Up Your nbn Enterprise Ethernet Service**

### **Check Your Equipment**

Before attending site, it's important to ensure you have the necessary hardware for your connection and have checked that the relevant nbn equipment is on-site.

With a typical nbn Enterprise Ethernet connection, you can expect to see a Nokia Business Network Termination Device (BNTD). This can be located in a rack or mounted on a wall within an enclosure.

<figure><img src="https://3953723498-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LYYiX2aEcPAPdzrvDc4%2Fuploads%2FJRw6pOJdpHdj7lkvzwN9%2Fimage.png?alt=media&#x26;token=c380503e-2e97-44d9-bf7e-ce84fbbf344c" alt=""><figcaption><p>nbn Business Network Termination Device (BNTD)</p></figcaption></figure>

We would also recommend ensuring you bring a laptop that has the capability to plug directly in via an ethernet cable for testing if required.

### Connect Your Equipment & Configure

Connect your equipment according to the instructions provided above. Once the physical connections are made

* Power on the devices and ensure all cables are securely attached
* Allow a few minutes for the devices to initialize, during which indicator lights will begin to stabilize
* Configure your modem/router using the credentials provided in your service completion advice

### Test Your Connection

* Ensure all indicator lights on the modem/router and nbn hardware show normal operation.
* Perform a connection test:
  * Use a wired connection (Ethernet) to confirm internet access
  * Conduct a speed test to verify service performance meets your plan

{% hint style="info" %}
Remember to select "Your State - Hosted Network" as the server when completing a speed test to get an accurate result. Selecting a different server may result in incorrect speeds shown.
{% endhint %}

## Troubleshooting Your nbn Enterprise Ethernet Service

If you encounter issues with your nbn Enterprise Ethernet connection, the problem typically falls into one of four categories: slow speeds, no connection, frequent dropouts, or browsing/routing issues. Follow these steps to identify and resolve the problem.

{% tabs %}
{% tab title="No Connection" %}
If your connection isn’t working at all:

* Check the indicator lights on your modem/router and nbn hardware. Ensure the lights indicate a stable connection
* Confirm all cables are securely plugged in and the power is on
* Check your service completion advice and ensure that details such as the interface type, etc. are correct
* If the customer-facing interface type is optical ie 1000BaseSX or LX, then the CPE interface setting needs to be 'non-negotiate'.
  {% endtab %}

{% tab title="Slow Speeds" %}
Slow speeds can often result from high network usage or external factors. Use a wired connection to run a speed test, ensuring no other devices are consuming bandwidth during the test. Compare the results to your plan's advertised speeds. If speeds are significantly lower:

* Restart your modem/router and any nbn hardware
* Disconnect unnecessary devices from the network
* Run an isolation test

If issues persist, we recommend applying traffic shaping on your modem/router. Optimal settings can depend on the CPE. Suggested initial settings are as follows:

| Layer 2 Rate (Mbps) | Layer 3 Rate (Mbps) | Shaping Burst: EBS\*\* kBytes) |
| ------------------- | ------------------- | ------------------------------ |
| 1000                | 900                 | 625                            |
| {% endtab %}        |                     |                                |

{% tab title="Browsing/Routing Issues" %}
If specific websites or services are slow or inaccessible:

* Clear your browser cache and test using a different browser or device.
* Run a traceroute or ping test to identify routing problems
  * We provide a pre-built WAN Diagnostic tool that provides a detailed report of any potential issues on your connection. [Guided steps are available here.](https://kb.hostednetwork.com.au/support/services/connectivity/internet-services/troubleshooting-wan/wan-diagnostic-tool)
* Switch your DNS settings to a public DNS server (e.g., Google DNS: 8.8.8.8)
  {% endtab %}
  {% endtabs %}

If the issue can't be resolved using the above diagnostics steps or with the nbn self service diagnostic tools, [our support team is here to help.](https://kb.hostednetwork.com.au/support/getting-started/getting-support)


---

# 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://kb.hostednetwork.com.au/support/services/connectivity/nbn-enterprise-ethernet/getting-started.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.
