Supported Platforms
Related Documentation
show dhcp snooping binding
Syntax
Release Information
Command introduced in Junos OS Release 9.0 for EX Series switches.
Command introduced in Junos OS Release 12.1 for the QFX Series.
Description
Display the DHCP snooping database information.
Options
interface interface-name | — | (Optional) Display the DHCP snooping database information for an interface. |
vlan vlan-name | — | (Optional) Display the DHCP snooping database information for a VLAN. |
Required Privilege Level
view
Related Documentation
List of Sample Output
show dhcp snooping bindingOutput Fields
Table 1 lists the output fields for the show dhcp snooping binding command. Output fields are listed in the approximate order in which they appear.
Table 1: show dhcp snooping binding Output Fields
Field Name | Field Description | Level of Output |
---|---|---|
MAC Address | MAC address of the network device; bound to the IP address. | All levels |
IP Address | IP address of the network device; bound to the MAC address. | All levels |
Lease | Lease granted to the IP address. | All levels |
Type | How the MAC address was acquired. | All levels |
VLAN | VLAN name of the network device whose MAC address is shown. | All levels |
Interface | Interface address (port). | All levels |
Sample Output
show dhcp snooping binding
user@switch> show dhcp snooping binding
DHCP Snooping Information: MAC Address IP Address Lease Type VLAN Interface ----------------- ---------- ----- ------- ---- --------- 00:00:01:00:00:03 192.0.2.0 640 dynamic guest ge-0/0/12.0 00:00:01:00:00:04 192.0.2.1 720 dynamic guest ge-0/0/12.0 00:00:01:00:00:05 192.0.2.5 800 dynamic guest ge-0/0/13.0