Changes

no edit summary
Line 4: Line 4:  
   | TRM2xx = modem
 
   | TRM2xx = modem
 
   | TSW1xx = switch
 
   | TSW1xx = switch
   | router
+
   | router}} <b>LEDs</b> and their actions.
}} <b>LEDs</b> and their actions.
      
__TOC__
 
__TOC__
Line 29: Line 28:  
             | TRM2xx = Modem
 
             | TRM2xx = Modem
 
             | TSW1xx = Switch
 
             | TSW1xx = Switch
             | Router
+
             | Router}} is powered up</td>
            }} is powered up</td>
   
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
Line 39: Line 37:  
             | TRM2xx = Modem
 
             | TRM2xx = Modem
 
             | TSW1xx = Switch
 
             | TSW1xx = Switch
             | Router
+
             | Router}} is not power up</td>
            }} is not power up</td>
   
     </tr>
 
     </tr>
 
</table>
 
</table>
    
<!-- Use if device has eth port -->
 
<!-- Use if device has eth port -->
{{#if: {{{eth_leds|}}}  
+
{{#ifeq: {{{eth_leds}}} | 1 |
  | {{Template: Networking_{{lc:{{{series}}}}}_manual_ethernet_port_leds
+
  {{#ifeq: {{{name}}} | TRB140 |
        | file_eth_led = {{{file_eth_led}}}
+
  {{Template: Networking_{{lc:{{{name}}}}}_manual_ethernet_port_leds
        | size_eth = {{{size_eth}}}
+
  | file_eth_led = {{{file_eth_led}}}
        | name = {{{name}}}
+
  | size_eth = {{{size_eth}}}
      }}
+
  }}|
| {{#ifeq: {{{name}}} | TRB140
+
  {{Template: Networking_{{lc:{{{series}}}}}_manual_ethernet_port_leds
    | {{Template: Networking_{{lc:{{{name}}}}}_manual_ethernet_port_leds
+
  | file_eth_led = {{{file_eth_led}}}
          | file_eth_led = {{{file_eth_led}}}
+
  | size_eth = {{{size_eth}}}
          | size_eth = {{{size_eth}}}
+
  | name = {{{name}}}
          }}
   
   }}
 
   }}
 
  |
 
  |