[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

show network-access address-assignment pool

Syntax

show network-access address-assignment pool pool-name
<logical-system logical-system-name>
<routing-instance routing-instance-name>

Release Information

Command introduced in JUNOS 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-nameDisplay 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 pool

Output Fields

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

Table 116: 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 routinst2
IP 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

[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]