# Perfil cableado

Para configurar un perfil de red cableada en Jamf, siga estas instrucciones: configure todas las demás opciones según sus requisitos.

1. Inicia sesión en tu instancia de Jamf Pro
2. Elige tu alcance de implementación correcto (Ordenadores, Dispositivos o Usuarios). En este ejemplo, hemos elegido un dispositivo macOS (Ordenadores).
3. Navega hasta el perfil de configuración existente del paso anterior ([Trusted Root](/es/implementacion-de-perfiles/jamf-pro/server-trust.md)).
4. Como **Interfaz de red** seleccione la Ethernet correspondiente, p. ej. **Primera Ethernet activa**
5. En **Network Security Settings** y **Protocolos** selecciona **TLS**

<figure><img src="/files/12d015edba4012054d4bf7b2d99ded0dbfda0ca9" alt=""><figcaption></figcaption></figure>

6. Navegue a **Network Security Settings** **> Confianza**
7. Como **Identity Certificate** selecciona el certificado de autenticación de cliente que has configurado antes en tu payload SCEP de este perfil de configuración. En caso de que estés usando SCEPman como CA, selecciona el SCEP Proxy que hayas configurado previamente durante la [configuración](https://docs.scepman.com/certificate-deployment/jamf/general) de SCEPman.
8. En **Certificados de confianza** todos los certificados que hayas configurado como **Certificate** payloads, aparecerán aquí. Márcalos todos.
9. A continuación, en **Trusted Server Certificate Names** añade el&#x20;
   * **Nombre alternativo del sujeto (SAN)**
   * y **Common Name (CN)** \
     \
     de tu *activo* RADIUS [**Certificado de servidor**](/es/portal-de-administracion/settings/settings-server.md#server-certificates). Esas propiedades se pueden encontrar expandiendo el certificado activo del servidor y copiando los valores correspondientes. **Tenga en cuenta que el nombre común distingue entre mayúsculas y minúsculas.**

<figure><img src="/files/473cb844894cbb907c9f822595d901c4dd07e4da" alt=""><figcaption></figcaption></figure>

10. Desmarcar **Allow Trust Exceptions**
11. Configura todas las demás opciones según tus requisitos.
12. Haga clic en **Guardar**
13. En **Scope** asigna el perfil al público correspondiente

<figure><img src="/files/48bed7d4908fcaf7dcd6b932751e6a747b44665f" alt=""><figcaption></figcaption></figure>


---

# 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.radiusaas.com/es/implementacion-de-perfiles/jamf-pro/wired-profile.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.
