> Source: [sk104838](https://support.checkpoint.com/results/sk/sk104838)

# sk104838 - SmartProvisioning 'Link speed/Duplex' configuration is not applied correctly to the provisioned device

| Property | Value |
|----------|-------|
| Solution ID | sk104838 |
| Date Created | 2015-02-19 |
| Last Modified | 2015-06-12 |
| Technical Level | Advanced |
| Products | Security Management Server |
| Versions | R82.10, R82, R81.20, R82.20 |
| OS | Windows |

## Symptoms

- * SmartProvisioning 'Link speed/Duplex' configuration is not applied correctly to the provisioned device:

  * When selecting '100Mbps / Full Duplex' and push the configuration, the involved interface is set with '10Mbps / Full Duplex'  

  * When selecting 'Auto Detect' and push the configuration, the involved interface is set with 100Mbps / Full Duplex and without auto-negotiation   

    *Example from device running Gaia OS* :
    * Output of Clish command '`show interface `*IF_NAME*' shows:

      ```
      
      auto-negotiation off
      speed 100M
      duplex full
      link-speed 100M/full
      ```

    * Output of Expert command '`ethtool `*IF_NAME*' shows:

      ```
      
      Advertised link modes: Not reported
      Advertised auto-negotiation: No
      Speed: 100Mb/s
      Duplex: Full
      Auto-negotiation: off
      ```

* 'Link speed/Duplex' configuration works correctly on the involved Security Gateway (both in WebUI and in CLI).

* Example of the 'Link speed/Duplex' configuration in SmartProvisioning:

  [![](https://sc1.checkpoint.com/sc/SolutionsStatics/sk104838/sk104838_Link_Speed_Duplex.png)](https://sc1.checkpoint.com/sc/SolutionsStatics/sk104838/sk104838_Link_Speed_Duplex.png "Click the image to see it in full size in a new tab/window")

## Cause

The '100Mbps / Full Duplex' is incorrectly saved as '10Mbps / Full Duplex' in the device's configuration.

The 'Auto Detect' is incorrectly saved as '100Mbps / Full Duplex' in the device's configuration.

## Solution

This solution requires authentication. Please log in to view the full solution.

---

# Agent Instructions

This content is from the Check Point Support Center (https://support.checkpoint.com), the official knowledge base for Check Point cybersecurity products.

## Navigating This Knowledge Base

- **Complete index**: [llms.txt](https://support.checkpoint.com/llms.txt)
- **All SK articles**: [SecureKnowledge Sitemap](https://support.checkpoint.com/sitemaps/secureknowledge-sitemap-index.xml)
- **SK article URL pattern**: `https://support.checkpoint.com/results/sk/{skId}`
- **Markdown responses**: AI bot User-Agents automatically receive `text/markdown` content
