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

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show unified-edge tdf address-assignment service-mode
<brief | detail>
<pool pool-name>
<routing-instance routing-instance-name>

Description

Display service mode information about address pools.

Options

none

(Same as brief) Display service mode information in brief.

brief | detail

(Optional) Display the specified level of output.

pool pool-name

(Optional) Display service mode information for the specified address pool.

routing-instance routing-instance-name

(Optional) Display service mode information about the address pools that are part of the specified routing instance.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show unified-edge tdf address-assignment service-mode command. Output fields are listed in the approximate order in which they appear.

Table 1: show unified-edge tdf address-assignment 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

Pool Name

Name of the address pool.

All levels

Routing Instance

Routing instance to which the address pool belongs.

All levels

Service Mode

Service mode for the address pool:

  • Operational—Address pool is in operational mode.

  • Maintenance—Address pool is in maintenance mode.

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

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

All levels

Sample Output

show unified-edge tdf address-assignment service-mode brief

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

Routing-Instance                Pool Name                       Service Mode

default                         my_pool                         Operational
default                         v6_pool                         Operational

show unified-edge tdf address-assignment service-mode detail

content_copy zoom_out_map
user@host> show unified-edge tdf address-assignment service-mode detail
Routing Instance: default
Pool Name       : my_pool
Service Mode    : Operational

Routing Instance: default
Pool Name       : v6_pool
Service Mode    : Operational

Release Information

Statement introduced in Junos OS Release 17.1.

footer-navigation