Nokia M10 Network Card User Manual


 
Management
DRAFT
E Copyright Nokia Telecommunications Oy
NTC C33539002SE_A0
5-83
Command Set PAP name
Description Defines the name Nokia M10 sends in a PAP response
packet on the specified ATM channel.
Syntax set ppp module {vccx} port-authentication pap-name
[pap_name]
Arguments The first argument identifies the ATM channel (vccx, x =
1 ... 8). The pap_name argument consists of 1 - 32 al-
phanumeric characters. The information you enter must
match the PAP username configured in the remote PPP
peer’s authentication database.
Example m10> set ppp module vcc2 port-authentica-
tion pap-name myname
Command Set PAP password
Description Defines the PAP password for PAP authentication on
the specified ATM channel.
Syntax set ppp module {vccx} port-authentication pap-pass-
word [pap_password]
Arguments The first argument identifies the ATM channel (vccx, x =
1 ... 8). The pap_password argument consists of 1 -
32 alphanumeric characters.
The information you enter
must match the PAP password used by the remote PPP
peer.
Example m10> set ppp module vcc2 port-authentica-
tion pap-password mypassword
Command Enable/disable CHAP peer authentication
Description Enables/disables CHAP authentication for a connection
to a PPP peer on the specified ATM link.
Syntax set ppp module {vccx} peer-authentication chap-option
[on|off]
Arguments The first argument identifies the ATM channel (vccx, x =
1 ... 8). The second argument enables/disables CHAP
peer authentication.
Example m10> set ppp module vcc2 peer-authentica-
tion chap-option on