# Get started with Ethernet Before you begin: > > > - See [Qualcomm Linux Build Guide](https://docs.qualcomm.com/doc/80-70030-254) for common infrastructure setup and build workflows. > - Flash the corresponding [configuration data table](https://docs.qualcomm.com/doc/80-70030-300/topic/release_specific_information.html) (CDT) on the device to ensure that the correct configuration is used for [Ethernet bring up](https://docs.qualcomm.com/doc/80-70030-26/topic/bring_up-ethernet.html#bring-up-ethernet). The following figure shows the workflow to get started with Ethernet functionality on your device. VBackground-1 Solid.1000 Page-1 Sheet.1003 Sheet.2 Set up SSH connection Set up SSH connection Sheet.4 Bring up Ethernet Bring up Ethernet Sheet.5 Sheet.10 Configure Ethernet features Configure Ethernet features Sheet.1000 Log and debug issues Log and debug issues Sheet.1001 Sheet.1002 Qualcomm Linux Ethernet workflow ## Set up an SSH connection To enable SSH and connect to the device, do the following: 1. Perform the steps mentioned in [Sign in using SSH](https://docs.qualcomm.com/doc/80-70030-254/topic/how_to.html#use-ssh) to enable SSH. 2. Connect to the device. ssh root@ Copy to clipboard For example: ssh root@10.92.160.222 Copy to clipboard 3. Enter the following password to connect to the SSH shell. oelinux123 Copy to clipboard ## Next steps > > > - [Learn about Ethernet architecture](https://docs.qualcomm.com/doc/80-70030-26/topic/ethernet-architecture.html#ethernet-arch) > - [Bring up Ethernet](https://docs.qualcomm.com/doc/80-70030-26/topic/bring_up-ethernet.html#bring-up-ethernet) > - [Perform Ethernet operations](https://docs.qualcomm.com/doc/80-70030-26/topic/perform-ethernet-operations.html#perform-ethernet-operations) > - [Configure Ethernet features](https://docs.qualcomm.com/doc/80-70030-26/topic/configure-ethernet-features.html#config-ethernet-features) > - [Troubleshoot Ethernet issues](https://docs.qualcomm.com/doc/80-70030-26/topic/troubleshoot-ethernet-issues.html#troubleshoot-ethernet-issues) Last Published: Jun 23, 2026 [Previous Topic Ethernet overview](https://docs.qualcomm.com/bundle/publicresource/80-70030-26/topics/ethernet-overview.md) [Next Topic Ethernet architecture](https://docs.qualcomm.com/bundle/publicresource/80-70030-26/topics/ethernet-architecture.md)