Installation guide

104
Examples Set incoming PPP settings
#> set ppp add index=2 newname=ibuser
connection_type=incoming
Set outgoing PPP settings
#> set ppp add index=3 newname=obuser
connection_type=outgoing
Remove a PPP setting
#>set pppremove index=2
Display current PPP settings
#>set ppp index=1
Change PPP authentication protocol
#>set ppp index=3 pppauth=pap
See also "show ppp"