configure ip-security dhcp-snooping information remote-id

configure ip-security dhcp-snooping information remote-id [system-name |remote-id_info]

Description

Configures the DHCP relay agent remote ID.

Syntax Description

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).

Default

If neither a system name nor the customized remote ID is configured, the default is the switch's MAC address.

Usage Guidelines

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.

Example

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

History

This command was first available in ExtremeXOS 12.1.

Platform Availability

This command is available on ExtremeSwitching 5320, 5420, 5520, and 5720 series switches.