Figure 4-2 Radius-Local Authentication And Authorization User Configuration - Zte ZXR10 ZSR V2 Configuration Manual (System Management

Intelligent integrated multi-service router
Hide thumbs Also See for ZXR10 ZSR V2:
Table of Contents

Advertisement

Chapter 4 User Management

Figure 4-2 RADIUS-LOCAL Authentication and Authorization User Configuration

Configuration Flow
1. Configure a RADIUS group.
2. Configure an authentication template.
3. Configure an authorization template.
4. Create a user, bind authentication and authorization templates.
Configuration Command
/*This configures radius*/
R1(config)#radius authentication-group 1
R1(config-authgrp-1)#server 1 10.1.1.1 master key zte
R1(config-authgrp-1)#nas-ip-address 10.1.1.100
R1(config-authgrp-1)#algorithm round-robin
R1(config-authgrp-1)#max-retries 3
R1(config-authgrp-1)#timeout 30
R1(config-authgrp-1)#deadtime 0
R1(config-authgrp-1)#exit
/*This configures authentication template.*/
R1(config)#aaa-authentication-template 2001
R1(config-aaa-authen-template)#aaa-authentication-type radius-local
R1(config-aaa-authen-template)#authentication-radius-group 1
R1(config-aaa-authen-template)#exit
/*This configures authorization template.*/
R1(config)#aaa-authorization-template 2001
R1(config-aaa-author-template)#aaa-authorization-type radius-local
R1(config-aaa-author-template)#authorization-radius-group 1
R1(config-aaa-author-template)#exit
R1(config)#system-user
/*This binds authorization template.*/
4-9
SJ-20140504150128-007|2014-05-10 (R1.0)
ZTE Proprietary and Confidential

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents