Ppp link-fragmentation, Ppp on-demand, Ppp password – Carrier Access Adit 3000 Series and Multi-Service Router (MSR) Card none User Manual

Page 318

Advertising
background image

13-22

Adit 3000 (Rel. 1.6) and MSR Card (Rel 2.0) CLI

Configuration - Serial Interface Mode

ppp link-fragmentation

Use the Serial Interface ppp link-fragmentation command to configure the threshold byte size of the
packet, for Interleaving. Note: If the packet is > the set threshold, the packet will be split in half and
sent.

Syntax:

(config-int-ser-{

n})# ppp link-fragmentation number

Example:

(config-int-ser-1)# ppp link-fragmentation 600

Supported Platforms:

Adit 3104, Adit 3200, Adit 3500, MSR

ppp on-demand

Use the Serial Interface ppp on-demand command to enable on demand the feature. On demand
attempts to connect only when packets are sent. To disable PPP on demand, see no ppp encryption
command on page 13-19.

Syntax:

(config-int-ser-{

n})# ppp on-demand

Example:

(config-int-ser-1)# ppp on-demand

Supported Platforms:

Adit 3104, Adit 3200, Adit 3500, MSR

ppp password

Use the Serial Interface ppp password command set the PPP password. To delete a PPP password, see
no ppp password command on page 13-19.

Syntax:

(config-int-ser-{

n})# ppp password password

Example:

(config-int-ser-1)# ppp username test-user-pswrd

Supported Platforms:

Adit 3104, Adit 3200, Adit 3500, MSR

Field

Definition

number

Range 320 - 1600, with a default of 1600 bytes.

Field

Definition

password

Enter the PPP password, with a maximum of 19 characters.

Advertising