Owners manual

DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
160
characters are allowed in the string.
vendor1
Specifies to use vender1.
vendor2
Specifies to use vender2.
vendor3
Specifies to use vender3.
vendor4
Specifies to use vender4.
vendor5
Specifies to use vender5.
vendor6
Specifies to use vender6.
Default
The circuit ID format is VLAN ID, module number and port number.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
This command is used to select different vendor’s circuit ID format or configures a user-defined string of
ASCII characters to be the circuit ID.
Example
This example shows how to use vendor1 as the circuit ID.
Switch# configure terminal
Switch(config)# ip dhcp relay information option
Switch(config)# ip dhcp relay information option format circuit-id vendor1
Switch(config)#
This example shows how to configure a user-defined string “abcd” as the circuit ID.
Switch# configure terminal
Switch(config)# ip dhcp relay information option
Switch(config)# ip dhcp relay information option format circuit-id string abcd
Switch(config)#
16-13 ip dhcp relay information option format-type circuit-id
This command is used to configure the DHCP information circuit ID sub-option of the user-defined string.
ip dhcp relay information option format-type circuit-id vendor3 string STRING
no ip dhcp relay information option format-type circuit-id vendor3 string
Parameters
vendor3
Specifies to the vender3 user-defined string with the maximum 32
characters.
STRING
Specifies the vendor-defined string.