<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic &amp;quot;auto-negotiation on speed&amp;quot; and &amp;quot;link-speed&amp;quot; are different in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/quot-auto-negotiation-on-speed-quot-and-quot-link-speed-quot-are/m-p/82564#M6371</link>
    <description>&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My 1G ISP is connected to eth1.&lt;/P&gt;&lt;P&gt;Then we find the speed test result is slow.&lt;/P&gt;&lt;P&gt;The show interfaces all Appears below result:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Interface eth1&lt;BR /&gt;state on&lt;BR /&gt;mac-addr XXXXXX&lt;BR /&gt;type ethernet&lt;BR /&gt;link-state link up&lt;BR /&gt;mtu 1500&lt;BR /&gt;auto-negotiation on&lt;BR /&gt;&lt;FONT face="arial black,avant garde" color="#FF0000"&gt;speed 1000M&lt;/FONT&gt;&lt;BR /&gt;ipv6-autoconfig Not configured&lt;BR /&gt;duplex full&lt;BR /&gt;monitor-mode off&lt;BR /&gt;&lt;FONT face="arial black,avant garde" color="#FF0000"&gt;link-speed 100M/full&lt;/FONT&gt;&lt;BR /&gt;comments Sonicwallx1_Wan&lt;BR /&gt;ipv4-address XXXXXX&lt;BR /&gt;ipv6-address Not Configured&lt;BR /&gt;ipv6-local-link-address Not Configured&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why this is happening with both speeds different?&lt;/P&gt;</description>
    <pubDate>Tue, 21 Apr 2020 02:06:42 GMT</pubDate>
    <dc:creator>BlueGrass</dc:creator>
    <dc:date>2020-04-21T02:06:42Z</dc:date>
    <item>
      <title>"auto-negotiation on speed" and "link-speed" are different</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/quot-auto-negotiation-on-speed-quot-and-quot-link-speed-quot-are/m-p/82564#M6371</link>
      <description>&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My 1G ISP is connected to eth1.&lt;/P&gt;&lt;P&gt;Then we find the speed test result is slow.&lt;/P&gt;&lt;P&gt;The show interfaces all Appears below result:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Interface eth1&lt;BR /&gt;state on&lt;BR /&gt;mac-addr XXXXXX&lt;BR /&gt;type ethernet&lt;BR /&gt;link-state link up&lt;BR /&gt;mtu 1500&lt;BR /&gt;auto-negotiation on&lt;BR /&gt;&lt;FONT face="arial black,avant garde" color="#FF0000"&gt;speed 1000M&lt;/FONT&gt;&lt;BR /&gt;ipv6-autoconfig Not configured&lt;BR /&gt;duplex full&lt;BR /&gt;monitor-mode off&lt;BR /&gt;&lt;FONT face="arial black,avant garde" color="#FF0000"&gt;link-speed 100M/full&lt;/FONT&gt;&lt;BR /&gt;comments Sonicwallx1_Wan&lt;BR /&gt;ipv4-address XXXXXX&lt;BR /&gt;ipv6-address Not Configured&lt;BR /&gt;ipv6-local-link-address Not Configured&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why this is happening with both speeds different?&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2020 02:06:42 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/quot-auto-negotiation-on-speed-quot-and-quot-link-speed-quot-are/m-p/82564#M6371</guid>
      <dc:creator>BlueGrass</dc:creator>
      <dc:date>2020-04-21T02:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: "auto-negotiation on speed" and "link-speed" are different</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/quot-auto-negotiation-on-speed-quot-and-quot-link-speed-quot-are/m-p/82566#M6372</link>
      <description>&lt;P&gt;The firewall interface is Gigabit capable and set by default to operate at 1000Mbps, but cannot go faster than 100Mbps.&amp;nbsp; This could be because the ISP router is only set to run at 100Mbps, or you are using a Cat3 cable instead of a Cat5e or Cat6 cable; Cat3 can only link at 100Mbps.&lt;/P&gt;
&lt;P&gt;Run command &lt;STRONG&gt;netstat -ni&lt;/STRONG&gt;, if you are taking RX-ERRs you almost certainly have a duplex mismatch with your ISP running at 100/half and your firewall running at 100/full.&amp;nbsp; Assuming you are supposed to be running at only 100Mbps due to your agreement with the ISP, tell the ISP to hardcode to 100/full and hardcode your firewall interface to 100/full as well.&amp;nbsp; Duplex negotiation is more or less broken in Fast Ethernet (100Mbps) but was thankfully fixed with Gigabit Ethernet.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2020 02:24:49 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/quot-auto-negotiation-on-speed-quot-and-quot-link-speed-quot-are/m-p/82566#M6372</guid>
      <dc:creator>Timothy_Hall</dc:creator>
      <dc:date>2020-04-21T02:24:49Z</dc:date>
    </item>
    <item>
      <title>Re: "auto-negotiation on speed" and "link-speed" are different</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/quot-auto-negotiation-on-speed-quot-and-quot-link-speed-quot-are/m-p/82651#M6381</link>
      <description>Well, I check it out and only no more than 10 in either RX/TX Error/Drop.&lt;BR /&gt;&lt;BR /&gt;Interestingly, the speed test results sometimes reach 3XX Mbps.</description>
      <pubDate>Tue, 21 Apr 2020 15:43:08 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/quot-auto-negotiation-on-speed-quot-and-quot-link-speed-quot-are/m-p/82651#M6381</guid>
      <dc:creator>BlueGrass</dc:creator>
      <dc:date>2020-04-21T15:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: "auto-negotiation on speed" and "link-speed" are different</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/quot-auto-negotiation-on-speed-quot-and-quot-link-speed-quot-are/m-p/110552#M15195</link>
      <description>&lt;P&gt;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/597"&gt;@Timothy_Hall&lt;/a&gt;&amp;nbsp; -=- so you're saying&amp;nbsp;&lt;SPAN&gt;&lt;STRONG&gt;link-speed&amp;nbsp;&lt;/STRONG&gt;represents the&amp;nbsp;&lt;EM&gt;current&lt;/EM&gt; speed of the interface vs&amp;nbsp;&lt;STRONG&gt;speed &lt;/STRONG&gt;which represents its potential? if so, then what do we make of a scenario where link-speed reads&amp;nbsp;&lt;EM&gt;not configured&lt;/EM&gt;?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2021 14:19:12 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/quot-auto-negotiation-on-speed-quot-and-quot-link-speed-quot-are/m-p/110552#M15195</guid>
      <dc:creator>xsxso</dc:creator>
      <dc:date>2021-02-11T14:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: "auto-negotiation on speed" and "link-speed" are different</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/quot-auto-negotiation-on-speed-quot-and-quot-link-speed-quot-are/m-p/110558#M15198</link>
      <description>&lt;P&gt;speed indicates the maximum speed, which the interface will automatically default to unless it has been hardcoded and assuming the attached switchport supports it.&amp;nbsp; If link-speed says "not configured" then it is set to auto, if anything else appears there the interface has been hardcoded to that speed, or the switchport only supports a lower speed than the interface's maximum speed.&amp;nbsp; It might be helpful to look at the output of &lt;STRONG&gt;ethtool (interface)&lt;/STRONG&gt; from expert mode which also shows the NIC's available link speeds:&lt;/P&gt;
&lt;P&gt;[Expert@A-GW-01:0]# ethtool eth0&lt;BR /&gt;Settings for eth0:&lt;BR /&gt;Supported ports: [ TP ]&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;Supported link modes: 1000baseT/Full&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;10000baseT/Full&lt;/FONT&gt;&lt;BR /&gt;Supports auto-negotiation: No&lt;BR /&gt;Advertised link modes: Not reported&lt;BR /&gt;Advertised auto-negotiation: No&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;Speed: 10000Mb/s&lt;/FONT&gt;&lt;BR /&gt;Duplex: Full&lt;BR /&gt;Port: Twisted Pair&lt;BR /&gt;PHYAD: 0&lt;BR /&gt;Transceiver: internal&lt;BR /&gt;Auto-negotiation: off&lt;BR /&gt;Supports Wake-on: uag&lt;BR /&gt;Wake-on: d&lt;BR /&gt;Link detected: yes&lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2021 15:15:15 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/quot-auto-negotiation-on-speed-quot-and-quot-link-speed-quot-are/m-p/110558#M15198</guid>
      <dc:creator>Timothy_Hall</dc:creator>
      <dc:date>2021-02-11T15:15:15Z</dc:date>
    </item>
  </channel>
</rss>

