E-DOC-CTC-20061027-0003v2.0
DHCP Commands
140
dhcp relay modifyModify an entry from the DHCP forward list.
SYNTAX:
where:
RELATED COMMANDS:
dhcp relay modify name = <string>
[addr = <ip-address>]
[intf = <{None | guest1 | dmz1 | wan1 |
lan1 | Internet}>]
[giaddr = <ip-address>]
[script = <>]
name The forward entry name. REQUIRED
addr The DHCP server IP address. OPTIONAL
intf The name of the relay interface, ‘None’ to indicate no interface
is specified.
The standard is None.
OPTIONAL
giaddr The giaddr field to be used in relayed DHCP packets. OPTIONAL
script Script to be run when the forward entry is hit. OPTIONAL
dhcp relay add Add an entry to the DHCP forward list.
dhcp relay delete Delete an entry from the DHCP forward list.
dhcp relay list List the DHCP forward list.