Ip dhcp-relay maxhops – Allied Telesis AT-FS970M Series User Manual
Page 479

AT-FS970M Switch Command Line User’s Guide
479
IP DHCP-RELAY MAXHOPS
Syntax
ip dhcp-relay maxhops
maxhops
Parameters
maxhops
Specifies the maximum hop count for DHCP requests. The range
is 1 to 255.
Mode
Global Configuration Class
Description
Use this command to set the hop count for DHCP requests. The relay
agent discards DHCP requests that have hop counts that exceed the
threshold.
To return the parameter to its default setting of 10 hop counts, use the NO
form of this command.
Confirmation Command
“SHOW IP DHCP-RELAY” on page 487
Examples
This example sets the maximum hop count to 25:
awplus> enable
awplus# configure terminal
awplus(config)# ip dhcp-relay maxhops 25
This example returns the maximum hop count to the default 10 hops:
awplus> enable
awplus# configure terminal
awplus(config)# no ip dhcp-relay maxhops