Enabling and Disabling Next Gen Services
To use Next Gen Services, you must first enable it on the MX Series router. This topic describes how to enable Next Gen Services, how to disable Next Gen Services, and how to determine whether Next Gen Services is enabled or disabled on your system.
Loading the Software Images on Next-Generation Routing Engines
The Next-Gen Services MX-SPC3 services card can exhibit inconsistent behavior when the vmhost image is installed on the Next-Generation Routing Engines listed:
- RE-S-X6-64G-BB (NG-RE)
- RE-S-X6-64G-UB (NG-RE)
- RE-S-X6-64G-S (NG-RE)
- RE-S-X6-64G-R (NG-RE)
- RE-S-X6-128G-S-BB (NG-RE)
- RE-S-X6-128G-S-S (NG-RE)
- RE-S-X6-128G-S-R (NG-RE)
This behavior can result in you encountering one of the following:
-
The MX-SPC3 card remains in
Present
state and does not come online -
The MX-SPC3 comes online successfully with different a software image (either a previously installed image or the pre-loaded image from manufacturing)
To work around this problem, you must install the jpfe-spc3*
package manually on the NG-RE. To install this package manually, follow one of
these procedures, depending on whether or not you have enabled Next Gen Services
(unified-services
) mode:
If unified-services
are enabled:
If unified-services
are disabled:
- Download the jpfe-spc3* required package for the Junos "New Gen Services for 32 Bit-MX High-End Series" vmhost onto the routing engine (RE) from Downloads. For example, to download the jpfe-spc3* package from the MX960 Downloads page, select the required Junos OS version, then select the matching "New Gen Services for 32 Bit-MX High-End Series" entry and load it onto the RE.
-
Load the desired vmhost* image on the RE
-
After the RE boots, enable
unified-services
mode:user@host> request system enable unified-services
-
Copy package jpfe-spc3* package to the /var/tmp directory.
-
Load the jpfe-spc3* package. Modify the command to match your specific jpfe-spc3* version:
user@host> request system software add /var/tmp/jpfe-spc3-mx-x86-32-19.4R1.9.tgz reboot
When MX-SPC3 card is installed on an MX chassis, misconfig
alarm is reported with the reason as FPC in unsupported
mode
. This alarm might be seen when the unified services is
disabled.
Enabling Next Gen Services on an MX Series Router
There are specific steps you’ll need to take if you’re migrating your services from MS-MPC cards to the MX-SPC3 services cards. The Next Gen Services CLI differs from these legacy services.
The following procedure is a general procedure for enabling and disabling Next Gen Services.
Before you do anything, you’ll need to back up your configuration.
For more details on the differences between the configuration of the MX-SPC3 services card and legacy services cards, see Configuration Differences Between Adaptive Services and Next Gen Services on the MX-SPC3 and plan your migration appropriately.
You can run Next Gen Services on the MX240, MX480 and MX960 using the MX-SPC3 services card. To use Next Gen Services on the MX Series, you must first enable Next Gen Services:
You can also enable the Next Gen
Services on a Guest network function (GNF), by using the CLI request system enable unified-services
at the GNF level. For more information, see Next Gen Services on Junos node slicing.
Disabling Next Gen Services on an MX Series Router
To disable Next Gen Services on the MX Series:
Determining Whether Next Gen Services is Enabled on an MX Series Router
To determine whether Next Gen Services is enabled:
user@host> show system unified-services status
One of the following messages appears:
Enabled
—Next Gen Services is enabled and ready to use.Unified Services : Upgrade staged , please reboot with 'request system reboot' to enable unified services.
—You must perform a system reboot before Next Gen Services is enabled.Disabled
—Next Gen Services is disabled.Unified Services : Upgrade staged , please reboot with 'request system reboot' to disable unified services.
—You must perform a system reboot before Next Gen Services is disabled.