Figure 2-3
Example network of the HWTACACS authentication
Procedure
Step 1
Configure an authentication scheme.
Configure authentication scheme named
newscheme
(users are authenticated through
HWTACACS).
huawei(config)#
aaa
huawei(config-aaa)#
authentication-scheme newscheme
huawei(config-aaa-authen-newscheme)#
authentication-mode hwtacacs
huawei(config-aaa-authen-newscheme)#
quit
Step 2
Configure an authorization scheme.
Configure authorization scheme named
newscheme
(users are authorized through
HWTACACS).
huawei(config-aaa)#
authorization-scheme newscheme
huawei(config-aaa-author-newscheme)#
authorization-mode hwtacacs
huawei(config-aaa-author-newscheme)#
quit
Step 3
Configure the accounting scheme.
Configure accounting scheme named
newscheme
(users are authenticated through
HWTACACS). the interval is 10 minutes.
huawei(config-aaa)#
accounting-scheme newscheme
huawei(config-aaa-accounting-newscheme)#
accounting-mode hwtacacs
huawei(config-aaa-accounting-newscheme)#
accounting interim interval 10
huawei(config-aaa-accounting-newscheme)#
quit
huawei(config-aaa)#
quit
Step 4
Configure the HWTACACS protocol.
SmartAX MA5600T/MA5603T/MA5608T Multi-service
Access Module
Commissioning and Configuration Guide
2 Basic Configurations
Issue 01 (2014-04-30)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
245