Set (router) ppp auth, Set (router) ppp auth -125 – Carrier Access Network Device Axxius 800 User Manual

Page 225

Advertising
background image

Axxius 800 - Release 2.2

5-125

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
Axxius by the remote PPP device.

{rtr_card-addr}

The slot number (1-8) that contains the Router card.

{chap|none|pap}

set (router) ppp auth byremote secret

Syntax:

set {tsr_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 TSR in slot
5 to "public"

Note: A set (router) ppp auth by remote protocol command must be
completed before this command can be implemented.

{tsr_card-addr}

The slot number (1-8) that contains the TSR card.

{"password"}

A password with a maximum of 15 characters, enclosed in quotes.

chap

Set to the CHAP protocol.

none

The remote PPP device cannot authenticate this Axxius (default).

pap

Set to the PAP protocol.

Advertising