Nokia M10 Network Card User Manual


 
Management
DRAFT
E Copyright Nokia Telecommunications Oy
NTC C33539002SE_A0
5-79
PPP settings
PPP settings allow you to fine tune the operation of the point-to-point
protocol. PPP settings also provide the means to set the authentication
parameters, passwords and usernames. These settings must be set
separately for each ATM channel using ppp-vcmux encapsulation.
You can use the authentication commands to specify how your Nokia
M10 will authenticate itself to a remote peer. The settings for port
authentication in the local Nokia M10 must match the authentication
that is expected by the remote peer. For example, if the remote peer
requires CHAP authentication and has a name and CHAP secret for
Nokia M10 you must enable CHAP and specify the same name and
secret in the local M10 before a link can be established.
You can also specify that your Nokia M10 will use CHAP, PAP or both
to authenticate a remote peer as a PPP link is being established.
Command Enable/disable PPP processing
Description Enables/disables PPP processing on the specified ATM
channel using ppp-vcmux encapsulation.
Syntax set ppp module {vccx} option [on|off]
Arguments The first argument identifies the ATM channel (vccx, x
= 1 ... 8) and the second argument enables/disables
PPP processing.
Example m10> set ppp module vcc2 off
Command Set maximum receive unit
Description Sets the Maximum Receive Unit for the specified ATM
channel.
Syntax set ppp module {vccx} mru [integer]
Arguments The first argument identifies the ATM channel (vccx, x
= 1 ... 8). The integer argument can be any number
between 128 and 2048. Normally MRU size 1500 is re-
quired for IP traffic. Bridged encapsulation (BNCP) re-
quires the MRU size 1520 in order to allow the maxi-
mum size Ethernet packet transmission.
Example m10> set ppp module vcc2 mru 1500