DHCP Server Configuration
Except on the first page, right running head:
Heading1 or Heading1NewPage text (automatic)
1047
Alcatel-Lucent
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
Note: In the above commands, if the VRF name is specified in the commands, it configures
the DHCP option for the specified VRF. If the VRF is not specified, the option is
configured for the Default VRF.
E
XAMPLE
ALU(config)# ip dhcp option bootfile-name boot_image
ALU(config)# ip dhcp option dns-server 1.2.2.2
ALU(config)# ip dhcp option domain-name ALU
ALU(config)# ip dhcp option lease-time 1000250
ALU(config)# ip dhcp option log-server 1.1.1.1
ALU(config)# ip dhcp option next-server 1.1.1.2
ALU(config)# ip dhcp option ntp-server 1.1.1.1
ALU(config)# ip dhcp option routers 1.1.1.1
ALU(config)# ip dhcp option subnet-mask 255.255.255.0
ALU(config)# ip dhcp option tftp-server 3.2.2.1
ALU(config)# ip dhcp option time-offset 100
[no] ip dhcp option subnet-
mask <subnet-mask> [vrf <vrf-
name>]
This command is used to configure the
client's subnet mask.
[no] ip dhcp option tftp-
server <string> [vrf <vrf-
name>]
This command is used to configure the
IP address/domain name of the TFTP
server.
[no] ip dhcp option time-
offset <1-315360000> [vrf
<vrf-name>]
This command is used to determine the
time variation from GMT (in seconds).
Command (in CM) Description