Set (router) ppp auth, Set (router) ppp auth -130 – Black Box COMPACT T1 MT850A User Manual
Page 214

5-130
Compact T1 - Release 6.1
CLI Commands
set
set (router) ppp auth
Use the set (router) ppp auth command to configure the PPP (Point-to-Point Protocol)
authentication on the specified Router card.
set (router) ppp auth byremote protocol
Syntax:
set {rtr_card-addr} ppp auth byremote protocol
{chap|none|pap}
Example:
set 5 ppp auth byremote protocol none
The example will set the Router in slot 5 to not allow PPP authentication of this
Adit by the remote PPP device.
{rtr_card-addr}
The slot number (1-6) that contains the Router (IP or CMG) card.
{chap|none|pap}
set (router) ppp auth byremote secret
Syntax:
set {rtr_card-addr} ppp auth byremote secret
{"password"}
Example:
set 5 ppp auth byremote secret "public"
The example will set the PPP authentication secret/password for the Router in
slot 5 to "public"
Note: A set (router) ppp auth by remote protocol command must be
completed before this command can be implemented.
{rtr_card-addr}
The slot number (1-6) that contains the Router (IP or CMG) card.
{"password"}
A password with a maximum of 15 characters. Password must be enclosed in quotes.
chap
Set to the CHAP protocol.
none
The remote PPP device cannot authenticate this Adit (Default).
pap
Set to the PAP protocol.