Adds a child role to the specified role.
| role_name | 
                 Specifies the name of an existing role.  | 
                        
| child-role | 
                 Specifies a name for the new child role (up to 32 characters).  | 
                        
N/A.
The child role name can include up to 32 characters. Role names must begin with an alphabetical letter, and only alphanumeric, underscore (_), and hyphen (-) characters are allowed in the remainder of the name. Role names cannot match reserved keywords. For more information on role name requirements and a list of reserved keywords, see Object Names.
The following example configures a child role named East for the existing role named India-Engr:
* Switch.66 # configure identity-management role "India-Engr" add child-role East
This command was first available in ExtremeXOS 12.5.
This command is available on all ExtremeSwitching Universal switches.