If in the sysinfo or threshold display, you observe (null), an invalid action has been set or inherited during a firmware upgrade. This could result in an unintended action, including turning off the Ethernet ports which must then be enabled manually, or the system rebooted.
(trango-view)# threshold min max action RSSI (dBm): -85.00 -20.00 none MSE (dB): -45.00 -15.00 none BER: 0.00E+00 1.00E-04 none FER: 0.00E+00 1.00E-04 none IDU Temp (celsius): -10.0 55.0 none ODU Temp (celsius): -40.0 58.0 none IN Port Util: 0.0 100.0 none OUT Port Util: 0.0 100.0 none Link Down: N/A N/A (null)
To reset the impacted action, simply reconfigure that threshold to have an action of none or zero. From the CLI you can use ? to help guide you through the necessary commands. For example:
(trango-config)# threshold ? action Set the action for a particular radio parameter value Configure min or max value for individual threshold (trango-config)# threshold action ? (trango-config)# threshold action 8 ? Action to be taken when threshold exceeded (trango-config)# threshold action 8 0 Threshold 8: min=0.00, max=0.00, action=none SUCCESS (trango-config)# threshold min max action RSSI (dBm): -85.00 -20.00 none MSE (dB): -45.00 -15.00 none BER: 0.00E+00 1.00E-04 none FER: 0.00E+00 1.00E-04 none IDU Temp (celsius): -10.0 55.0 none ODU Temp (celsius): -40.0 58.0 none IN Port Util: 0.0 100.0 none OUT Port Util: 0.0 100.0 none Link Down: N/A N/A none
Comments
0 comments
Please sign in to leave a comment.