CLI Reference DHCP Configuration Commands
Global CLASS configuration mode.
The configuration example below configures a global CLASS which can
match multiple Option82 infomration.
Ruijie(config)# ip dhcp class myclass
Ruijie(config-dhcp-class)# relay agent information
Ruijie(config-dhcp-class-relayinfo)# relay-information
hex 0102256535
Ruijie(config-dhcp-class-relayinfo)# relay-information
hex 010225654565
Ruijie(config-dhcp-class-relayinfo)# relay-information
hex 060225654565
Ruijie(config-dhcp-class-relayinfo)# relay-information
hex 060223*
Define a CLASS and enter the global
CLASS configuraiton mode.
Enter the Option82 matching
information configuratin mode.
remark
Use this command to configure the identification which is used to describe the CLASS in this global CLASS
configuraiton mode. The no form of this command can be used to delete the identification.
remark class-remark
no remark
Information used to indentify the
CLASS, it can be the character strings
with space in them.
Global CLASS configuration mode.