Ip dhcp-relay maxhops – Allied Telesis AT-8100 Series User Manual

Page 501

Advertising
background image

AT-8100 Switch Command Line User’s Guide

501

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 509

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

Advertising