ESR-Series. User manual
490
Step
Description
Command
Keys
13
Specify specific supplier information
(DHCP Option 43).
esr(config-dhcp-vendor-id)#
vendor-specific-options <HEX>
<HEX> – vendor-specific
information, specified in
hexadecimal format up to 128
symbols.
esr(config-ipv6-dhcp-vendor-id)#
vendor-specific-options <HEX>
14
Specify NetBIOS server IP address
(DHCP option 44) (optionally).
esr(config-dhcp-server)# netbios-
name-server <ADDR>
<ADDR> – NetBIOS server IP
address, defined as
AAA.BBB.CCC.DDD where each
part takes values of [0..255].
You can set up to 4 IP
addresses.
15
Specify tftp server IP address (DHCP
option 150) (optionally).
esr(config-dhcp-server)# tftp-
server <ADDR>
<ADDR> – DNS server IP
address, defined as
AAA.BBB.CCC.DDD where each
part takes values of [0..255].
16.1.2 Configuration example
Objective:
Configure DHCP server operation in a local network that belongs to the 'trusted' security zone. Specify IP
address pool from 192.168.1.0/24 subnet for distribution to clients. Specify address lease time equal to 1 day.
Configure transmission of the default route, domain name and DNS server addresses to clients using DHCP
options.
Solution:
Create «trusted» security zone and determine the inherence of the network interfaces being used to zones:
esr# configure
esr(config)# security zone trusted
esr(config-zone)# exit
Create address pool named «Simple» and add IP address range intended for server clients lease into this pool.
Specify parameters of the subnet that the pool belongs to, and the lease time for addresses:
esr# configure
esr(config)# ip dhcp-server pool Simple
esr(config-dhcp-server)# network
192.168
.
1.0
/
24
esr(config-dhcp-server)# address-range
192.168
.
1.100
-
192.168
.
1.125
esr(config-dhcp-server)#
default
-lease-time
1
:
00
:
00
Configure transfer of additional network parameters to clients:
Содержание ESR Series
Страница 218: ...ESR Series User manual 218 ...
Страница 234: ...ESR Series User manual 234 In addition to RIP protocol configuration open UDP port 520 in the firewall ...
Страница 306: ...ESR Series User manual 306 Parameter targeted LDP Hold timer 45 seconds Keepalive holdtime 180 seconds ...
Страница 452: ...ESR Series User manual 452 Step Description Command Keys 4 Enable Tracking object esr config tracking enable ...
Страница 514: ...ESR Series User manual 514 esr show ntp peers ...