unconfigure elrp-client

unconfigure elrp-client {vlan_name | dynamic-vlans}

Description

Disables a pending one-shot or periodic ELRP request for the specified VLAN or for all dynamic VLANs.

Syntax Description

vlan_name Specifies a VLAN name.
dynamic-vlans Removes all ELRP configuration options for dynamically created VLANs.

Default

N/A.

Usage Guidelines

This command disables a pending one-shot or periodic ELRP request for the specified VLAN or dynamic VLANs.

To start one-time, non-periodic ELRP packet transmission on specified ports of a VLAN using a particular count and interval, use one of the following commands:

To configure periodic transmission of ELRP packets, use the configure elrp-client periodic command.

The ELRP client must be enabled globally in order for it to work on any VLANs. Use the enable elrp-client command to globally enable the ELRP client.

The ELRP client can be disabled globally so that none of the ELRP VLAN configurations take effect. Use the disable elrp-client command to globally disable the ELRP client.

Example

The following command disables a pending ELRP request on VLAN elrp1:

unconfigure elrp-client elrp1

History

This command was first available in ExtremeXOS 11.1.

The dynamic-vlans option was added in ExtremeXOS 22.3.

Platform Availability

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