parse-direction (Domain Map)
Syntax
parse-direction (left-to-right | right-to-left);
Hierarchy Level
[edit access domain]
Release Information
Statement introduced in Junos OS Release 10.4.
Description
Specify the direction in which the router searches for the domain name in a username.
Default
left-to-right
Options
left-to-right—The router searches starting at the left-most character. When the router reaches a domain delimiter, it uses anything to the right of the delimiter as the domain name.
right-to-left—The router searches starting at the right-most character. When the router reaches a domain delimiter, it uses anything to the right of the delimiter as the domain name.
Required Privilege Level
admin—To view this statement in the configuration.
admin-control—To add this statement to the configuration.