<?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 Re: Cisco ASA Duplex Setting in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/cisco-asa-duplex-setting/m-p/4193912#M1076440</link>
    <description>&lt;P&gt;The convention for the show interface output is "[configured setting] (operating mode)".&lt;/P&gt;
&lt;P&gt;An actual ASAv should not allow you to choose half-duplex 10 Mbps. What image are you using? I suspect one of the ASA images made for a hardware appliance running in GNS3 - not an actual ASAv image.&lt;/P&gt;
&lt;P&gt;Here are the options for an actual ASAv running on ESXi:&lt;/P&gt;
&lt;PRE&gt;ccielab-asa(config)# int gi0/1
ccielab-asa(config-if)# duplex ?

interface mode commands/options:
  auto  Enable AUTO duplex configuration
  full  Force full duplex operation
ccielab-asa(config-if)# speed ?

interface mode commands/options:
  1000  Force 1000 Mbps operation
  auto  Enable AUTO speed configuration
ccielab-asa(config-if)# end    
ccielab-asa#&lt;/PRE&gt;</description>
    <pubDate>Sat, 05 Dec 2020 14:43:29 GMT</pubDate>
    <dc:creator>Marvin Rhoads</dc:creator>
    <dc:date>2020-12-05T14:43:29Z</dc:date>
    <item>
      <title>Cisco ASA Duplex Setting</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-duplex-setting/m-p/4193874#M1076435</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a Cisco ASAv configured in GNS3. I am trying to configure the duplex setting for interface GigabitEthernet0/0 and I had configured the duplex as well and now when I run "show interface GigabitEthernet0/0" I am seeing the below output.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Interface GigabitEthernet0/0 "inside", is up, line protocol is up&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Hardware is i82540EM rev03, BW 1000 Mbps, DLY 10 usec&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;STRONG&gt;&lt;SPAN class="s1"&gt;Half-Duplex(Full-duplex), 10 Mbps(1000 Mbps)&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Input flow control is unsupported, output flow control is off&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;MAC address 0c38.d1ac.7f01, MTU 1500&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;IP address 11.0.1.1, subnet mask 255.255.255.0&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;7615426 packets input, 657418256 bytes, 0 no buffer&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Received 3 broadcasts, 0 runts, 0 giants&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;0 pause input, 0 resume input&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;0 L2 decode drops&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;8216317 packets output, 774592698 bytes, 0 underruns&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;0 pause output, 0 resume output&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;0 output errors, 0 collisions, 2 interface resets&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;0 late collisions, 0 deferred&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;3 input reset drops, 0 output reset drops&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;input queue (blocks free curr/low): hardware (498/461)&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;output queue (blocks free curr/low): hardware (511/509)&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Traffic Statistics for "inside":&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;8699 packets input, 593554 bytes&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;9180 packets output, 736088 bytes&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;0 packets dropped&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;1 minute input rate 0 pkts/sec,&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;6 bytes/sec&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;1 minute output rate 0 pkts/sec,&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;8 bytes/sec&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;Now if you see the duplex line where the line is "&lt;STRONG&gt;&lt;SPAN class="s1"&gt;Half-Duplex(Full-duplex), 10 Mbps(1000 Mbps)".&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN class="s1"&gt;Just wanted to know what does the Full-duplex mean here in the bracket. Does the interface is still running in Full-duplex mode even though if it is configured as Half-Duplex?&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Thanks in Advance&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Mohammed Fazil&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 05 Dec 2020 11:50:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-duplex-setting/m-p/4193874#M1076435</guid>
      <dc:creator>muhammadfazil.ff31</dc:creator>
      <dc:date>2020-12-05T11:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASA Duplex Setting</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-duplex-setting/m-p/4193912#M1076440</link>
      <description>&lt;P&gt;The convention for the show interface output is "[configured setting] (operating mode)".&lt;/P&gt;
&lt;P&gt;An actual ASAv should not allow you to choose half-duplex 10 Mbps. What image are you using? I suspect one of the ASA images made for a hardware appliance running in GNS3 - not an actual ASAv image.&lt;/P&gt;
&lt;P&gt;Here are the options for an actual ASAv running on ESXi:&lt;/P&gt;
&lt;PRE&gt;ccielab-asa(config)# int gi0/1
ccielab-asa(config-if)# duplex ?

interface mode commands/options:
  auto  Enable AUTO duplex configuration
  full  Force full duplex operation
ccielab-asa(config-if)# speed ?

interface mode commands/options:
  1000  Force 1000 Mbps operation
  auto  Enable AUTO speed configuration
ccielab-asa(config-if)# end    
ccielab-asa#&lt;/PRE&gt;</description>
      <pubDate>Sat, 05 Dec 2020 14:43:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-duplex-setting/m-p/4193912#M1076440</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2020-12-05T14:43:29Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASA Duplex Setting</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-duplex-setting/m-p/4194081#M1076450</link>
      <description>&lt;P&gt;Thanks for the response Marvin.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using the below version of ASAv.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN class="s1"&gt;Cisco Adaptive Security Appliance Software Version 9.9(2) &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;SPAN class="s1"&gt;Firepower Extensible Operating System Version 2.3(1.84)&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;SPAN class="s1"&gt;Device Manager Version 7.9(2)&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;SPAN class="s1"&gt;Compiled on Sun 25-Mar-18 17:32 PDT by builders&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;SPAN class="s1"&gt;System image file is "boot:/asa992-smp-k8.bin"&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;SPAN class="s1"&gt;Config file at boot was "startup-config"&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;SPAN class="s1"&gt;ciscoasa up 23 secs&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;SPAN class="s1"&gt;Hardware: &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;ASAv, 2048 MB RAM, CPU Pentium II 3499 MHz,&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;SPAN class="s1"&gt;Model Id: &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;ASAv10&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;SPAN class="s1"&gt;Internal ATA Compact Flash, 8192MB&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;SPAN class="s1"&gt;Slot 1: ATA Compact Flash, 8192MB&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;SPAN class="s1"&gt;BIOS Flash Firmware Hub @ 0x0, 0KB&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;Just wanted to confirm the value which is in the operating mode is the one which is currently running one? And the value which is in configured setting is the one which is just configured but since the device does not support half duplex it is not in operating mode if my understanding is correct.&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;Also I read the below statement from the configuring guide.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The interface type, maximum bandwidth, delay, duplex, and speed. When the link is down, the duplex and speed show the configured values. When the link is up, these fields show the configured values with the actual settings in parentheses. The following list describes the common hardware types:&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;The above statement is taken from the link below&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;A href="https://www.cisco.com/c/en/us/td/docs/security/asa/asa-command-reference/S/cmdref3/s7.html" target="_blank"&gt;https://www.cisco.com/c/en/us/td/docs/security/asa/asa-command-reference/S/cmdref3/s7.html&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Also in the below documentation i see the duplex configuration full is supported which is for ASA-5510 and higher.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;A href="https://www.cisco.com/c/en/us/td/docs/security/asa/asa90/configuration/guide/asa_90_cli_config/interface_start.html" target="_blank"&gt;https://www.cisco.com/c/en/us/td/docs/security/asa/asa90/configuration/guide/asa_90_cli_config/interface_start.html&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Can you please explain me a little more clearer as i am confused with referring documentation.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Thanks and Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;Mohammed Fazil&lt;/P&gt;</description>
      <pubDate>Sun, 06 Dec 2020 07:41:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-duplex-setting/m-p/4194081#M1076450</guid>
      <dc:creator>muhammadfazil.ff31</dc:creator>
      <dc:date>2020-12-06T07:41:32Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASA Duplex Setting</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-duplex-setting/m-p/4194161#M1076461</link>
      <description>&lt;P&gt;I believe the documentation is in error in that it doesn't mention the limitations of ASAv interfaces.&lt;/P&gt;
&lt;P&gt;As confirmed in the document you cite, the value in parentheses is the actual setting (operating mode as I termed it - less ambiguously in my opinion).&lt;/P&gt;</description>
      <pubDate>Sun, 06 Dec 2020 14:36:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-duplex-setting/m-p/4194161#M1076461</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2020-12-06T14:36:25Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASA Duplex Setting</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-duplex-setting/m-p/4194303#M1076473</link>
      <description>&lt;P&gt;Thank you Marvin for your help in making me understand the duplex setting in ASA.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Dec 2020 05:31:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-duplex-setting/m-p/4194303#M1076473</guid>
      <dc:creator>muhammadfazil.ff31</dc:creator>
      <dc:date>2020-12-07T05:31:02Z</dc:date>
    </item>
  </channel>
</rss>

