Siemens S323 User Manual

Page of 381
UMN:CLI                                                                                                                                                              User  Manual 
SURPASS hiD 6615 S223/S323 R1.5 
246                                                                         A50010-Y3-C150-2-7619 
The following is an example of displaying DHCP packet statistics. 
SWITCH(config)# show ip dhcp server statistics 
 =========================================== 
 Message               Recieved/Error(0/0) 
 ------------------------------------------- 
 DHCP  DISCOVER 
 DHCP  REQUEST 
 DHCP  DECLINE 
 DHCP  RELEASE 
 DHCP  INFORM 
 ========================================= 
 Message               Sent/Error(0/0) 
 ----------------------------------------- 
 DHCP  OFFER 
 DHCP  ACK 
 DHCP  NAK 
SWITCH(config)# 
 
8.8.1.17 
Displaying DHCP Pool Configuration 
To display a DHCP pool configuration, use the following command. 
Command Mode 
Description 
show ip dhcp pool
 [POOL
Shows a DHCP pool configuration. 
show ip dhcp pool summary
 
[POOL] 
Enable 
Global 
Bridge 
Shows a summary of a DHCP pool configuration. 
POOL: pool name 
 
The following is an example of displaying a DHCP pool configuration. 
SWITCH(config)# show ip dhcp pool summary 
[Total -- 1 Pools] 
 Total 
0.00 of total 
 Available  0 
0.00 of total 
 Abandon 
0.00 of total 
 Bound 
0.00 of total 
 Offered 
0.00 of total 
 Fixed 
0.00 of total 
[sample] 
 Total 
0              0.00%  of  the  pool 
0.00  of  total 
 Available  0              0.00%  of  the  pool 
0.00  of  total 
 Abandon 
0              0.00%  of  the  pool 
0.00  of  total 
 Bound 
0              0.00%  of  the  pool 
0.00  of  total 
 Offered 
0              0.00%  of  the  pool 
0.00  of  total 
 Fixed 
0              0.00%  of  the  pool 
0.00  of  total 
SWITCH(config)#