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 dhcpv6 snooping binding

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show dhcpv6 snooping binding
<interface interface-name>
<vlan vlan-name>

Description

Display the DHCPv6 snooping database information.

Options

interface interface-name

(Optional) Display the DHCPv6 snooping database information for an interface.

vlan vlan-name

(Optional) Display the DHCPv6 snooping database information for a VLAN.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show dhcpv6 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 dhcpv6 snooping binding

content_copy zoom_out_map
user@switch> show dhcpv6 snooping binding             
DHCP Snooping Information:
MAC address        IP address             Lease (seconds) Type     VLAN  Interface
00:10:94:00:00:01  2001:db8::10:10        3599992         dynamic  v1 	  ge-0/0/0.0
00:10:94:00:00:01  fe80::210:94ff:fe00:1  3599992         dynamic  v1    ge-0/0/0.0
00:10:94:00:00:02  2001:db8::10:11        3599992         dynamic  v1    ge-0/0/0.0
00:10:94:00:00:02  fe80::210:94ff:fe00:2  3599992         dynamic  v1    ge-0/0/0.0
00:10:94:00:00:03  2001:db8::10:12        3599992         dynamic  v1    ge-0/0/0.0
00:10:94:00:00:03  fe80::210:94ff:fe00:3  3599992         dynamic  v1    ge-0/0/0.0
00:10:94:00:00:04  2001:db8::10:13        3599992         dynamic  v1    ge-0/0/0.0
00:10:94:00:00:04  fe80::210:94ff:fe00:4  3599992         dynamic  v1    ge-0/0/0.0
00:10:94:00:00:05  2001:db8::10:14        3599992         dynamic  v1    ge-0/0/0.0
00:10:94:00:00:05  fe80::210:94ff:fe00:5  3599992         dynamic  v1    ge-0/0/0.0

Release Information

Command introduced in Junos OS Release 14.1X53-D10.

footer-navigation