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

show unified-edge tdf resource-manager clients

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show unified-edge tdf resource-manager clients
<gateway gateway>

Description

Display information about the resource management clients (the session Dense Port Concentrators [DPCs] and interface DPCs and Modular Port Concentrators [MPCs]) on one or more TDF gateways. If a TDF gateway is not specified, then information for all TDF gateways is displayed.

Options

none

Display information for all TDF gateways.

gateway gateway-name

(Optional) Display information for the specified TDF gateway.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show unified-edge gateways tdf resource-manager clients command. Output fields are listed in the approximate order in which they appear.

Table 1: show unified-edge tdf resource-manager clients Output Fields

Field Name

Field Description

Client

Name of the resource manager client slot identified by the FPC and PIC slot numbers; for example, pfe-1/2/0 or ms-/7/0/0.

State

Resource manager client state. In-Service means that the client can handle session creation requests.

Role

Role of the resource manager client slot:

  • Primary—The resource manager client is a primary member.

  • Secondary—The resource manager client is a secondary or backup member.

Client type

Type of resource manager client:

  • Session PIC—Session PIC client used for the mobile control plane in the TDF gateway.

  • Service PIC—services PIC used for anchoring services-related subscriber sessions in the TDF gateway.

Gateway

Name of the TDF gateway to which the resource manager client belongs.

Sample Output

show unified-edge tdf resource-manager clients

content_copy zoom_out_map
user@host> show unified-edge tdf resource-manager clients
Client      State          Redundancy role Client type Gateway
ms-2/0/0    In-Service     Primary         Service-PIC TDF
ms-2/1/0    In-Service     Secondary       Service-PIC TDF
ms-3/0/0    In-Service     Primary         Service-PIC TDF
ms-3/1/0    In-Service     Primary         Service-PIC TDF
ms-5/0/0    In-Service     Primary         Session-PIC TDF
ms-5/1/0    In-Service     Secondary       Session-PIC TDF

show unified-edge tdf resource-manager clients gateway

content_copy zoom_out_map
user@host> show unified-edge tdf resource-manager clients gateway TDF
Client      State          Redundancy role Client type Gateway
ms-3/0/0    In-Service     Secondary       Session-PIC TDF
ms-3/1/0    In-Service     Primary         Session-PIC TDF
ms-3/2/0    In-Service     Secondary       Service-PIC TDF
ms-3/3/0    In-Service     Primary         Service-PIC TDF

Release Information

Statement introduced in Junos OS Release 17.1.

footer-navigation