Command Reference DHCP Commands
matching which needs the front part matching only. Without the ā*ā means
needing full matching.
Global CLASS configuration mode
The following example configures a global CLASS which can match multiple Option82 information.
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*
Defines a CLASS and enter the global CLASS configuration mode.
Enters the Option82 matching information configuration mode.
Use this command to configure the identification which is used to describe the CLASS in this global
CLASS configuration mode. Use the no form of this command to delete the identification.
Information used to identify the CLASS, which can be the character
strings with space in them.
Global CLASS configuration mode.