Nortel Networks 8000 Series Switch User Manual


 
Reference for the Passport 8000 Series Command Line Interface Routing Operations
2-2 208967-B
config ip dhcp-relay Commands
The config ip dhcp-relay commands allow you to view and configure DHCP
parameters globally.
The
config ip dhcp-relay commands use the following syntax and parameters:
config ip dhcp-relay
followed by:
info Displays current DHCP global configuration on the
switch.
create-fwd-path agent
<value> server <value>
[mode <value>] [state
<value>]
Configures the forwarding path from the client to the
server.
agent <value> is the IP address configured
on an interface (a locally configured IP address).
server <value> 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 the interface.
[mode <value>] is to forward BootP
messages only, DHCP messages only, or both
{bootp|dhcp|bootp_dhcp}.
[state <value>] enables or disables the
forwarding path.
enable-fwd-path agent
<value> server <value>
Enables DHCP relaying on the path from the IP
address to the server.
agent <value> is the IP address configured
on an interface (a locally configured IP address).
server <value> 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 the interface.
delete-fwd-path agent
<value> server <value>
Deletes the forwarding path from the client to the
server.
agent <value> is the IP address configured
on an interface (a locally configured IP address).
server <value> is the IP address of the
DHCP server in the network.
cli.book Page2 Wednesday,April19, 2000 3:14PM