Carrier Access Network Device Axxius 800 User Manual

Page 261

Advertising
background image

Axxius 800 - Release 2.2

5-161

CLI Commands

set

set (router-wan) ppp compression

Use the set (router-wan) ppp compression command to configure the PPP compression
with the remote PPP device.

Syntax:

set {rtr_card-addr} {"wan-name"} ppp compression

{setting}

Example:

set 5 "LosAngeles" ppp compression enable

The example will set PPP to attempt to negotiate PPP compression on the WAN
interface named "LosAngeles" in slot 1.

{rtr_card-addr}

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

{"wan-name"}

The WAN interface to modify. The name must be enclosed in quotes.

{setting}

set (router-wan) ppp security server

Use the set (router-wan) ppp security server command to set the security server with the
remote PPP device.

Syntax:

set {rtr_card-addr} {"wan-name"} ppp security server

{external|local}

Example:

set 5 "LosAngeles" ppp security server local

{rtr_card-addr}

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

{"wan-name"}

The WAN interface to modify. The name must be enclosed in quotes.

{external|local}

disable

Disable PPP compression negotiation (default).

easy

Typical data on this interface is easy to compress, such as text files (default).

enable

Enable PPP compression negotiation.

hard

Typical data on this interface is hard to compress, such as binary files.

external

PPP External Security Server

local

PPP Local Security Server

Advertising