[j-nsp] MX-series Redundant RE - Unable to mask fxp0 down alarm

Chris Kawchuk juniperdude at gmail.com
Sun May 1 20:31:02 EDT 2011


Forgive me if this is a known bug....I seem unable to mask the fxp0 management port down alarm for the Redundant RE - host 1. (works fine for the primary RE - host 0).

Platform: MX480, JunOS 10.3R3.7

groups {
    re0 {
        chassis {
            alarm {
                management-ethernet {
                    link-down ignore;
                }
            }
        }
    }
    re1 {
        chassis {
            alarm {
                management-ethernet {
                    link-down ignore;
                }
            }
        }
    }
}
apply-groups [ re0 re1 ];


user at router> show chassis alarms 
1 alarms currently active
Alarm time               Class  Description
2011-04-07 11:19:35 EST  Major  Host 1 fxp0 : Ethernet Link Down


Known issue? Need to reboot the backup RE for this to take effect?
Cheers.

- Chris.





More information about the juniper-nsp mailing list