Cisco Cisco ASR 5000

Page of 9109
  Global Configuration Mode Commands (A-K) 
aaa default-domain  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
5283 
aaa default-domain 
Configure global accounting and authentication default domain for subscriber and context-level administrative user 
sessions. 
Product
 
All 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration 
configure
 
Entering the above command sequence results in the following prompt: 
[local]host_name(config)# 
Syntax
 
aaa default-domain { administrator | subscriber } domain_name 
no aaa default-domain { administrator | subscriber } 
no
 
Removes all or only the specified configured domain. 
administrator | subscriber
 
administrator
: Configures the default domain for context-level administrative users. 
subscriber
: Configures the default domain for subscribers. 
domain_name
 
Sets the default context. 
domain_name
 must be an alphanumeric string of 1 through 79 characters. 
Usage 
This command configures the default domain which is used when accounting and authentication services are 
required for context-level administrative user and subscriber sessions whose user name does not include a 
domain. 
Example
 
The following commands configure the default domains for context-level administrative users and 
subscribers, respectively: 
aaa default-domain administrator sampleAdministratorDomain 
aaa default-domain subscriber sampleSubscriberDomain