ESRP 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
1270
configure esrp name
configure esrp <esrpDomain> name <new-name>
Description
Renames an existing ESRP domain.
Syntax Description
Default
N/A.
Usage Guidelines
The maximum length for a name is 32 characters. Names can contain alphanumeric characters and
underscores ( _ ) but cannot be any reserved keywords, for example, esrp. Names must start with an
alphabetical character, for example, a, Z.
You can rename an ESRP domain regardless of its current state.
Example
The following command renames ESRP domain
esrp1
to
esrp3
:
configure esrp esrp1 name esrp3
History
This command was first available in ExtremeWare XOS 11.0.
Platform Availability
This command is available on all platforms.
esrpDomain
Specifies the current name of an ESRP domain.
new-name
Specifies a new name for the ESRP domain.