Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

xauth-attributes

date_range 19-Nov-23

Syntax (inet)

content_copy zoom_out_map
xauth-attributes {
    primary-dns IP address;
    primary-wins IP address;
    secondary-dns IP address;
    secondary-wins IP address;
}

Syntax (inet6)

content_copy zoom_out_map
xauth-attributes {
    primary-dns-ipv6 IP address;
    secondary-dns-ipv6  IP address;
}

Hierarchy Level

content_copy zoom_out_map
[edit access address-assignment pool <name> family inet]

Hierarchy Level (inet6)

content_copy zoom_out_map
[edit access address-assignment pool <name> family inet6]

Description

Configure XAuth attributes to use in XAuth authentication.

Options

  • apply-groups—Groups from which to inherit configuration data.

  • apply-groups-except—Do not inherit configuration data from these groups.

  • primary-dns—Specify the primary-dns IP address.

  • secondary-dns—Specify the secondary-dns IP address.

  • primary-wins—Specify the primary-wins IP address.

  • secondary-wins—Specify the secondary-wins IP address.

  • primary-dns-ipv6—Specify the primary-dns IPv6 address.

  • secondary-dns-ipv6—Specify the secondary-dns IPv6.

Required Privilege Level

security—To view this statement in the configuration.

security-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 10.4.

xauth-attributes option under inet6 is introduced in Junos OS Release 20.3R1.

footer-navigation