User's Manual

E-DOC-CTC-20061027-0003 v2.0
DHCP Commands
136
dhcp relay ifconfig
Configure a DHCP relay interface.
SYNTAX:
where:
dhcp relay ifconfig intf = <string>
[relay = <{disabled | enabled}>]
[maxhops = <number{0-16}>]
[remoteid = <password>]
[trusted = <{disabled | enabled}>]
intf The name of the dynamic interface to be configured. REQUIRED
relay Set the relay status to enabled or disabled.
The default is disabled.
OPTIONAL
maxhops A number between 0 and 16.
Represents the maximum number of hops allowed in the
DHCP packet.
The default is 4.
OPTIONAL
remoteid Set the remote ID as specified in RFC3046. OPTIONAL
trusted Drop/forward DHCP request packet when the DHCP Relay
Agent Option is enabled (with the command :dhcp relay
config agentinfo=enabled) and the giaddr field is 0
(RFC3046)) (enabled) or not (disabled).
The default is disabled.
OPTIONAL