ddhcpv6–snooping database file

Syntax

[no] dhcpv6-snooping database file [ASCII-STR|delay <15-86400>| timeout<0-86400>]
        

Description

Configure a lease entry file and its options for storing DHCPv6 snooping binding database.

Parameters and options

ASCII-STR

Copies the DHCPv6 snooping lease file to a TFTP server. The parameter ASCII-STR is a URL and is in the format tftp://<IP-ADDR>/<FILENAME>. The TFTP address can be up to 255 characters. IP-ADDR can be an IPv4 address or an IPv6 address. The IPv6 address must be enclosed in square brackets [].

timeout seconds

Configures the number of seconds to wait for the DSNOOPv6 lease file transfer to complete. An error message is displayed if the file transfer is not completed within the timeout value. A value of zero indicates that the attempt to transfer the DHCPv6 lease file retries indefinitely. The default timeout value is 300 seconds.

database

Configure the parameters to copy the DHCPv6 Snooping lease file to a TFTP server.

delay

Configure the number of seconds to wait before copying the DSNOOPv6 lease file to a TFTP server.

file

Copy the DHCPv6 Snooping lease file to a TFTP server.

timeout

Configure the number of seconds to wait for the DSNOOPv6 lease file transfer to complete.

Validation rules

Validation

Error/Warning/Prompt

Verify whether file name entered is in URL format

database: Bad URL format.

Verify whether the timeout value is within the limit

Invalid input: <value>

Verify whether the delay value is within the limit.

Invalid input: <value>

If the URL format is not proper

Bad URL format.

If the entered URL does not have a valid transfer mode.

URL Transport mode is not supported.