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 statistics

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show unified-edge tdf address-assignment statistics
<brief | detail>
<fpc-slot fpc-slot>
<gateway gateway-name>
<pic-slot pic-slot>

Description

Display address assignment statistics for one or more TDF gateways. If a TDF gateway is not specified, then the consolidated statistics for all TDF gateways are displayed.

Options

none

(Same as brief) Display address assignment statistics in brief for all TDF gateways.

brief | detail

(Optional) Display the specified level of output.

fpc-slot fpc-slot

(Optional) Display statistics for the session PIC in the specified FPC slot.

gateway gateway-name

(Optional) Display consolidated statistics for the specified TDF gateway.

pic-slot pic-slot

(Optional) Display statistics for the session PIC in the specified PIC slot.

Required Privilege Level

view

Output Fields

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

Table 1: show unified-edge tdf address-assignment statistics Output Fields

Field Name

Field Description

Level of Output

FPC/PIC

FPC and PIC slots for which the statistics are displayed.

detail

Gateway

Name of the TDF gateway.

detail

Total address allocations

Total number of addresses allocated.

All levels

Total allocation failures

Total number of address allocations that failed.

All levels

Total address releases

Total number of addresses that were released.

All levels

Sample Output

show unified-edge tdf address-assignment statistics

content_copy zoom_out_map
user@host> show unified-edge tdf address-assignment statistics


Address assignment statistics
  Total address allocations: 1101
  Total allocation failures: 0
  Total address releases:    800

show unified-edge tdf address-assignment statistics detail

content_copy zoom_out_map
user@host> show unified-edge tdf address-assignment statistics detail


Address assignment statistics   (FPC/PIC: 4/0)
  Gateway:                   TDF
  Total address allocations: 416
  Total allocation failures: 0
  Total address releases:    416

Address assignment statistics   (FPC/PIC: 4/1)
  Gateway:                   TDF
  Total address allocations: 685
  Total allocation failures: 0
  Total address releases:    384

Release Information

Statement introduced in Junos OS Release 17.1.

footer-navigation