dhcpv6-snooping external-storage

Syntax

dhcpv6-snooping external-storage volumefileno dhcpv6-snooping external-storage

Description

配置外部存储用于支持up IPv6 bindings (used by DHCPv6 snooping) to a file. When configured, the switch stores all the IP bindings in an external storage file so that they are retained after the switch restarts. When the switch restarts, it reads the IPv6 bindings from the configured external storage file to populate its local cache.

The no form of this command disables the saving of IPv6 bindings in an external storage file.

Command context

config

Parameters

volume

Specifies the name of the existing external storage volume where the IPv6 bindings file will be saved. Before running thedhcpv6-snooping external-storage volumecommand, first create the external storage volume using commandexternal-storage. SeeExternal storage commandsin theCommand-Line Interface Guide.

file

Specifies the file name to use for storing IPv6 bindings. Maximum 255 characters.

Authority

Administrators or local user group members with execution rights for this command.

Examples

Configuring IPv6 bindings storage in fileipv6Bindingson existing volumedhcp_snoop:

switch(config)#dhcpv6-snooping external-storage volume dhcp_snoop file ipv6Bindings

Disabling external storage:

switch(config)#no dhcpv6-snooping external-storage