Specifying Method List; Cisco Asr 9000 Series Aggregation Services Router Broadband Network Gateway Configuration Guide - Cisco ASR 9000 Series Configuration Manual

Aggregation services router broadband network gateway
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

Configuring Authentication, Authorization, and Accounting Functions
Command or Action
Step 8
source-interface name value
Example:
RP/0/RSP0/CPU0:router(config-sg-radius)# source-interface
Bundle-Ether 455
Step 9
vrf name
Example:
RP/0/RSP0/CPU0:router(config-sg-radius)# vrf vrf_1
Step 10
Use the commit or end command.
Configuring Radius Server-Group: An example
configure
aaa group server radius r1
accounting accept r1 r2
authorization reply accept a1 a2
deadtime 8
load-balance method least-outstanding batch-size 45 ignore-preferred-server
server host_name acct-port 355 auth-port 544
source-interface Bundle-Ether100.10
vrf vrf_1
!
end

Specifying Method List

Method lists for AAA define the methods using which authorization is performed, and the sequence in which
these methods are executed. Before any defined authentication method is performed, the method list must be
applied to the configuration mechanism responsible for validating user-access credentials. The only exception
to this requirement is the default method list (named "default"). The default method list is automatically
applied if no other method list is defined. A defined method list overrides the default method list.
On BNG, you have to specify the method list and the server group that will be used for AAA services. For
specifying method lists, see
OL-28375-03
Configuring Method Lists for AAA, on page
Cisco ASR 9000 Series Aggregation Services Router Broadband Network Gateway Configuration Guide, Release
Specifying Method List
Purpose
Configures the RADIUS server-group
source-interface name and value for Bundle-Ether.
Configures the vrf to which the server radius group
belongs.
commit—Saves the configuration changes and
remains within the configuration session.
end—Prompts user to take one of these actions:
• Yes— Saves configuration changes and exits
the configuration session.
• No—Exits the configuration session without
committing the configuration changes.
• Cancel—Remains in the configuration mode,
without committing the configuration changes.
30.
4.3.x
29

Advertisement

Table of Contents
loading

Table of Contents