Dhcp Relay Configuration Example Two - 3Com 400 Family Configuration Manual

Table of Contents

Advertisement

DHCP Relay
Configuration Example
Two
Networking Diagram
Figure 23 Configuring DHCP Relay
DHCP client
DHCP client
10.110.0.0
Ethernet
10.110.1.1
Switch ( DHCP Relay )
Configuration Procedure
1 Create a DHCP server group that will use two DHCP servers (a master and an
optional backup) and assign it the IP addresses of the two DHCP servers (the first
IP address is the master).
[4500]dhcp-server 0 ip 192.168.1.1 192.168.2.1
2 Configure the Switch so all clients use DHCP server group '0'.
[4500]interface vlan-interface 1
[4500-Vlan-interface1]dhcp-server 0
[4500-Vlan-interface1]quit
[4500]interface vlan-interface 10
[4500-Vlan-interface10]dhcp-server 0
[4500-Vlan-interface10]quit
Networking Requirements
The segment address for the DHCP Client is 10.110.0.0, which is connected to a
port in VLAN2 on the Switch. The IP address of the DHCP Server is 202.38.1.2. The
DHCP packets should be forwarded via the Switch with DHCP Relay enabled. A
DHCP Client can get its IP address and other configuration information from the
DHCP Server.
DHCP Server
202.38.1.1
Internet
Ethernet
202.38.0.0
DHCP Configuration
202.38.1.2
85

Advertisement

Table of Contents
loading

Table of Contents