Description

After upgrading certain Juniper switches, an alarm may appear requesting a RIP License.

Symptoms

  • Upon upgrading Juniper Switches, the following alarm may be displayed:

 

user@switch> show system alarms

2 alarms currently active

Alarm time        Class Description

2023-07-01 09:59:43 PDT Minor RIP protocol(281) usage requires a license

 

user@switch> show configuration protocols

##

## Warning: requires 'rip' license

##

rip {

  group rip-group {

    export advertise-routes-through-rip;

    neighbor ge-0/0/0.0;

    neighbor ge-0/0/1.0;

  }

}

 

 

Solution

  • This alarm indicates a Soft-enforced feature, which means the feature will continue to function even without a license. You can find detailed information about this feature and licensing requirements in the Juniper documentation here: Release Notes: Junos OS Release 21.1R1.
  • Please note that out-of-compliance notifications for these features do not limit or remove the functionality of the product.
  • To disable the out-of-compliance messages, you need to install the following license key:

E20220119001 aeaqib qcscja wb2lii ztoobs gagbks tvnzux

azlseb bxk43u n5wwk4 rainqx ezihfc 562v2q

2itjue cwfln5 kg23o3 go3tcp pwornd drbycb

klpa7p 7j62me cy5r23 maahci i

 

  • Please note that installing the license key does not limit or remove product functionality.
  • For instructions on installing the license key, refer to the License Guide here: Managing Licenses.

Modification History

2023-10-02