<?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 Port Admin Status displays as &amp;quot;D-Down&amp;quot; in FAQs</title>
    <link>https://community.extremenetworks.com/t5/faqs/port-admin-status-displays-as-quot-d-down-quot/m-p/44643#M264</link>
    <description>Article ID: 11392 &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Products&lt;/B&gt;&lt;BR /&gt;
SecureStack C3, firmware 1.02.01.0004 and higher&lt;BR /&gt;
SecureStack C2, firmware 5.02.01.0006 and higher&lt;BR /&gt;
SecureStack B3, firmware 1.02.01.0004 and higher&lt;BR /&gt;
SecureStack B2, firmware 4.02.01.0006 and higher&lt;BR /&gt;
G-Series, firmware 1.02.00.0043 and higher &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Changes&lt;/B&gt;&lt;BR /&gt;
Enabled and configured the DHCP Snooping feature ('&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;set dhcpsnooping...&lt;/PRE&gt;&lt;/DIV&gt;').&lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Symptoms&lt;/B&gt;&lt;BR /&gt;
Port link is down.&lt;BR /&gt;
Port is not passing traffic.&lt;BR /&gt;
The output of a '&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;show port status&lt;/PRE&gt;&lt;/DIV&gt;' command displays the port's &lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;Admin Status&lt;/PRE&gt;&lt;/DIV&gt; as "&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;D-Down&lt;/PRE&gt;&lt;/DIV&gt;". &lt;BR /&gt;
&lt;BR /&gt;
For example: &lt;BR /&gt;
B3(su)-&amp;gt;&lt;B&gt;show port status ge.1.1&lt;/B&gt;&lt;BR /&gt;
          Alias        Oper    Admin   Speed&lt;BR /&gt;
Port      (truncated)  Status  Status  (bps)     Duplex  Type&lt;BR /&gt;
--------- ------------ ------- ------- --------- ------- ------------&lt;BR /&gt;
ge.1.1                 Down    D-Down  N/A       N/A     BaseT RJ45/PoE&lt;BR /&gt;
The &lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;ifAdminStatus&lt;/PRE&gt;&lt;/DIV&gt; mib returns value of "&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;testing&lt;/PRE&gt;&lt;/DIV&gt;": Object ifAdminStatus&lt;BR /&gt;
OID 1.3.6.1.2.1.2.2.1.7&lt;BR /&gt;
Type INTEGER&lt;BR /&gt;
Permission read-write&lt;BR /&gt;
Status current&lt;BR /&gt;
Values&lt;BR /&gt;
 &lt;BR /&gt;
1 : up&lt;BR /&gt;
2 : down&lt;BR /&gt;
3 : testing&lt;BR /&gt;
 &lt;BR /&gt;
Description "The desired state of the interface. The testing(3) state&lt;BR /&gt;
indicates that no operational packets can be passed. When a&lt;BR /&gt;
managed system initializes, all interfaces start with&lt;BR /&gt;
ifAdminStatus in the down(2) state. As a result of either&lt;BR /&gt;
explicit management action or per configuration information&lt;BR /&gt;
retained by the managed system, ifAdminStatus is then&lt;BR /&gt;
changed to either the up(1) or testing(3) states (or remains&lt;BR /&gt;
in the down(2) state)."&lt;BR /&gt;
&lt;B&gt;Cause&lt;/B&gt;&lt;BR /&gt;
DHCP Snooping's Rate Limiting behavior examines each untrusted port for received DHCP packets exceeding a configurable rate per burst interval (by default, 15 packets per second). If the receive rate exceeds the limit, DHCP Snooping brings down the port, and its &lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;Admin Status&lt;/PRE&gt;&lt;/DIV&gt; is then described as "&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;D-Down&lt;/PRE&gt;&lt;/DIV&gt;" to indicate why the port is in an administratively "down" state, and the &lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;ifAdminStatus&lt;/PRE&gt;&lt;/DIV&gt; mib reflects the fact that packets are not flowing.&lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Solution/Workaround&lt;/B&gt;&lt;BR /&gt;
Examine your DHCP Snooping setup to determine whether or not the action that has been taken is valid, then take any corrective action that is warranted. &lt;BR /&gt;
&lt;BR /&gt;
If this port is giving network access to a valid DHCP server, designate it as a trusted port ('set dhcpsnooping trust port &amp;lt;&lt;I&gt;port_string&lt;/I&gt;&amp;gt; enable'). &lt;BR /&gt;
If this port is giving network access to a rogue DHCP server, remove/disable the server. &lt;BR /&gt;
To re-enable the port as desired, use the command 'set port enable &amp;lt;&lt;I&gt;port_string&lt;/I&gt;&amp;gt;'. &lt;BR /&gt;
&lt;BR /&gt;
For more about the DHCP Snooping feature, please refer to the &lt;A href="https://extranet.enterasys.com/downloads/" target="_blank" rel="nofollow noreferrer noopener"&gt;Configuration Guide or CLI Reference Guide&lt;/A&gt; for your product and firmware version. &lt;BR /&gt;
&lt;BR /&gt;
See also: &lt;A href="http://bit.ly/1bgty2I" target="_blank" rel="nofollow noreferrer noopener"&gt;12008&lt;/A&gt;.</description>
    <pubDate>Wed, 04 Dec 2013 22:35:00 GMT</pubDate>
    <dc:creator>FAQ_User</dc:creator>
    <dc:date>2013-12-04T22:35:00Z</dc:date>
    <item>
      <title>Port Admin Status displays as "D-Down"</title>
      <link>https://community.extremenetworks.com/t5/faqs/port-admin-status-displays-as-quot-d-down-quot/m-p/44643#M264</link>
      <description>Article ID: 11392 &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Products&lt;/B&gt;&lt;BR /&gt;
SecureStack C3, firmware 1.02.01.0004 and higher&lt;BR /&gt;
SecureStack C2, firmware 5.02.01.0006 and higher&lt;BR /&gt;
SecureStack B3, firmware 1.02.01.0004 and higher&lt;BR /&gt;
SecureStack B2, firmware 4.02.01.0006 and higher&lt;BR /&gt;
G-Series, firmware 1.02.00.0043 and higher &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Changes&lt;/B&gt;&lt;BR /&gt;
Enabled and configured the DHCP Snooping feature ('&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;set dhcpsnooping...&lt;/PRE&gt;&lt;/DIV&gt;').&lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Symptoms&lt;/B&gt;&lt;BR /&gt;
Port link is down.&lt;BR /&gt;
Port is not passing traffic.&lt;BR /&gt;
The output of a '&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;show port status&lt;/PRE&gt;&lt;/DIV&gt;' command displays the port's &lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;Admin Status&lt;/PRE&gt;&lt;/DIV&gt; as "&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;D-Down&lt;/PRE&gt;&lt;/DIV&gt;". &lt;BR /&gt;
&lt;BR /&gt;
For example: &lt;BR /&gt;
B3(su)-&amp;gt;&lt;B&gt;show port status ge.1.1&lt;/B&gt;&lt;BR /&gt;
          Alias        Oper    Admin   Speed&lt;BR /&gt;
Port      (truncated)  Status  Status  (bps)     Duplex  Type&lt;BR /&gt;
--------- ------------ ------- ------- --------- ------- ------------&lt;BR /&gt;
ge.1.1                 Down    D-Down  N/A       N/A     BaseT RJ45/PoE&lt;BR /&gt;
The &lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;ifAdminStatus&lt;/PRE&gt;&lt;/DIV&gt; mib returns value of "&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;testing&lt;/PRE&gt;&lt;/DIV&gt;": Object ifAdminStatus&lt;BR /&gt;
OID 1.3.6.1.2.1.2.2.1.7&lt;BR /&gt;
Type INTEGER&lt;BR /&gt;
Permission read-write&lt;BR /&gt;
Status current&lt;BR /&gt;
Values&lt;BR /&gt;
 &lt;BR /&gt;
1 : up&lt;BR /&gt;
2 : down&lt;BR /&gt;
3 : testing&lt;BR /&gt;
 &lt;BR /&gt;
Description "The desired state of the interface. The testing(3) state&lt;BR /&gt;
indicates that no operational packets can be passed. When a&lt;BR /&gt;
managed system initializes, all interfaces start with&lt;BR /&gt;
ifAdminStatus in the down(2) state. As a result of either&lt;BR /&gt;
explicit management action or per configuration information&lt;BR /&gt;
retained by the managed system, ifAdminStatus is then&lt;BR /&gt;
changed to either the up(1) or testing(3) states (or remains&lt;BR /&gt;
in the down(2) state)."&lt;BR /&gt;
&lt;B&gt;Cause&lt;/B&gt;&lt;BR /&gt;
DHCP Snooping's Rate Limiting behavior examines each untrusted port for received DHCP packets exceeding a configurable rate per burst interval (by default, 15 packets per second). If the receive rate exceeds the limit, DHCP Snooping brings down the port, and its &lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;Admin Status&lt;/PRE&gt;&lt;/DIV&gt; is then described as "&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;D-Down&lt;/PRE&gt;&lt;/DIV&gt;" to indicate why the port is in an administratively "down" state, and the &lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;ifAdminStatus&lt;/PRE&gt;&lt;/DIV&gt; mib reflects the fact that packets are not flowing.&lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Solution/Workaround&lt;/B&gt;&lt;BR /&gt;
Examine your DHCP Snooping setup to determine whether or not the action that has been taken is valid, then take any corrective action that is warranted. &lt;BR /&gt;
&lt;BR /&gt;
If this port is giving network access to a valid DHCP server, designate it as a trusted port ('set dhcpsnooping trust port &amp;lt;&lt;I&gt;port_string&lt;/I&gt;&amp;gt; enable'). &lt;BR /&gt;
If this port is giving network access to a rogue DHCP server, remove/disable the server. &lt;BR /&gt;
To re-enable the port as desired, use the command 'set port enable &amp;lt;&lt;I&gt;port_string&lt;/I&gt;&amp;gt;'. &lt;BR /&gt;
&lt;BR /&gt;
For more about the DHCP Snooping feature, please refer to the &lt;A href="https://extranet.enterasys.com/downloads/" target="_blank" rel="nofollow noreferrer noopener"&gt;Configuration Guide or CLI Reference Guide&lt;/A&gt; for your product and firmware version. &lt;BR /&gt;
&lt;BR /&gt;
See also: &lt;A href="http://bit.ly/1bgty2I" target="_blank" rel="nofollow noreferrer noopener"&gt;12008&lt;/A&gt;.</description>
      <pubDate>Wed, 04 Dec 2013 22:35:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/faqs/port-admin-status-displays-as-quot-d-down-quot/m-p/44643#M264</guid>
      <dc:creator>FAQ_User</dc:creator>
      <dc:date>2013-12-04T22:35:00Z</dc:date>
    </item>
  </channel>
</rss>

