IP Router Command Reference
158 7705 SAR OS Router Configuration Guide
subnet-stats
Syntax subnet-stats ip-address[/mask]
subnet-stats pool pool-name
Context show>router>dhcp>local-dhcp-server
Description This command displays subnet statistics.
Parameters ip-address — the IP address of the DHCP server in dotted-decimal notation
Values a.b.c.d (host bits must be 0)
mask — the subnet mask in Classless Inter-Domain Routing (CIDR) notation, expressed as a
decimal integer
Values 0 to 32
pool-name — the name of the DHCP address pool
Values up to 32 alphanumeric characters
Output The following output is an example of DHCP server subnet statistics information, and Table 18
describes the fields.
Sample Output
*A:ALU-1# show router dhcp local-dhcp-server local1 subnet-stats pool p1
===============================================================================
Statistics for pool p1
===============================================================================
Subnet Free Offered Stable
FRPending RemPending Declined
-------------------------------------------------------------------------------
192.168.100.0/24 10 0 1
00 0
-------------------------------------------------------------------------------
No. of entries: 1
===============================================================================
*A:ALU-1#
Dropped No Subnet For
Fixed IP
The number of DHCP packets dropped by the server for user-db hosts
with a fixed address because the subnet to which the address belongs is
not configured
Dropped Duplicate
From Diff GI
The number of DHCP requests dropped by the server because they were
received from a different Gateway IP address within an interval of 10 s
after the previous DHCP request
Table 17: Show DHCP Server Statistics Output Fields (Continued)
Label Description