Справочник Пользователя для Ulterius Technologies LLC FDN40

Скачать
Страница из 388
 
CHAPTER 3: DHCP SERVER 
Configuration User Manual 
65 
© Ulterius Technologies, LLC 2016. Confidential & Proprietary. 
 
If  the  number  of  IP  addresses  allocated  from  the  pool  is  above  the  utilization 
threshold percentage, the server will log an event in SYSLOG and will send a SNMP 
trap message to the SNMP manager. 
 
Refer  SNMPv3  configuration  user  manual  to  configure  SNMP  manager  for  the 
Switch, so that the trap message will be sent appropriately. 
3.5.3.5 
WEB Configuration for DHCP Address Pool  
DHCP Address Pool can be configured through WEB interface using the 
DHCP Pool Settings screen (Navigation - Layer3Management > DHCP 
Server >
 Pool Settings
 
Screen 3-2: DHCP Pool Settings  
3.5.4 
Creating an Excluded Address in the Pool 
Refer Figure 3-1 for Topology Setup. Excluded address pool specifies a 
range of IP addresses that cannot be allocated for the client. 
3.5.4.1 
CLI Configuration 
1.  Execute the following commands in FDN40-1. 
 
Enter the Global Configuration mode. 
UltOs# configure terminal 
 
Create pool 1 and enter into DHCP pool configuration mode. 
UltOs(config)# ip dhcp pool 
 
Configure the excluded address pool from 12.0.0.6 to 12.0.0.8 
UltOs(dhcp-config)# excluded-address 12.0.0.6 12.0.0.8 
 
Exit from the DHCP Pool configuration mode. 
UltOs(dhcp-config)# end 
2.  View the excluded address pools using the following command. 
UltOs# show ip dhcp server pools 
The output in FDN40-1 is