What to do if Edgecore Device LEDs are not glowing?

What to do if Edgecore Device LEDs are not glowing?

Model Number: 7326-56X-O-AC-F

If the Edgecore device LEDs are not glowing, follow these steps:

1. Try Power cycle or reboot and check whether all LEDs are off during the entire boot process.
2. Make sure both the PSUs are powered on.
3. Power cycle the device and enter Diag mode (Refer to the photos attached)



4. Run the commands
root@(none):/# i2cset -y 0 0x77 0x01 
root@(none):/# i2cset -y 0 0x71 0x02 

root@(none):/# i2cget -y 0 0x60 0x21 
root@(none):/# i2cget -y 0 0x60 0x22 
root@(none):/# i2cget -y 0 0x60 0x23 
root@(none):/# i2cget -y 0 0x60 0x24 
root@(none):/# i2cget -y 0 0x60 0x25 

root@(none):/# i2cset -y 0 0x60 0x21 0x05 
root@(none):/# i2cset -y 0 0x60 0x22 0x05 
root@(none):/# i2cset -y 0 0x60 0x23 0x05 
root@(none):/# i2cset -y 0 0x60 0x24 0x05 
root@(none):/# i2cset -y 0 0x60 0x25 0x05

5. After executing the last five commands, the five system LEDs should be forced to light up green (as shown in the photo below).




    • Related Articles

    • How to Configure snmp in broadcom sonic

      SNMP Overview Simple Network Management Protocol (SNMP) is a widely used application-layer protocol that enables centralized monitoring and management of network devices such as switches, routers, and servers. It supports real-time alerts, ...
    • How to Configure Basic VRF Management

      VRF Management Objective This document explains how to configure Basic VRF (Virtual Routing and Forwarding) Management on SONiC-OS-4.4.2-Enterprise_Base. Management VRF provides a separate routing table specifically for out-of-band management ...
    • How to Configure Portchannel (Link Aggregation Group - LAG)

      Portchannel (Link Aggregation Group - LAG) Objective This document explains how to configure a port channel (Link Aggregation Group, LAG) . A port channel is a logical communication link that combines multiple physical Ethernet ports into one ...
    • How to configure snmp in community sonic

      SNMP Overview Simple Network Management Protocol (SNMP) is a widely used application-layer protocol that enables centralized monitoring and management of network devices such as switches, routers, and servers. It supports real-time alerts, ...
    • How to Configure BGP (Border Gateway Protocol)

      BGP (Border Gateway Protocol) Objective This document explains how to configure Border Gateway Protocol (BGP) on [device or platform name]. BGP is the protocol that enables the global routing system by exchanging routing information between ...