Figure 2-2
Example network of the RADIUS Authentication and Accounting application.
Procedure
Step 1
Configure the authentication scheme.
Configure authentication scheme named
newscheme
(users are authenticated through
RADIUS).
huawei(config)#
aaa
huawei(config-aaa)#
authentication-scheme newscheme
Info: Create a new authentication scheme
huawei(config-aaa-authen-newscheme)#
authentication-mode radius
huawei(config-aaa-authen-newscheme)#
quit
Step 2
Configure the accounting scheme.
Configure accounting scheme named
newscheme
(users are authenticated through RADIUS).
the interval is 10 minutes.
huawei(config-aaa)#
accounting-scheme newscheme
Info: Create a new accounting scheme
huawei(config-aaa-accounting-newscheme)#
accounting-mode radius
huawei(config-aaa-accounting-newscheme)#
accounting interim interval 10
huawei(config-aaa-accounting-newscheme)#
quit
huawei(config-aaa)#
quit
Step 3
Configure the RADIUS protocol.
Create RADIUS server template named
hwtest
with the RADIUS server 10.10.66.66 as the
primary authentication and accounting server, and the RADIUS server 10.10.66.67 as the
secondary authentication and accounting server.
huawei(config)#
radius-server template hwtacacs
Note: Create a new server template
huawei(config-radius-hwtacacs)#
radius-server authentication 10.10.66.66 1812
huawei(config-radius-hwtacacs)#
radius-server authentication 10.10.66.67 1812
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.
238