Displaying The Configured Ppp Challenge Handshake Authentication; Protocol - Juniper ACX1000 Configuration Manual

Junos os; acx series universal access router
Hide thumbs Also See for ACX1000:
Table of Contents

Advertisement

Displaying the Configured PPP Challenge Handshake Authentication Protocol
Purpose
Action
Copyright © 2017, Juniper Networks, Inc.
NOTE:
The local name is any string from 1 through 32 characters in length,
starting with an alphanumeric or underscore character, and including
only the following characters:
a-z A-Z 0-9 % @ # / \ . _ -
By default, when CHAP is enabled on an interface, the interface uses
the router's system hostname as the name sent in CHAP challenge and
response packets.
You can configure the interface not to challenge its peer, and only respond when
4.
challenged. To configure the interface not to challenge its peer, include the
statement at the
[edit interfaces interface-name ppp-options chap]
[edit interfaces interface-name ppp-options chap]
user@host# set passive;
NOTE:
By default, when CHAP is enabled on an interface, the interface
always challenges its peer and responds to challenges from its peer.
To display the configured PPP CHAP at the
levels.
Access profile—
pe-A-ppp-clients
default CHAP secret data—
hostname for the CHAP challenge and response packets—
Interface—so-1/1/2
Run the
command at the
show
profile pe-A-ppp-clients;
client cpe-1 chap-secret "$ABC123";
# SECRET-DATA
[edit interfaces so-1/2/0]
encapsulation ppp;
ppp-options {
chap {
access-profile pe-A-ppp-clients;
default-chap-secret "$ABC123";
local-name "pe-A-so-1/1/1";
}
}
Run the
show
command at the
Chapter 16: Configuring Point-to-Point Protocol (PPP)
[edit access]
"$ABC123"
hierarchy level.
[edit access]
[edit interfaces s0-1/1/2]
passive
hierarchy level:
and
hierarchy
[edit interfaces]
"pe-A-so-1/1/1"
hierarchy level.
495

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Acx5048Acx5096Acx500Acx1100Acx2000Acx2100 ... Show all

Table of Contents