[Contents]
[Prev]
[Next]
[Index]
[Report an Error]
aaa parse-order
Syntax
aaa parse-order { domain-first | realm-first }
no aaa parse-order
Release Information
Command introduced before JUNOSe Release
7.1.0.
Description
Specifies the order in which the router searches
for a domain name. It either searches for realm and then domain, or
it searches for domain and then realm. The no version returns the parse order to the default of searching for
realm first.
Options
- domain-first—Causes the router to search 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.
- realm-first—Causes the router to search for a realm
name first. When the router reaches a realm delimiter, it uses anything
to the left of the delimiter as the domain name.
Global Configuration
[Contents]
[Prev]
[Next]
[Index]
[Report an Error]