IP Address: 38.107.191.103
Hostname: 38.107.191.103

 

DHCP Leases on a Cisco Router

How can I view DHCP leases on a Cisco Router?

Save to del.icio.us


What is DHCP?
The DHCP (Dynamic Host Configuration Protocol) is an Internet protocol responsible for automating the configuration of computers which use TCP/IP. DHCP can be used to assign IP addresses to computers by delivering TCP/IP configuration addresses such as IP address, subnet masks, default routers and DNS addresses. It can also be used to provide information for a number of other services such as printers, time, news and TFTP servers.

View IP Address Assignment
To display address bindings on the Cisco IOS Dynamic Host Configuration Protocol (DHCP) server, use the show ip dhcp binding command in user or privileged EXEC mode.

router1#sh ip dhcp binding

IP address       Client-ID/              Lease expiration        Type
                 Hardware address
192.168.0.51     0100.02b3.91f7.34       Apr 05 2007 06:14 AM    Automatic
192.168.0.53     0100.0423.468b.31       Apr 05 2007 08:42 AM    Automatic
192.168.0.69     0100.0423.4682.ab       Apr 05 2007 07:15 AM    Automatic

Sponsored Ads:

Big Image

Ad Space

Random Articles:

AutoPlay does not work in Windows XP

When I insert a CD-ROM in my CD-ROM the AutoPlay feature or the AutoRun feature may not work.

warning: can’t access /etc/sysconfig/rhn/sources

Why am I getting the error warning: “can’t access /etc/sysconfig/rhn/sources”?

Recent Articles:

Outbound Call Problems with Cisco Call Manager

Users unable to make outbound 10 digit calls when using MGCP

Reset Websense Manager Password

How can I reset the password for the WebsenseAdministrator?

Disabling SSLv2

How can I disable SSL version 2 in Apache and IIS?