Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 1717
![background image](/manuals/427254/1717/background.png)
Dynamic Host Configuration Protocol (DHCP) Commands
Software Reference for x310 Series Switches
C613-50046-01 REV A
AlliedWare Plus
TM
Operating System - Version 5.4.4C
64.19
To remove the DHCP server with the IPv4 address 192.0.2.200 from the list of servers
available to the DHCP Relay Agent on interface vlan2, use the commands:
To enable the DHCP Relay Agent on your device to relay DHCP packets on interface
vlan10
to the DHCP server with the IPv6 address 2001:0db8:010d::1 on interface
vlan20
, use the commands:
To remove the DHCP server with the IPv6 address 2001:0db8:010d::1 on interface
vlan20
from the list of servers available to the DHCP Relay Agent on interface vlan10,
use the commands:
awplus#
configure terminal
awplus(config)#
interface vlan2
awplus(config-if)#
no ip dhcp-relay server-address 192.0.2.200
awplus#
configure terminal
awplus(config)#
service dhcp-relay
awplus(config)#
interface vlan10
awplus(config-if)#
ip dhcp-relay server-address
2001:0db8:010d::1 vlan20
awplus#
configure terminal
awplus(config)#
interface vlan10
awplus(config-if)#
no ip dhcp-relay server-address
2001:0db8:010d::1 vlan20