Figure 11.4 Typical Scenario For Dhcp Relay With Nat - Samsung Ubigate iBG3026 Configuration Manual

Hide thumbs Also See for Ubigate iBG3026:
Table of Contents

Advertisement

Using DHCP Relay with NAT
When NAT is enabled, the DHCP server may discard packets because the
giaddr does not match the source of the packet. Additionally, it may not know
how to route the packet back to the client. See Figure 11.4. The solution is that
the gateway address(giaddr) field needs to have IP address 192.168.20.1(in
this example). The DHCP server configuration should be able to give 10.1.1.x
addresses for packets from 192.168.20.1. However, there may be a limitation
that the DHCP server does not allow configuration using IP addresses from a
different subnet, although this is mentioned in the RFC.
10.1.1.1 x
Network
Command Line Interface
The following are examples of command strings relevant to DHCP relay
Router# configure terminal
Router/configure# interface ethernet 0/0
Router/configure/interface/ethernet(0/0)# dhcp_relay
server_address 20.1.1.1
Disabling DHCP Relay
Router/configure/interface/ethernet(0/0)# no dhcp_relay
server_address 20.1.1.1
Configuring the Gateway Address field when NAT is enabled
Router/configure/interface/ethernet(0/0)# dhcp_relay
gateway_address 192.168.20.1
© SAMSUNG Electronics Co., Ltd.
DHCP Client
10.1.1.1
DHCP Client
DHCP Client

Figure 11.4 Typical Scenario for DHCP Relay with NAT

Ubigate iBG3026 Configuration Guide/Ed.00
Network Address Translation
PRIVATE PUBLIC
192.168.20.1
DHCP Pelay Agent
Router
DHCP Server
91

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents