28
Parameters
all
: Displays information about all IP address conflicts.
ip-address
: Displays conflict information for a specified IP address.
|
: Filters command output by specifying a regular expression. For more information about regular
expressions, see the
Fundamentals Configuration Guide
.
begin
: Displays the first line that matches the specified regular expression and all lines that follow.
exclude
: Displays all lines that do not match the specified regular expression.
include
: Displays all lines that match the specified regular expression.
regular-expression
: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Description
Use the
display dhcp server conflict
command to display information about IP address conflicts.
Related commands:
reset dhcp server conflict
.
Examples
# Display information about all IP address conflicts.
<Sysname> display dhcp server conflict all
Address Discover time
4.4.4.1 Apr 25 2007 16:57:20
4.4.4.2 Apr 25 2007 17:00:10
--- total 2 entry ---
Table 4
Output description
Field
Description
Address
Conflicted IP address
Discover Time
Time when the conflict was discovered
display dhcp server expired
Syntax
display dhcp server expired
{
all
|
ip
ip-address
|
pool
[
pool-name
] } [
|
{
begin
|
exclude
|
include
}
regular-expression
]
View
Any view
Default level
1: Monitor level
Parameters
all
: Displays the lease expiration information of all DHCP address pools.
ip
ip-address
: Displays the lease expiration information of a specified IP address.
pool
[
pool-name
]: Displays the lease expiration information of a specified address pool. The
pool name
is a string of 1 to 35 characters. If the
pool name
is not specified, the lease expiration information of all
address pools is displayed.