name

Use this command in Maintenance Domain Configuration mode to change the name of the maintenance domain currently being configured.

Syntax

name {string-name name | dns-like-name dns-name | mac-int-name mac-name | no-name}
no name {string-name name | dns-like-name dns-name | mac-int-name mac-name | no-name}

Parameters

string-name name Specifies an MD or MA string name of up to 43 printable characters.
dns-like-name dns-name Specifies an MD string that represents a standard domain name server convention (MD mode only).
mac-int-name mac-name Specifies an MD string that follows a MAC address format plus an integer index ID value separated by a period (.) in the format xx-xx-xx-xx-xx-xx.ID or xx:xx:xx:xx:xx:xx.ID, where x is a hex value and the ID range is 0 - 65535 (MD mode only).
no-name Specifies that a NULL string (“”) will be used for the MD name (MD mode only).

Defaults

None.

Mode

Maintenance Domain Configuration mode.

Usage

This command allows you to change the name for the maintenance domain of the current context.

The “no” form of this command deletes the specified maintenance command configuration.

Examples

This example shows how to change the name of the myMD1 maintenance domain to yourMD1. Note that the index number for this maintenance domain does not change.

System(rw-config)->cfm md string-name myMD1
System(su-config-cfm-md.1)->name md string-name yourMD1

This example shows how to change the name of the www.extremenetworks.com maintenance domain to www.extremenetworks.support.com:

System(rw-config)->cfm md dns-like-name www.extremenetworks.com
System(su-config-cfm-md.2)->name dns-like-name www.extremenetworks.support.com
System(su-config-cfm-md.2)->