ALL EX/QFX Plaftorms experience the following two issues when upgrading to and / or commiting on release 13.2X50-D20.2:
1.Upgrade to 13.2X50-D20.2 fails when using interface-range with wild card character configuration in place
2.Commit may experience extended delays (40+ minutes), or commits may fail with release 13.2X50-D20.2 when using nterface-range with wild card character in place
EX/QFX Plaftorms experience when upgrading to and//or commiting on release 13.2X50-D20.2:
1.Upgrade to 13.2X50-D20.2 fails with interface-range with wild card configuration is in place
2.Commit may experience extended delays (40+ minutes), or commits may fail with release 13.2X50-D20.2 when using nterface-range with wild card character in place
There are two available workarounds
1.Run request systems software add with no-validate option
- EX – request system software jinstall-ex-platform-13.2X51-D20.2-domestic-signed.tgz no-validate
- QFX – request system software jinstall-qfx-3-13.2X51-D20.2-domestic-signed.tgz no-validate
2.Deactivate interface-range stanza
root@JUNIPER# show interfaces inactive: interface-range access-ports { member xe-*/0/*; } inactive: interface-range trunk-ports { member et-*/1/*; disable; } inactive: interface-range petrotech { member xe-*/0/*; apply-groups global-port-settings; unit 0 { family ethernet-switching { interface-mode access; vlan { members vlan.x; } } } }