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 service-mode

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show unified-edge tdf system interfaces service-mode
<brief | detail>
<gateway gateway-name>

Description

Display the service mode information for the interfaces on one or more TDF gateways. If a TDF gateway is not specified, then information for all TDF gateways is displayed.

Options

none

(Same as brief) Display service mode information for all TDF gateways.

brief | detail

(Optional) Display the specified level of output.

gateway-name gateway-name

(Optional) Display service mode 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 service-mode command. Output fields are listed in the approximate order in which they appear.

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

Field Name

Field Description

Level of Output

Maintenance Mode

Phases applicable when the TDF interface is in maintenance mode.

  • MM - Active Phase—All the attributes of the address pool can be modified.

  • MM - In/Out Phase—Only the non-maintenance mode attributes of the address pool can be modified.

None

brief

Interface Name

Name of the interface for which the service mode information is displayed:

  • Aggregated multiservices; for example, ams0

  • Aggregated Packet Forwarding Engine; for example, apfe1

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

All levels

Gateway

Name of the TDF gateway.

None

brief

Gateway Name

Name of the TDF gateway.

detail

Service Mode Status

Status of service mode for the TDF gateway.

detail

Service Mode

Service mode for the TDF gateway. The following service modes are possible:

  • Operational—Gateway is in operational mode.

  • Maintenance—Gateway is in maintenance mode.

All levels

Sample Output

show unified-edge tdf system interfaces service-mode brief

content_copy zoom_out_map
user@host> show unified-edge tdf system interfaces service-mode brief
Maintenance Mode
    MM Active Phase - System is ready to accept configuration changes for all
                      attributes of this object and its sub-hierarchies.
    MM In/Out Phase - System is ready to accept configuration changes only for
                      non-maintenance mode attributes of this object and
                      its sub-hierarchies.

Interface Name     Gateway		                    Service Mode

ms-2/1/0          TDF                             Operational
ams1               TDF                             Operational

show unified-edge tdf system interfaces service-mode detail

content_copy zoom_out_map
user@host> show unified-edge tdf system interfaces service-mode detail
Service Mode Status
Interface Name  : ms-2/1/0
Gateway Name    : TDF
Service Mode    : Operational
Service Mode Status
Interface Name  : ams1
Gateway Name    : TDF
Service Mode    : Operational

Release Information

Statement introduced in Junos OS Release 17.1.

footer-navigation