Configuring a Network Address Pool
Web – Click DHCP, Server, Pool Configuration. Click the Configure
button for any entry. Click the radio button for "Network." Enter the IP
address and subnet mask for the network pool. Configure the optional
parameters such as gateway server and DNS server. Then click Apply.
Figure 16-4 DHCP Server Pool - Network Configuration
CLI – This example configures a network address pool.
Console(config)#ip dhcp pool tps
Console(config-dhcp)#network 10.1.0.0 255.255.255.0
Console(config-dhcp)#default-router 10.1.0.253
Console(config-dhcp)#dns-server 10.2.3.4
Console(config-dhcp)#netbios-name-server 10.1.0.33
Console(config-dhcp)#netbios-node-type hybrid
Console(config-dhcp)#domain-name example.com
Console(config-dhcp)#bootfile wme.bat
Console(config-dhcp)#next-server 10.1.0.21
Console(config-dhcp)#lease infinite
Console(config-dhcp)#
C
ONFIGURING THE
DHCP S
ERVER
35-8
35-9
35-10
35-11
35-13
35-14
35-11
35-13
35-12
35-15
16-9
Need help?
Do you have a question about the TigerStack II SMC8848M and is the answer not in the manual?