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 system interfaces

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show unified-edge tdf system interfaces
<gateway gateway-name>

Description

Display information about the aggregated Packet Forwarding Engine and the aggregated multiservices (AMS) interfaces and their states 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 tdf system interfaces command. Output fields are listed in the approximate order in which they appear.

Table 1: show unified-edge tdf system interfaces Output Fields

Field Name

Field Description

Gateway

Name of the TDF gateway.

Interfaces

Name of the interface:

  • Aggregated multiservices; for example, ams0

  • Aggregated Packet Forwarding Engine; for example, apfe1

  • Member of aggregated multiservices; for example, mams-1/0/0

  • Multiservices; for example, ms-1/0/0

  • Packet Forwarding Engine; for example, pfe-0/1/0

Members

For ams and apfe interfaces, the member interfaces that are part of the aggregated interfaces are displayed.

Operational State

Whether the interface is operational (Active) or not (Inactive).

Redundancy Role

Redundancy state in which the interface is configured:

  • Primary—Interface is a primary member.

  • Secondary—Interface is a backup to all the primary members.

  • Standalone—Interface has not been configured for redundancy.

Sample Output

show unified-edge tdf system interfaces

content_copy zoom_out_map
user@host> show unified-edge tdf system interfaces
Gateway: TDF
    Interfaces         Members        Operational    Redundancy
                                         State          Role
    ms-1/0/0                          Active         Standalone
    ms-1/1/0                          Active         Standalone
    ms-2/0/0                          Active         Standalone
    ms-2/1/0                          Active         Standalone
    

Release Information

Statement introduced in Junos OS Release 17.1.

footer-navigation