Show ip dhcp database, Syntax description, Defaults – Cisco 32369 User Manual

Page 46: Command modes, Usage guidelines, Examples, Table4 show ip dhcp database field descriptions

Advertising
background image

Command Reference

46

Release 12.0(1)T

show ip dhcp database

To display Cisco IOS Dynamic Host Configuration Protocol (DHCP) Server database agent
information, use the show ip dhcp database Privileged EXEC command.

show ip dhcp database [url]

Syntax Description

Defaults

If a URL is not specified, all database agent records are shown. Otherwise, only information about
the specified agent is displayed.

Command Modes

Privileged EXEC

Usage Guidelines

This command first appeared in Cisco IOS Release 12.0(1)T.

Examples

The following example shows all DHCP server database agent information. Table 4 lists descriptions
for each field in the example.

Router# show ip dhcp database

URL

:

ftp://user:[email protected]/router-dhcp

Read

:

Dec 01 1997 12:01 AM

Written

:

Never

Status

:

Last read succeeded. Bindings have been loaded in RAM.

Delay

:

300 seconds

Timeout

:

300 seconds

Failures

:

0

Successes

:

1

url

(Optional) Specifies the remote file used to store automatic DHCP
bindings. Following are the acceptable URL file formats:

• tftp://host/filename

• ftp://user:password@host/filename

• rcp://user@host/filename

Table 4

show ip dhcp database Field Descriptions

Field

Description

URL

Specifies the remote file used to store automatic DHCP
bindings. Following are the acceptable URL file formats:

• tftp://host/filename

• ftp://user:password@host/filename

• rcp://user@host/filename

Advertising