Juniper JUNOSE 11.1.X - BROADBAND ACCESS CONFIGURATION GUIDE 6-4-2010 Configuration Manual page 72

For e series broadband services routers - broadband access
Table of Contents

Advertisement

JUNOSe 11.1.x Broadband Access Configuration Guide
radius accounting server
radius algorithm
radius override nas-info
32
Configuring RADIUS Authentication and Accounting Servers
Use to specify the IP address of authentication and accounting servers.
Example
host1(config)#radius authentication server 10.10.10.1
host1(config-radius)exit
host1(config)#radius authentication server 10.10.10.2
host1(config-radius)exit
host1(config)#radius authentication server 10.10.10.3
host1(config-radius)exit
host1(config)#radius accounting server 10.10.10.20
host1(config-radius)exit
host1(config)#radius accounting server 10.10.10.30
Use the no version to delete the instance of the RADIUS server.
See radius accounting server
Use to specify the algorithm either direct or round-robin that the E Series
RADIUS client uses to contact the RADIUS server.
The algorithm that you choose impacts the display status of a RADIUS server.
For information on the effect of the algorithm configuration on the display of
the show radius servers command, see "Monitoring RADIUS Server Information"
on page 145
Example
host1(config)#radius algorithm round-robin
Use the no version to set the algorithm to the default, direct.
See radius algorithm
Use to configure the RADIUS client to include the NAS-IP-Address [4] and
NAS-Identifier [32] RADIUS attributes of the authenticating virtual router in
accounting packets when the client performs AAA broadcast accounting.
Normally, the accounting packets include the NAS-IP-Address and NAS-Identifier
of the virtual router that generated the accounting information.
This override operation is a per-virtual router specification; use this command
in the correct virtual router context.
This command is ignored if the authenticating virtual router does not have a
configured RADIUS server.
Example
host1(config)#virtual-router vrXyz1
host1:vrXyz1(config)#radius override nas-info
host1:vrXyz1(config)#exit

Advertisement

Table of Contents
loading

Table of Contents