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

Page 227

Advertising
background image

Axxius 800 - Release 2.2

5-127

CLI Commands

set

set (router) ppp security

Use the set (router) ppp security command to set up the local external security server, that the
Router will use to authenticate remote PPP devices.

set (router) ppp security address

Syntax:

set {rtr_card-addr} ppp security address

{ip-addr}

Example:

set 5 ppp security address 10.1.1.1

The example will set external security server address to 10.1.1.1, for the Router
in slot 5.

Note: A set (router) ppp security server command must be completed before
this command can be implemented.

{rtr_card-addr}

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

{ip-addr}

The IP address, in the form of xxx.xxx.xxx.xxx, where xxx is between 0-255.

set (router) ppp security password

Syntax:

set {rtr_card-addr} ppp security password {"password"}

Example:

set 5 ppp security password "public"

The example will set the password to a local external security server to "public",
for the Router in slot 5.

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

{rtr_card-addr}

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

{"password"}

A password with a maximum of 15 characters. Password must be enclosed in quotes.

Advertising