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 address-assignment pool (View)

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show network-access address-assignment pool name

Description

Display information summary about a specific pool.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show network-access address-assignment pool command. Output fields are listed in the approximate order in which they appear.

Table 1: show network-access address-assignment pool Output Fields

Field Name

Field Description

IP address

IP address assigned to a client.

Hardware address

MAC address of the client. For XAuth clients, the value is NA.

Host/User

For static IP address assignment, the user name and profile are displayed in the format username@profile. If the client is assigned an IP address from an address pool and a user name exists, the user name is displayed. For DHCP applications, if the host name is configured the host name is displayed; otherwise NA is displayed.

Type

Either XAuth or DHCP attributes are configured.

Sample Output

command-name

content_copy zoom_out_map
user@host> show network-access address-assignment pool xauth1
IP address       Hardware address        Host/User                 Type
192.0.2.1         NA                      jason@dvpn-auth           XAUTH
192.0.2.2         NA                      jacky                     XAUTH
192.0.2.3         00:00:5E:00:53:01       host1                     DHCP
192.0.2.4         00:00:5E:00:53:02       NA                        DHCP

Release Information

Command introduced in Junos OS Release 10.4.

footer-navigation