<?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 How the ifOperStatus of 'dormant' is used on the Matrix N-Series in FAQs</title>
    <link>https://community.extremenetworks.com/t5/faqs/how-the-ifoperstatus-of-dormant-is-used-on-the-matrix-n-series/m-p/51050#M694</link>
    <description>Article ID: 5158 &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Products&lt;/B&gt;&lt;BR /&gt;
Matrix N-Series DFE &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Symptoms&lt;/B&gt;&lt;BR /&gt;
"ifOperStatus"&lt;BR /&gt;
"dormant" &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Cause&lt;/B&gt;&lt;BR /&gt;
Here is an example of ports showing a "dormant" status:&lt;BR /&gt;
 DFE(su)-&amp;gt;show port status ge.1.1-3&lt;BR /&gt;
 &lt;BR /&gt;
 Port          Alias             Oper     Admin    Speed   Duplex   Type&lt;BR /&gt;
               (truncated)       Status   Status   (bps)&lt;BR /&gt;
 ------------  ----------------  -------  -------  ------  -------  ------------- &lt;BR /&gt;
 ge.1.1                          dormant  up       100.0M  full     100 tx  rj45&lt;BR /&gt;
 ge.1.2                          dormant  up       100.0M  full     100 tx  rj45&lt;BR /&gt;
 ge.1.3                          down     up        10.0M  half     10 t    rj45&lt;BR /&gt;
 DFE(su)-&amp;gt;&lt;BR /&gt;
 &lt;BR /&gt;
 &lt;B&gt;Solution&lt;/B&gt;&lt;BR /&gt;
From &lt;A href="http://www.ietf.org/rfc/rfc2863.txt" target="_blank" rel="nofollow noreferrer noopener"&gt;RFC 2863 (IF-MIB)&lt;/A&gt;:&lt;BR /&gt;
ifOperStatus OBJECT-TYPE&lt;BR /&gt;
 SYNTAX INTEGER {&lt;BR /&gt;
                 up(1),     &lt;BR /&gt;
                 down(2),&lt;BR /&gt;
                 testing(3),&lt;BR /&gt;
                 unknown(4), &lt;BR /&gt;
                 dormant(5), &lt;BR /&gt;
                 notPresent(6),&lt;BR /&gt;
                 lowerLayerDown(7) &lt;BR /&gt;
 MAX-ACCESS read-only&lt;BR /&gt;
 STATUS current&lt;BR /&gt;
 DESCRIPTION&lt;BR /&gt;
 &lt;BR /&gt;
   "The current operational state of the interface. The testing(3)&lt;BR /&gt;
    state indicates that no operational packets can be passed. If&lt;BR /&gt;
    ifAdminStatus is down(2) then ifOperStatus should be down(2).&lt;BR /&gt;
    If ifAdminStatus is changed to up(1) then ifOperStatus should&lt;BR /&gt;
    change to up(1) if the interface is ready to transmit and&lt;BR /&gt;
    receive network traffic; it should change to dormant(5) if the&lt;BR /&gt;
    interface is waiting for external actions (such as a serial&lt;BR /&gt;
    line waiting for an incoming connection); it should remain in&lt;BR /&gt;
    the down(2) state if and only if there is a fault that&lt;BR /&gt;
    prevents it from going to the up(1) state; it should remain in&lt;BR /&gt;
    the notPresent(6) state if the interface has missing&lt;BR /&gt;
    (typically, hardware) components."&lt;BR /&gt;
 &lt;BR /&gt;
 ::= { ifEntry 8 }&lt;BR /&gt;
 &lt;BR /&gt;
  . . .&lt;BR /&gt;
 &lt;BR /&gt;
 3.1.12.  New states for IfOperStatus&lt;BR /&gt;
 &lt;BR /&gt;
   Three new states have been added to ifOperStatus: 'dormant',&lt;BR /&gt;
   'notPresent', and 'lowerLayerDown'.&lt;BR /&gt;
 &lt;BR /&gt;
   The dormant state indicates that the relevant interface is&lt;BR /&gt;
   not actually in a condition to pass packets (i.e., it is not&lt;BR /&gt;
   'up') but is in a "pending" state, waiting for some external&lt;BR /&gt;
   event.  For "on-demand" interfaces, this new state identifies&lt;BR /&gt;
   the situation where the interface is waiting for events to&lt;BR /&gt;
   place it in the up state.&lt;BR /&gt;
 &lt;BR /&gt;
   Examples of such events might be:&lt;BR /&gt;
 &lt;BR /&gt;
   (1)   having packets to transmit before establishing a&lt;BR /&gt;
         connection to a remote system;&lt;BR /&gt;
 &lt;BR /&gt;
   (2)   having a remote system establish a connection to the&lt;BR /&gt;
         interface (e.g. dialing up to a slip-server).&lt;BR /&gt;
 &lt;BR /&gt;
 Here are the general circumstances under which a physical port would be described as dormant:&lt;UL&gt; 
&lt;LI&gt;The System is distributing data throughout the chassis, in preparation for bringing the ports active. This guarantees that the System doesn't bridge packets until all configuration commands have been activated, a state known in the firmware as "readyToSwitch". 
&lt;/LI&gt;&lt;LI&gt;The port has link and the ifAdminStatus is up but the System is waiting on an external event (typically, 802.1x/MAC/PWA authentication). 
&lt;/LI&gt;&lt;LI&gt;The port is currently part of a 802.3ad LAG (visible via a 'show lacp' command). The dormant state is reflective of the fact that the port is not passing switched/routed user traffic, that task being assumed by the LAG aggregator instance (ex: lag.0.1) with which it is associated (&lt;A href="http://bit.ly/1g8Sbz1" target="_blank" rel="nofollow noreferrer noopener"&gt;5203&lt;/A&gt;).&lt;/LI&gt;&lt;/UL&gt;</description>
    <pubDate>Mon, 25 Nov 2013 02:04:00 GMT</pubDate>
    <dc:creator>FAQ_User</dc:creator>
    <dc:date>2013-11-25T02:04:00Z</dc:date>
    <item>
      <title>How the ifOperStatus of 'dormant' is used on the Matrix N-Series</title>
      <link>https://community.extremenetworks.com/t5/faqs/how-the-ifoperstatus-of-dormant-is-used-on-the-matrix-n-series/m-p/51050#M694</link>
      <description>Article ID: 5158 &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Products&lt;/B&gt;&lt;BR /&gt;
Matrix N-Series DFE &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Symptoms&lt;/B&gt;&lt;BR /&gt;
"ifOperStatus"&lt;BR /&gt;
"dormant" &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Cause&lt;/B&gt;&lt;BR /&gt;
Here is an example of ports showing a "dormant" status:&lt;BR /&gt;
 DFE(su)-&amp;gt;show port status ge.1.1-3&lt;BR /&gt;
 &lt;BR /&gt;
 Port          Alias             Oper     Admin    Speed   Duplex   Type&lt;BR /&gt;
               (truncated)       Status   Status   (bps)&lt;BR /&gt;
 ------------  ----------------  -------  -------  ------  -------  ------------- &lt;BR /&gt;
 ge.1.1                          dormant  up       100.0M  full     100 tx  rj45&lt;BR /&gt;
 ge.1.2                          dormant  up       100.0M  full     100 tx  rj45&lt;BR /&gt;
 ge.1.3                          down     up        10.0M  half     10 t    rj45&lt;BR /&gt;
 DFE(su)-&amp;gt;&lt;BR /&gt;
 &lt;BR /&gt;
 &lt;B&gt;Solution&lt;/B&gt;&lt;BR /&gt;
From &lt;A href="http://www.ietf.org/rfc/rfc2863.txt" target="_blank" rel="nofollow noreferrer noopener"&gt;RFC 2863 (IF-MIB)&lt;/A&gt;:&lt;BR /&gt;
ifOperStatus OBJECT-TYPE&lt;BR /&gt;
 SYNTAX INTEGER {&lt;BR /&gt;
                 up(1),     &lt;BR /&gt;
                 down(2),&lt;BR /&gt;
                 testing(3),&lt;BR /&gt;
                 unknown(4), &lt;BR /&gt;
                 dormant(5), &lt;BR /&gt;
                 notPresent(6),&lt;BR /&gt;
                 lowerLayerDown(7) &lt;BR /&gt;
 MAX-ACCESS read-only&lt;BR /&gt;
 STATUS current&lt;BR /&gt;
 DESCRIPTION&lt;BR /&gt;
 &lt;BR /&gt;
   "The current operational state of the interface. The testing(3)&lt;BR /&gt;
    state indicates that no operational packets can be passed. If&lt;BR /&gt;
    ifAdminStatus is down(2) then ifOperStatus should be down(2).&lt;BR /&gt;
    If ifAdminStatus is changed to up(1) then ifOperStatus should&lt;BR /&gt;
    change to up(1) if the interface is ready to transmit and&lt;BR /&gt;
    receive network traffic; it should change to dormant(5) if the&lt;BR /&gt;
    interface is waiting for external actions (such as a serial&lt;BR /&gt;
    line waiting for an incoming connection); it should remain in&lt;BR /&gt;
    the down(2) state if and only if there is a fault that&lt;BR /&gt;
    prevents it from going to the up(1) state; it should remain in&lt;BR /&gt;
    the notPresent(6) state if the interface has missing&lt;BR /&gt;
    (typically, hardware) components."&lt;BR /&gt;
 &lt;BR /&gt;
 ::= { ifEntry 8 }&lt;BR /&gt;
 &lt;BR /&gt;
  . . .&lt;BR /&gt;
 &lt;BR /&gt;
 3.1.12.  New states for IfOperStatus&lt;BR /&gt;
 &lt;BR /&gt;
   Three new states have been added to ifOperStatus: 'dormant',&lt;BR /&gt;
   'notPresent', and 'lowerLayerDown'.&lt;BR /&gt;
 &lt;BR /&gt;
   The dormant state indicates that the relevant interface is&lt;BR /&gt;
   not actually in a condition to pass packets (i.e., it is not&lt;BR /&gt;
   'up') but is in a "pending" state, waiting for some external&lt;BR /&gt;
   event.  For "on-demand" interfaces, this new state identifies&lt;BR /&gt;
   the situation where the interface is waiting for events to&lt;BR /&gt;
   place it in the up state.&lt;BR /&gt;
 &lt;BR /&gt;
   Examples of such events might be:&lt;BR /&gt;
 &lt;BR /&gt;
   (1)   having packets to transmit before establishing a&lt;BR /&gt;
         connection to a remote system;&lt;BR /&gt;
 &lt;BR /&gt;
   (2)   having a remote system establish a connection to the&lt;BR /&gt;
         interface (e.g. dialing up to a slip-server).&lt;BR /&gt;
 &lt;BR /&gt;
 Here are the general circumstances under which a physical port would be described as dormant:&lt;UL&gt; 
&lt;LI&gt;The System is distributing data throughout the chassis, in preparation for bringing the ports active. This guarantees that the System doesn't bridge packets until all configuration commands have been activated, a state known in the firmware as "readyToSwitch". 
&lt;/LI&gt;&lt;LI&gt;The port has link and the ifAdminStatus is up but the System is waiting on an external event (typically, 802.1x/MAC/PWA authentication). 
&lt;/LI&gt;&lt;LI&gt;The port is currently part of a 802.3ad LAG (visible via a 'show lacp' command). The dormant state is reflective of the fact that the port is not passing switched/routed user traffic, that task being assumed by the LAG aggregator instance (ex: lag.0.1) with which it is associated (&lt;A href="http://bit.ly/1g8Sbz1" target="_blank" rel="nofollow noreferrer noopener"&gt;5203&lt;/A&gt;).&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Mon, 25 Nov 2013 02:04:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/faqs/how-the-ifoperstatus-of-dormant-is-used-on-the-matrix-n-series/m-p/51050#M694</guid>
      <dc:creator>FAQ_User</dc:creator>
      <dc:date>2013-11-25T02:04:00Z</dc:date>
    </item>
  </channel>
</rss>

