Terminology
Contexts
IMPORTANT:
AAA Realms
Ports
Logical Interfaces
Bindings
Services
AAA Servers
Subscribers
Default Subscribers and Realm-based Subscriber Templates
Default Subscriber
IMPORTANT:
Realm-based Subscriber Templates
IMPORTANT:
How the System Selects Contexts
Context Selection for Context-level Administrative User Sessions
Context Selection for Subscriber Sessions
AAA Context Selection for Subscriber Sessions
| Item | Description |
|---|---|
|
1
|
During authentication,
the system determines if a domain was received as part of the username.
If there is a domain
and it matches the name of a configured context or domain alias,
then the AAA configuration within that context is used.
|
|
2
|
If there was no domain
specified in the username, the system determines if an AAA Subscriber
Default Domain was configured. The AAA Subscriber Default Domain
parameter is a system-wide AAA parameter that provides the system
with the name of a context or domain that can provide AAA functions.
If the AAA Subscriber
Default Domain is configured and it matches a configured context
or domain, then the AAA configuration within the AAA Subscriber
Default Domain context is used.
If the AAA Subscriber
Default Domain is not configured or does not match a configured
context or domain, then the system determines if an AAA Subscriber
Last Resort is configured.
|
Destination Context Selection For Subscriber Sessions
|
Item
|
Description
|
|---|---|
|
1
|
The system supports
a RADIUS attribute called SN1-VPN-name (or SN-VPN-name in some dictionaries).
This attribute specifies the name of the subscriber’s destination
context. If configured in the subscriber’s RADIUS user
profile, it will be returned as part of the Access Accept message.If
the SN1-VPN-Name attribute is returned, and it matches a configured
context, then that context is used as the destination context.
If the SN1-VPN-Name
attribute is returned, and it does not match a configured context,
the call is rejected.
If the SN1-VPN-Name
attribute is not returned with a value, go to item 2 in this table.
|
|
2
|
The system attempts
to use the ip context name parameter configuration for the realm-based
subscriber template or context-level default subscriber configured
within the AAA context.If a realm-based subscriber template does
not exist, go to item 3 in this table.If a realm-based subscriber
template exists, the system checks to see if ip context-name is
configured in the template.
If ip context-name
is not configured in the template, the AAA context is used for the destination
context.
If ip context-name
is configured in the template, a check is made to see if it matches the
name of a configured context.
If ip context-name
is configured in the template, but does not match the name of a configured
context, the call is rejected.
If ip context-name
is configured in the template, and matches the name of a configured
context, the destination context is set to the ip name-context f
or the default subscriber.
|
|
3
|
The local default
subscriber profile contains an attribute called ip context-name. This
attribute specifies the destination context to use for a local subscriber.
If ip context-name
is not configured, the AAA context is used for the destination context.If
ip context-name is configured, a check is made to see if it matches
the name of a configured context.
If ip context-name
is configured, but does not match the name of a configured context,
the AAA context is used for the destination context.
If ip context-name
is configured, and matches the name of a configured context, the destination
context is set to the ip name-context for the default subscriber.
|