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

saegw system

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
system {
    anchor-pfes {
        interface interface-name {
            colocated-4g-pgw;
            colocated-4g-sgw;
        }
    }
    class-of-service {
    ... }
    destination {
    ... }
    service-mode (mobile-edge SAEGW) {
    ... }   
}

Hierarchy Level

content_copy zoom_out_map
[edit services mobile-edge gateways saegw]

Description

Define the anchor PFEs for the SAEGW-U. The anchor PFEs are the line cards where the GTP-U data packets from access-network-peers are decapsulated and sent towards the SGi interface to the core network. Similarly, packets from the SGi interface are encapsulated in GTP-U by the anchor PFEs and sent towards the RAN.

Options

anchor-pfes

Define the anchor PFEs by providing their interface names.

  • Syntax: interface interface-name

colocated-4g-pgw (Optional) Attach the PGW-U gateway type to the anchor PFE to optimize throughput of 4G traffic.
colocated-4g-sgw (Optional) Attach the SGW-U gateway type to the anchor PFE to optimize throughput of 4G traffic.

The remaining statements are explained separately. See CLI Explorer.

Required Privilege Level

system

Release Information

Statement introduced in Junos OS Release 19.4R1.

colocated-4g-pgw and colocated-4g-sgw options introduced in Junos OS Release 21.3R1.

class-of-service and destination options introduced in Junos OS Release 22.2R1.

service-mode maintenance options introduced in Junos OS Release 23.1R1.

footer-navigation