name

Use the name command to change the name of a site. The name command is accessible from within the site:<named-site> context.

name new-name

Parameters

new-name Specifies the new name for this <named-site>.

Usage

You must enter the apply command before exiting the site:<named-site> context for the site name change to take affect. The CLI prompt does not change until you exit and re-enter the site:<named-site> context.

Example

The following example:

  • Renames the site site1 to site9
  • Applies the change
  • Displays the site9 configuration
  • Exits site:<named-site> context
  • Re-enters the site:<named-site> context as site9
EWC.extremenetworks.com:site# site1
EWC.extremenetworks.com:site:site1# name site9
EWC.extremenetworks.com:site:site1# apply
EWC.extremenetworks.com:site:site1# show
Name: site9
...
EWC.extremenetworks.com:site:site1# exit
EWC.extremenetworks.com:site# site9
EWC.extremenetworks.com:site:site9#
EWC.extremenetworks.com:site:site9# show
Name: site9
...
EWC.extremenetworks.com:site:site9#