Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents

show unified-edge tdf domain service-mode

date_range 19-Nov-23

Syntax

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

Description

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

Options

none

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

brief | detail

(Optional) Display the specified level of output.

domain-name tdf-domain-name

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

gateway gateway

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

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

Field Name

Field Description

Level of Output

Maintenance Mode

Phases applicable when the address pool 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 specified

Gateway Name

Name of the TDF gateway.

None specified

Gateway

Name of the TDF gateway.

detail

TDF domain Name

Name of the TDF domain.

All levels

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

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

TDF domain Name               Gateway Name                     Service Mode

jnpr-sunnyvale                  TDF                              Operational
jnpr-toxin                      TDF                              Operational
zoo                             TDF1                             Maintenance - Active Phase

show unified-edge tdf domain service-mode detail

content_copy zoom_out_map
user@host> show unified-edge tdf domain service-mode detail
Gateway: TDF
TDF domain Name        : jnpr-sunnyvale
Service Mode    : Operational

TDF domain Name        : jnpr-toxin
Service Mode    : Operational
Gateway: TDF1

TDF domain Name        : zoo
Service Mode    : Maintenance - Active Phase

Release Information

Statement introduced in Junos OS Release 17.1.

footer-navigation