aaa parse-order
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.
aaa parse-order { domain-first | realm-first }
- domain-firstCauses 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-firstCauses 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
Release Information Command introduced before JUNOSe Release 7.1.0.