beautypg.com

Allied Telesis AT-8100 Series User Manual

Page 488

background image

Chapter 29: DHCP Relay Overview

488

awplus> enable

Enter the Privileged Exec mode
from the User Executive mode.

awplus# configure terminal

Enter the Global Configuration
mode.

awplus(config)# interface vlan28

Enter the VLAN Configuration
mode for the VLAN.

awplus(config-if)# ip address 149.23.32.41/24

Create the IP address interface
with the IP ADDRESS command.

awplus(config-if)# ip dhcp-relay

Add the DHCP relay agent to the
VLAN.

awplus(config-if)# end

Return to the Privileged Exec
mode.

awplus# show ip interface

Confirm the IP address in the
VLAN with the SHOW IP
INTERFACE command.

awplus# show ip dhcp-relay interface vlan28

Confirm the addition of the relay
agent to the VLAN with the SHOW
IP DHCP-RELAY command and
the INTERFACE option.

Interface

IP Address

Status

Protocol

VLAN28-0

149.23.32.41

admin up

down

DHCP Relay on interface VLAN28-0 is enabled.