ip dhcp snooping database
To configure the Dynamic Host Configuration Protocol (DHCP)-snooping database, use the ip dhcp snooping
database command in global configuration mode. To disable the DHCP-snooping database, use the no form
of this command.
no ip dhcp snooping database [ timeout | write-delay ]
Syntax Description
Specifies the database URL for
storing entries using flash.
flash:url
Specifies the database URL for
storing entries using FTP.
ftp:url
Specifies the database URL for
storing entries using HTTP.
http:url
Specifies the database URL for
storing entries using secure HTTP
(https).
https:url
Specifies the database URL for
storing entries using remote copy
(rcp).
rcp:url
Specifies the database URL for
storing entries using Secure Copy
(SCP).
scp:url
Specifies the database URL for
storing entries using TFTP.
tftp:url
Specifies the abort timeout interval;
valid values are from 0 to 86400
seconds.
timeout seconds
Specifies the amount of time before
writing the DHCP-snooping entries
to an external server after a change
is seen in the local DHCP-snooping
database; valid values are from 15
to 86400 seconds.
write-delay seconds
Command Default
The DHCP-snooping database is not configured.
Command Reference, Cisco IOS XE Everest 16.5.1a (Catalyst 3650 Switches)
765
ip dhcp snooping database