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 network-access domain-map

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show network-access domain-map
<statistics>

Description

Display domain map information.

Options

statistics

(Optional) Display domain map statistics.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show network-access domain-map statistics command. Output fields are listed in the approximate order in which they appear.

Table 1: show network-access domain-map Output Fields

Field Name

Field Description

Matched domains

Number of usernames with domain names that are matched.

Unmatched domains

Number of usernames with domain names that are not matched.

Missing domain names

Number of usernames without a domain name.

Stripped username

Number of usernames from which the domain name has been stripped.

Default used

Number of times the default domain map is used.

Sample Output

show network-access domain-map statistics

content_copy zoom_out_map
user@host> show network-access domain-map statistics
General domain mapping statistics
  Matched domains: 7
  Unmatched domains: 1
  Missing domain names: 0
  Stripped username: 7
Domain statistics for domain-name: default
  Default used: 1

Release Information

Command introduced in Junos OS Release 10.4.

footer-navigation