beautypg.com

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

Page 481

background image

AT-FS970M Switch Command Line User’s Guide

481

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 487

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