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

dhcpv6-snooping-file

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
dhcpv6-snooping-file (local_pathname | remote_URL);
    location local_pathname | remote_URL;
    timeout seconds;
    write-interval seconds;
}

Hierarchy Level

  • For platforms with Enhanced Layer 2 Software (ELS):

    content_copy zoom_out_map
    [edit system processes  dhcp-service];
    
  • For platforms without ELS:

    content_copy zoom_out_map
    [edit ethernet-switching-options secure-access-port]
    

Description

Ensure that IP-MAC bindings persist through switch reboots by specifying a local pathname or a remote URL for the storage location of the DHCPv6 snooping database file.

The remaining statements are explained separately. See CLI Explorer.

Default

The IP-MAC bindings in the DHCPv6 snooping database are not persistent. If the switch is rebooted, the bindings are lost.

Required Privilege Level

system—To view this statement in the configuration.

system-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 13.2X51-D20.

Support at the [edit ethernet-switching-options secure-access-port] hierarchy level introduced in Junos OS 14.1X53-D10 for EX Series switches.

footer-navigation