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

peer-groups (access network peers)

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
peer-groups name {
    peer {
        address [ address ... ];
        hostname hostname;
    }
    routing-instance routing-instance;
}

Hierarchy Level

content_copy zoom_out_map
[edit services mobile-edge gateways saegw name access-network-peers]

Description

Define a group of eNodeBs for an SAEGW-U or SGW-U.

Options

name

Peer group name.

peer

IPv4 address or prefix value (required) of the GTP-U peer and hostname (optional) of the GTP-U peer.

Note:

The maximum number of peers that can appear in a peer group is 4000.

routing-instance

Routing-instance of a GPT-U peer.

Note:

If at least one peer group is used, eNodeBs matching only this address/prefix are accepted by the user plane function during session establishment. The eNodeB is bound to the routing instance within the peer-groups stanza, if available. Otherwise, the user plane function uses the routing instance under access-network-peers.

The remaining statements are explained separately. See CLI Explorer.

Required Privilege Level

system

Release Information

Statement introduced in Junos OS Release 19.4R1.

footer-navigation