Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

service-mode (mobile-edge SAEGW)

date_range 11-Jun-24

Syntax

content_copy zoom_out_map
service-mode {
      maintenance
      }
}

Hierarchy Level

content_copy zoom_out_map
[edit services mobile-edge gateways saegw gateway-name system]

Description

Enter maintenance mode for SAEGW gateways. This makes your gateway inactive for new sessions, but traffic flow and existing sessions will continue uninterrupted. Critical session modify and session delete messages are also allowed in maintenance mode.

When you enter maintenance mode, a duration is set for the maintenance window. The maintenance window can be ended early with a new load control information (LCI) message. If maintenance mode is entered in response to an overload control information (OCI) message, the maintenance window must run for the specified duration in the OCI message.

If the load/overload feature is not enabled, a warning message will be displayed and the command will be rejected.

To enter maintenance mode, enter the following command:

content_copy zoom_out_map
user@host# set services mobile-edge gateways saegw gateway-name system service-mode maintenance

To leave maintenance mode, enter this command:

content_copy zoom_out_map
user@host# delete services mobile-edge gateways saegw gateway-name system service-mode maintenance

To end maintenance mode, use the delete command instead of the set command.

Required Privilege Level

system

Release Information

Juniper Networks released this statement in Junos OS Release 23.1R1.

footer-navigation