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

date_range 19-Nov-23

Syntax

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

Description

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

Options

none

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

brief | detail

(Optional) Display the specified level of output.

tdf-domain domain-name

(Optional) Display service mode information for the specified TDF domain.

The output of the show unified-edge tdf service-mode command with the tdf-domain option is the same as the output of the show unified-edge tdf domain service-mode command.

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

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

Field Name

Field Description

Level of Output

Maintenance Mode

Phases applicable when the TDF domain 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

Gateway Name

Name of the TDF gateway.

none

Service Mode

Service mode for the TDF gateway:

  • Operational—Gateway is in operational mode.

  • Maintenance—Gateway is in maintenance mode.

All levels

Sample Output

show unified-edge tdf service-mode brief

content_copy zoom_out_map
user@host> show unified-edge tdf 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.

Gateway Name                    Service Mode

TDF                             Operational
TDF2                            Operational

show unified-edge tdf service-mode detail

content_copy zoom_out_map
user@host> show unified-edge tdf service-mode detail
Service Mode Status
Gateway Name    : PGW
Service Mode    : Operational
Service Mode Status
Gateway Name    : PGW2
Service Mode    : Operational

Release Information

Statement introduced in Junos OS Release 17.1.

footer-navigation