display dhcp relay security statistics
Syntax
display dhcp relay security statistics [ | { begin | exclude | include } regular-expression ]
View
Any view
Default level
1: Monitor level
Parameters
|: Filters command output by specifying a regular expression. For more information about regular expressions, see 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 display dhcp relay security statistics to display statistics about bindings of DHCP relay agents.
You must enable address check, or IP source guard on the DHCP relay agent before it can generate dynamic client entries. For more information about IP source guard, see Security Configuration Guide.
Examples
# Display statistics about bindings of DHCP relay agents.
<Sysname> display dhcp relay security statistics Static Items :1 Dynamic Items :0 Temporary Items :0 All Items :1
Table 13: Command output
Field | Description |
---|---|
Static Items | Static binding items |
Dynamic Items | Dynamic binding items |
Temporary Items | Temporary binding items |
All Items | All binding items |