59
Example 1
:
Add the following Single Workstation dialing into a router using the CLI Express Mode (you can toggle
between Express Mode and Advanced Mode by using the Ctrl-E key combination)
Router> add user u1
Add new user profile "u1" ...
user name (Unspecified): user1
user password (Unspecified): ***
password confirm (***): ***
The Express method of configuring a dial-in user will use the following defaults:
10.
PPP Authentication: Either CHAP or PAP
11.
Multilink: No
12.
Callback: No
13.
Caller ID Authentication: No
14.
IP Enabled
15.
IP RIP Disabled
16.
No Compression
17.
Default Idle Timeout (model-dependent)
Example 2
:
Add the following Single Workstation dialing into the router using the CLI Advanced Mode
Router>>> add user u2
Add new user profile "u2" ...
user name (Unspecified): user2
user password (Unspecified): ***
password confirm (***): ***
enable call back (No, yes/no): y
call back number (Unspecified): 5554444
enable caller ID authenticatication (N0, yes/no): yes
caller ID (Unspecified): 5556666
multilink option (No, no/loadsharing/overflow): over
second caller ID (Unspecified): 5557777
second call back number (Unspecified): 5557777
compression (No, no/stac):
idle timeout (120, 0[none]-3600):
enable IP (Yes, yes/no):
use dynamic IP address assignment? (Yes, yes/no): yes
bridging (No, yes/no):
delete user <profile name>
Description:
Deletes a dial-in user entry from the local user database.