SRX

last person joined: 2 days ago 

Ask questions and share experiences about the SRX Series, vSRX, and cSRX.
  • 1.  SRX Upgrade Compatibility Issue

    Posted 03-07-2016 04:18

    Dear All

     

    I am getting below error while doing upgrade of Junos from 12.1X45-D15.5 to 12.1X46-D40.2.

    --------------------------------------------------------------------------------------------------------------------------------------------------------------

    /config/juniper.conf:2403:(12) syntax error at 'real'
    [edit security alg]
    'real disable;'
    syntax error
    Validation failed
    Validating against /config/rescue.conf.gz
    /config/rescue.conf.gz:2403:(12) syntax error at 'real'
    [edit security alg]
    'real disable;'
    syntax error
    Validation failed
    WARNING: Current configuration not compatible with /altroot/cf/packages/install-tmp/junos-12.1X46-D40.2-domestic

    --------------------------------------------------------------------------------------------------------------------------------------------------------------

    Kindly assist.

     

    Regards

    Harish Babu



  • 2.  RE: SRX Upgrade Compatibility Issue

    Posted 03-07-2016 04:31
    Hi,

    1- Try using "no-validate" option when upgrading
    2- Try "request system storage cleanup" then try upgrading again
    3- if not , try to upgrade through the J-WEB


  • 3.  RE: SRX Upgrade Compatibility Issue

    Posted 03-07-2016 05:49

    Hi,

     

    Please save your latest config as the rescue configuration.

     

    As per the error message, the validation is failing with the rescue configuration.

     

    You can do that using the following command :-

    "request system configuration rescue save"

     

    This would overwrite the old rescue config with the new one.

     

    The upgrade should go fine after that.

     

    In case you are still unable to proceed with the upgrade :-

     

    1) Delete the rescue config using "request system configuration rescue delete"

    2) Perform the upgrade.

    3) Save a new rescue configuration once the upgrade is finished.

     

    Regards,

    Sahil Sharma

    ---------------------------------------------------

    Please mark my solution as accepted if it helped, Kudos are appreciated as well.



  • 4.  RE: SRX Upgrade Compatibility Issue

    Posted 03-07-2016 08:28

    Hi harishbabum,

     

    The reason for the error is that part of your current configuration isn't compatible with Junos version 12.1X46-D40.2.  Namely your disablement of the real ALG, you'll have to delete that command. Issue this command before upgrading ( in configuration mode ) :

     

    # delete security alg real disable