Troubleshooting Commands
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
1990
unconfigure elrp-client
unconfigure elrp-client <vlan_name>
Description
Disables a pending one-shot or periodic ELRP request for the specified VLAN.
Syntax Description
Default
None.
Usage Guidelines
This command disables a pending one-shot or periodic ELRP request for the specified VLAN.
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:
●
configure elrp-client one-shot <vlan_name> ports [<ports> | all] interval <sec>
retry <count> [log | print | print-and-log]
—(This command is backward compatible with
Extreme Networks switches running the ExtremeWare software.)
●
run elrp <vlan_name> {ports <ports>} {interval <sec>} {retry <count>}
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 ExtremeWare XOS 11.1.
vlan_name
Specifies a VLAN name.