Juniper JUNOSE SOFTWARE 11.2.X - BROADBAND ACCESS CONFIGURATION GUIDE 7-20-2010 Configuration Manual page 52

Software for e series broadband services routers broadband access configuration guide
Table of Contents

Advertisement

JunosE 11.2.x Broadband Access Configuration Guide
aaa parse-direction
aaa parse-order
14
Example
host1(config)#aaa delimiter domainName @*/
Use the no version to return to the default.
See aaa delimiter
Use to specify the direction the router uses to parse the username for the domain or
realm name.
domainName—Specifies that the domain name is parsed. The router performs
domain parsing from right to left by default.
realmName—Specifies that the realm name is parsed. The router performs realm
parsing from left to right by default.
left-to-right—Router searches from the left-most character. When the router reaches
a realm delimiter, it uses anything to the left of the delimiter as the domain. When
the router reaches a domain delimiter, it uses anything to the right of the delimiter
as the domain.
right-to-left—Router searches from the right-most character. When the router
reaches a realm delimiter, it uses anything to the left of the delimiter as the domain.
When the router reaches a domain delimiter, it uses anything to the right of the
delimiter as the domain.
Example
host1(config)#aaa parse-direction domainName left-to-right
Use the no version to return to the default: right-to-left parsing for domain names and
left-to-right parsing for realm names.
See aaa parse-direction
Use to specify which part of a username the router uses as the domain name. If a user's
name contains both a realm name and a domain name, you can configure the router
to use either name as the domain name.
domain-first—Router searches for a domain name first. When the router reaches a
domain delimiter, it uses anything to the right of the delimiter as the domain name.
For example, if the username is usEast/lori@abc.com, the domain name is abc.com.
If the router does not find a domain name, it then searches for a realm name if the
realm delimiter is specified.
realm-first—Router searches for a realm name first. When the router reaches a realm
delimiter, it uses anything to the left of the delimiter as the domain. For example, if
the username is usEast/lori@abc.com, the domain name is usEast. If no realm name
is found, the router searches for a domain name.
Example
host1(config)#aaa parse-order domain-first
Copyright © 2010, Juniper Networks, Inc.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.2

Table of Contents