Operation Manual

100
DHCP Commands
E-DOC-CTC-20040210-0030 v1.0
dhcp relay config
Set the relay configuration settings.
SYNTAX:
where:
EXAMPLE:
RELATED COMMANDS:
dhcp server config [agentinfo = <{off|on}>]
[agentmismatch = <{off|on}>]
[trace = <{off|on}>]
agentinfo Sets the relay agent info status (RFC3046) off or on.
The default is off.
OPTIONAL
agentmismatch Forward/Drop DHCP reply packet when a relay agent info mismatch
is detected (RFC3046) (on) or not (off).
The default is off.
OPTIONAL
trace Disable verbose console logging and generation of debug traces (off)
or enable verbose console logging and generation of debug traces
(on).
The default is off.
OPTIONAL
=>dhcp relay config
Agent info status : off
Drop agent info mismatch status : off
Verbose console logging : off
=>dhcp relay config agentinfo=on
=>dhcp relay config
Agent info status : on
Drop agent info mismatch status : off
Verbose console logging : off
=>
dhcp relay add Add a DHCP server to the DHCP server list.
dhcp relay delete Delete a DHCP server from the DHCP server list.