Nokia M10 Network Card User Manual


 
Nokia M10 User’s Manual
DRAFT
E Copyright Nokia Telecommunications Oy
NTC C33539002SE_A0
5-82
Command Set CHAP name
Description Defines the name Nokia M10 sends in the CHAP re-
sponse packet on the specified ATM channel.
Syntax set ppp module {vccx} port-authentication chap-name
[chap_name]
Arguments The first argument identifies the ATM channel (vccx, x =
1 ... 8). The chap_name argument is consists of 1 - 32
alphanumeric characters. The information you enter
must match the CHAP username configured in the re-
mote PPP peer’s authentication database.
Example m10> set ppp module vcc2 port-authentica-
tion chap-name myname
Command Set CHAP password
Description Defines the CHAP secret for CHAP authentication on
the specified ATM channel.
Syntax set ppp module {vccx} port-authentication chap-secret
[chap_secret]
Arguments The first argument identifies the ATM channel (vccx, x =
1 ... 8). The chap_secret argument consists of 1 – 32
alphanumeric characters. The information you enter
must match the CHAP secret used by the PPP peer.
Example m10> set ppp module vcc2 port-authentica-
tion chap-secret mypassword
Command Enable/disable PAP port authentication
Description Enables/disables PAP authentication on the specified
ATM channel. PAP authentication must be enabled be-
fore you can enter other PAP information. If you disable
PAP authentication and save the modified settings your
M10 retains its PAP settings.
Syntax set ppp module {vccx} port-authentication pap-option
[on|off]
Arguments The first argument identifies the ATM channel (vccx, x =
1 ... 8). The second argument enables/disables PAP
port authentication.
Example m10> set ppp module vcc2 port-authentica-
tion pap-option on