
Dynamic Host Configuration Protocol (DHCP) Commands
©2008 Allied Telesis Inc. All rights reserved.
53.14
AlliedWare Plus
TM
Operating System Software Reference C613-50003-00 REV E
Software Version 5.2.1
ip dhcp-relay maxhops
This command sets the hop count threshold for discarding BOOTP messages. When the hops
field in a BOOTP message exceeds the threshold, the relay agent discards the BOOTP
message.
Syntax
ip dhcp-relay maxhops <1-255>
Mode
Interface mode
Examples
To set the maximum number of hops to 5 for packets arriving in interface vlan15, use the
command:
awplus(config)#
interface vlan15
awplus(config-if)#
ip dhcp-relay maxhops 5
Related Commands
service dhcp-relay
Parameter
Description
<1-255>
The maximum hop count value.
Default:
10