![Enterasys X-Pedition XSR Cli Reference Manual Download Page 356](http://html1.mh-extra.com/html/enterasys/x-pedition-xsr/x-pedition-xsr_cli-reference-manual_2414758356.webp)
PPP Commands
8-86 Configuring the Point-to-Point Protocol
XSR(config)#interface serial 1/0
XSR(config-if<S1/0>)#encapsulation ppp
XSR(config-if<S1/0>)#no shutdown
The
following
example
selects
channel
group
12
of
the
T1/E1
port1
on
the
second
NIM
card
so
that
later
configurations
will
apply
to
this
serial
port:
XSR(config)#interface serial 2/1:12
XSR(config-if<s2/1:12)#encapsulation ppp
XSR(config-if<S1/0>)#no shutdown
ppp authentication
This
command
specifies
the
type
and
order
in
which
CHAP,
MS
‐
CHAP
or
PAP
protocols
are
requested
on
the
interface.
Once
CHAP,
PAP
authentication
or
both
have
been
enabled,
the
XSR
requires
the
remote
device
to
prove
its
identity
before
allowing
data
traffic
to
flow.
PAP
authentication
requires
the
remote
device
to
send
a
name
and
password
to
be
checked
against
a
matching
entry
in
the
local
username
database.
CHAP
authentication
sends
a
challenge
to
the
remote
device.
The
remote
device
must
encrypt
the
challenge
value
with
a
shared
secret
and
return
the
encrypted
value
and
its
name
to
the
XSR
in
a
response
message.
The
XSR
uses
the
remote
device
ʹ
s
name
to
look
up
the
appropriate
secret
in
the
local
username
database.
It
uses
the
looked
‐
up
secret
to
encrypt
the
original
challenge
and
verify
that
encrypted
values
match.
MS
‐
CHAP
is
closely
derived
from
the
PPP
CHAP
with
the
exception
that
it
uses
MD4
as
the
hashing
algorithm.
You
may
enable
PAP
or
CHAP,
MS
‐
CHAP
or
all
of
them,
in
either
order.
If
both
methods
are
enabled,
then
the
first
method
specified
will
be
requested
during
link
negotiation.
If
the
peer
suggests
using
the
second
method
or
simply
refuses
the
first,
then
the
second
method
is
tried.
Some
remote
devices
support
CHAP
only
and
some
PAP
only.
The
order
in
which
you
specify
the
methods
will
be
based
on
your
concerns
about
the
remote
device
ʹ
s
ability
to
correctly
negotiate
the
appropriate
method
as
well
as
your
concern
about
data
line
security.
PAP
usernames
and
passwords
are
sent
as
clear
‐
text
strings
and
can
be
intercepted
and
reused.
CHAP
has
eliminated
most
of
the
known
security
holes.
Enabling
or
disabling
PPP
authentication
does
not
affect
the
XSR
ʹ
s
willingness
to
authenticate
itself
to
the
remote
device.
Syntax
ppp authentication
{any mix of
pap chap ms-chap
}
Possible
parameter
combinations
include:
Note:
If you specify CHAP authentication on one side of a connection, you should set CHAP on the
other side as well.
chap
Enables
CHAP
on
a
serial
interface.
pap
Enables
PAP
on
a
serial
interface.
ms-chap
Enables
MS
‐
CHAP
on
a
serial
interface.
chap pap
Preference
of
CHAP
authentication
before
PAP.
pap chap
Preference
of
PAP
authentication
before
CHAP.
Summary of Contents for X-Pedition XSR
Page 1: ...X Pedition Security Router XSR CLI Reference Guide Version 7 6 P N 9033842 07...
Page 2: ......
Page 10: ...viii...
Page 14: ...xii...
Page 134: ...Bootrom Monitor Mode Commands 3 128 Configuring the XSR Platform...
Page 278: ...VRRP Clear and Show Commands 5 202 Configuring the Internet Protocol...
Page 352: ...IGMP Clear and Show Commands 7 104 Configuring IP Multicast...
Page 406: ...Multilink Show Commands 8 136 Configuring the Point to Point Protocol...
Page 436: ...Frame Relay Clear and Show Commands 9 112 Configuring Frame Relay...
Page 460: ...Dialer Watch Commands 10 106 Configuring the Dialer Interface...