set protocols dhcp6 snooping binding file


The set protocols dhcp6 snooping binding file command configures a DHCPv6 snooping binding file for synchronizing DHCPv6 snooping entries from memory.


Command Syntax

set protocols dhcp6 snooping binding file <file-path>


Parameters

Parameter

Description

file <file-path>

Specifies a file path to save the DHCPv6 snooping binding table.


Usage Guidelines

If a DHCPv6 snooping binding file is specified, the DHCPv6 snooping entries will be synchronized from the memory to the binding file. This prevents DHCPv6 snooping entries data loss in case of power failure. By setting a DHCPv6 snooping binding file, the system can directly load the existing snooping entries from the binding file after if recovers.

For non-X86 devices, the path of the binding file is /mnt/open/dhcp6_bind; for X86 devices, the binding file path should not be under /tmp.


Example

  • Configure the DHCPv6 snooping binding file.
admin@Xorplus# set protocols dhcp6 snooping binding file /mnt/open/dhcp6_bind
admin@XorPlus# commit

Copyright © 2024 Pica8 Inc. All Rights Reserved.