ip dhcp-relay fwd-path
Create the forwarding path from the client to the server.
Syntax
-
default ip dhcp-relay
fwd-path <A.B.C.D> <A.B.C.D>
-
ip dhcp-relay fwd-path
{A.B.C.D} {A.B.C.D}
-
no ip dhcp-relay fwd-path
<A.B.C.D> <A.B.C.D>
Command Parameters
- fwd-path <A.B.C.D> <A.B.C.D>
- Configures the forwarding path
from the client to the server. A.B.C.D is the IP address configured on an
interface (a locally configured IP address) to forward or relay BootP or Dynamic
Host Configuration Protocol (DHCP). The relay can also be a VRRP address.
- A.B.C.D is the IP address of the
DHCP server in the network. If this IP address corresponds to the locally
configured IP network, the DHCP packet is broadcast out from the interface.
Command Mode
Global Configuration