Owners manual
DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
201
20-5 ipv6 dhcp relay remote-id udf
This command is used to configure the User Define Field (UDF) for remote ID.
ipv6 dhcp relay remote-id udf {ascii STRING | hex HEX-STRING}
Parameters
ascii STRING
Specifies the ASCII string (a maximum of 128 characters) for the UDF
of the Remote ID.
hex HEX-STRING
Specifies the hexadecimal string (a maximum of 256 digits) for the
UDF of the Remote ID.
Default
None.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
This command is used to configure the UDF for the Remote ID.
Example
This example shows how to configure the UDF to the ASCII string “PARADISE001”.
Switch# configure terminal
Switch(config)# ipv6 dhcp relay remote-id udf ascii PARADISE001
Switch(config)#
This example shows how to configure the UDF to the hexadecimal string “010c08”.
Switch# configure terminal
Switch(config)# ipv6 dhcp relay remote-id udf hex 010c08
Switch(config)#
20-6 show ipv6 dhcp
This command is used to display the DHCPv6 related settings on the interface.
show ipv6 dhcp [interface [INTERFACE-ID]]
Parameters
INTERFACE-ID
(Optional) Specifies the VLAN interface ID to display.
Default
None.