Command Reference DHCP Commands
This command is exclusive with the option dot1x command.
The following example enables the option82 function on the DHCP relay.
Ruijie# configure terminal
Ruijie(config)# Ip dhcp relay information option82
4.29 ip dhcp relay information remote-id format
Use this command to set the custom string for remote-id.. Use the no form of this command to restore
the default setting.
ip dhcp relay information remote-id format { hex | ascii } [ string ]
no ip dhcp relay information remote-id format { hex | ascii }
This function is disabled by default.
Global configuration mode
This command is configured on the DHCP Relay. When you configure the ip dhcp relay information
remote-id format command, the device, as the DHCP Relay, adds the option information in the
DHCP request packets.
The following example sets the custom string for circuit-id.
Ruijie(config)# ip dhcp relay information remote-id format hex abc111
Ruijie(config)# ip dhcp relay information remote-id format ascii port-test
The following example disables this function.
Ruijie(config)# no ip dhcp relay information remote-id format hex
Ruijie(config)# no ip dhcp relay information remote-id format ascii