Configures the DHCP relay agent remote ID.
remote-id | Specifies configuring the remote ID. |
system-name | Specifies assigning the switch's system name as the remote ID. |
remote-id_info | Specifies assigning a user-defined string as the remote ID (up to 32 characters). |
If neither a system name nor the customized remote ID is configured, the default is the switch's MAC address.
This command specifies setting the remote ID as either the switch's system name (for example, X465-48P) or a user-defined string. If neither selection has been made, or you unconfigure the remote ID (unconfigure ip-security dhcp-snooping information remote-id), the default remote ID is the switch's MAC address. However, this default (MAC address) name does not appear in the show ip-security dhcp-snooping information remote-id command.
The following command configures the DHCP remote ID as the switch's system name::
# configure ip-security dhcp-snooping information remote-id system-name
The following command configures the DHCP remote ID as "mydhcp":
# configure ip-security dhcp-snooping information remote-id mydhcp
This command was first available in ExtremeXOS 12.1.
This command is available on ExtremeSwitching X435, X440-G2, X450-G2, X460-G2, X465, X590, X620, and X695 series switches.