Compact T1 - Release 6.1 5-191
CLI Commands
set
set (router) ppp compression
Use the set (router) 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-6) that contains the Router (IP or CMG) card.
{"wan-name"}
The WAN interface to modify. The name must be enclosed in quotes.
{setting}
set (router) ppp security server
Use the set (router) 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-6) that contains the Router (IP or CMG) 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