In a hot backup scenario where a domain name is delivered by the RADIUS server or carried in a packet from a user terminal, the backup device must map the domain name into different domain names for different RBSs to ensure resource independency in the RBSs.
Procedure
- Configure a domain mapping list on the master and backup devices.
- Run system-view
The system view is displayed.
- Run aaa
The AAA view is displayed.
- Run domain domain-name
A domain is created and the AAA domain view is displayed.
- Run commit
The configuration is committed.
- Run quit
Return to the AAA domain view.
- Run domain-map-list domain-map-list-name
A domain mapping list is created and the domain mapping list view is displayed.
- Run domain source-domain-name mapping destination-domain-name [ extend ]
A domain mapping is added to the domain mapping list.
- Run commit
The configuration is committed.
- Configure domain mapping in an RBS.
- Run system-view
The system view is displayed.
- Run remote-backup-service service-name
The RBS view is displayed.
- Run domain-map-list domain-map-list-name
A domain mapping list is bound to the RBS.
- Run commit
The configuration is committed.