
E-DOC-CTC-20061027-0003v2.0
DHCP Commands
133
dhcp relay configSet the DHCP relay configuration settings.
SYNTAX:
where:
EXAMPLE:
dhcp relay config [agentinfo = <{disabled | enabled}>]
[agentmismatch = <{disabled | enabled}>]
agentinfo Set the relay agent info status (RFC3046) enabled or disabled.
The default is disabled.
OPTIONAL
agentmismatch Forward/drop DHCP reply packet when a relay agent info
mismatch is detected (RFC3046) (enabled) or not (disabled).
The default is disabled.
OPTIONAL
=>dhcp relay config
Agent info status : disabled
Drop agent info mismatch status : disabled
=>dhcp relay config agentinfo=enabled
=>dhcp relay config
Agent info status : enabled
Drop agent info mismatch status : disabled
=>