Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents

challenge-length (Static and Dynamic PPP)

date_range 09-Dec-23

Syntax

content_copy zoom_out_map
challenge-length minimum minimum-length maximum maximum-length;

Hierarchy Level

content_copy zoom_out_map
[edit dynamic-profiles profile-name interfaces "$junos-interface-ifd-name" unit “$junos-interface-unit” ppp-options chap],
[edit dynamic-profiles profile-name interfaces pp0 unit “$junos-interface-unit” ppp-options chap],
[edit interfaces pp0 unit unit-number ppp-options chap]

Description

Modify the length of the Challenge Handshake Authentication Protocol (CHAP) challenge by specifying the minimum and maximum allowable length, in bytes.

Best Practice:

We recommend that you configure both the minimum length and the maximum length of the CHAP challenge to at least 16 bytes.

Options

minimum-length

Minimum length, in bytes, of the CHAP challenge.

  • Range: 8 through 63

  • Default: 16

maximum-length

Maximum length, in bytes, of the CHAP challenge. The maximum-length must be equal to or greater than the minimum-length.

  • Range: 8 through 63

  • Default: 32

Required Privilege Level

interface—To view this statement in the configuration.

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

Release Information

Statement introduced in Junos OS Release 12.2.

footer-navigation