Allied Telesis AT-FS970M Series User Manual
Page 466

Chapter 27: DHCP Relay Overview
466
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.