DHCP Client Test Scenarios using OmniAccess 5740 USG
Except on the first page, right running head:
Heading1 or Heading1NewPage text (automatic)
1069
Alcatel-Lucent
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
DHCP CLIENT TEST SCENARIOS USING OMNIACCESS 5740
USG
Figure 58: DHCP client test scenario using OmniAccess 5740 USG
CONFIGURATION STEPS
Step 1: Create a DHCP client object.
ALU(config)# ip dhcp client client1
ALU(config-dhcp-client-client1)#
Step 2: Configure a Gigabit Ethernet interface, administratively bring it up. Attach
the DHCP client object to the interface.
ALU(config)# interface GigabitEthernet3/0
ALU(config-if GigabitEthernet3/0)# no shutdown
ALU(config-if GigabitEthernet3/0)# dhcp client client1
When DHCP client is configured and attached to an interface, the client sends a
broadcast request to the DHCP server to obtain an IP address for the interface.
The DHCP server assigns an IP address for the broadcast interface.
This can be verified by giving the show command ‘show ip dhcp client [<client-
name>]’