show network-access address-assignment pool
Syntax
Release Information
Command introduced in Junos OS Release 9.0.
Description
Display state information for each address-assignment pool.
Options
- none
Display information about clients that have obtained addresses from the address-assignment pool.
- pool pool-name
Display information about the specified address-assignment pool.
- logical-system logical-system-name
(Optional) Perform this operation on the specified logical system.
- routing-instance routing-instance-name
(Optional) Perform this operation on the specified routing instance.
Required Privilege Level
view and system
List of Sample Output
show network-access address-assignment poolOutput Fields
Table 1 lists the output fields for the show 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 of the client. |
Hardware address | MAC address of the client. |
Type | Type of client. |
Sample Output
show network-access address-assignment pool
user@host> show network-access address-assignment
pool sunnywest logical-system ls1 routing-instance routinst2IP address Hardware address Type 192.168.2.1 00:05:1b:00:b9:01 DHCP 192.168.2.2 00:05:1b:00:b9:02 DHCP 192.168.2.3 00:05:1b:00:b9:03 DHCP 192.168.2.4 00:05:1b:00:b9:04 DHCP
