beautypg.com

No ip dhcp-relay – Allied Telesis AT-8100 Series User Manual

Page 503

background image

AT-8100 Switch Command Line User’s Guide

503

NO IP DHCP-RELAY

Syntax

no ip dhcp-relay

Parameters

None

Mode

VLAN Configuration mode

Description

Use this command to remove the DHCP relay agent from VLANs to stop
them from forwarding any further DHCP requests.

Confirmation Command

“SHOW IP DHCP-RELAY” on page 509

Examples

This example removes the DHCP relay agent from the Default VLAN,
which has the VID 1:

awplus> enable
awplus# configure terminal
awplus(config)# interface vlan1
awplus(config-if)# no ip dhcp-relay

This example removes the DHCP relay agent from a VLAN with the VID
23:

awplus> enable
awplus# configure terminal
awplus(config)# interface vlan23
awplus(config-if)# no ip dhcp-relay