
C613-50186-01 Rev B
Command Reference for AR2050V
2320
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
D
YNAMIC
H
OST
C
ONFIGURATION
P
ROTOCOL
(DHCP) C
OMMANDS
IP
DHCP
-
RELAY
AGENT
-
OPTION
REMOTE
-
ID
To set the Remote ID to
myid
for client DHCP packets received on PPP interface
ppp0
, use the commands:
awplus#
configure terminal
awplus(config)#
interface ppp0 timeslots all
awplus(config-if)#
ip dhcp-relay agent-option remote-id myid
To remove the Remote ID specified for PPP interface
ppp0
, use the commands:
awplus#
configure terminal
awplus(config)#
interface ppp0 timeslots all
awplus(config-if)#
no ip dhcp-relay agent-option remote-id
Related
Commands