DHCP Configuration
201
Step 7
(optional)
node
(pf-dhcps)[name]#[no] domain-name-
server
domain-name-server-ip-address
Defines up to 2 domain name servers
(DNS) to be used by the client
(incremental command)
DHCP Option 6
Step 8
(optional)
node
(pf-dhcps)[name]#[no] netbios-name-
server
netbios-name-server-ip-address
Defines IP addresses of up to 2 NetBIOS
Name Servers, better known as ‘WINS
Server’ (Windows Internet Name Service)
(incremental command)
DHCP Option 44
Step 9
(optional)
node
(pf-dhcps)[name]#[no] netbios-node-
type b-node|h-node|m-node|p-node
Defines the NetBIOS node type (b: ???, h:
hybrid, m: ???, p: ???)
DHCP Option 46
Step 10
(optional)
nod
(pf-dhcps)[name]#[no] bootfile
boot-file-
name
Defines the bootfile the client shall use
when starting. Usually this is used in
conjunction with the next-server
command.
Basic DHCP information (‘Boot file
name’)
Step 11
(optional)
node
(pf-dhcps)[name]#[no] next-server
next-
server-ip-address
Defines the address of the next server in
the boot process. This could be a server
different from the DHCP-Server which
provides configuration files for the clients
to be downloaded.
Basic DHCP information (‘Next server IP
address’)
Example: Define a DHCP-Server profile
This example shows how to configure a standard DHCP-Server profile for a LAN with a private IP
address range.
SN(cfg)#
profile dhcp-server LAN
SN(pf-dhcps)[lan]#
network 192.168.1.0 255.255.255.0
SN(pf-dhcps)[lan]#
include 192.168.1.32 192.168.1.63
SN(pf-dhcps)[lan]#
lease 2 days
SN(pf-dhcps)[lan]#
default-router 192.168.1.1
SN(pf-dhcps)[lan]#
domain-name-server 80.254.161.125
SN(pf-dhcps)[lan]#
domain-name-server 80.254.161.126
22.8 Use DHCP-Server Profiles and Enable the DHCP-
Server
If you have specified at least one profile, you can assign it to the DHCP-Server and start the DHCP-
Server.
Procedure
Assign one or more DHCP-Server profiles and enable the DHCP-Server
Software Configuration Guide Release 2.10, Revision 1.00
Содержание SmartWare Release 2.10
Страница 2: ...2 Legal Notice Software Configuration Guide Release 2 10 Revision 1 00...
Страница 15: ...Terms and Definitions 15 Software Configuration Guide Release 2 10 Revision 1 00...
Страница 218: ...218 PPP Configuration no shutdown Software Configuration Guide Release 2 10 Revision 1 00...
Страница 272: ...272 Tone Configuration Software Configuration Guide Release 2 10 Revision 1 00...