| >set systemname remote
| Sets the system name of the remote router. This system name "remote" will have to match the user profile in the main site router for authentication purposes. The system name is sent to the far end router as the userid in ppp authentication.
| remote>set ppp secret client (prompts for chap password)
|
| remote>set ppp password client |
r> | prompts for pap password
| Enter Password: doc
| Prompted to enter the password/secret. "doc" is entered as the pap password
| ReEnter Password: doc | Prompted to reenter password/secret
| remote>set encapsulation ppp | Sets the encapsulation for the user profile default template to ppp
| remote>set ppp authentication incoming papSets the ppp authentication for incoming calls to be forced to authenticate via pap.
| remote>set user HQ | Creates the user profile "HQ". Changes to the user profile "HQ". This user profile name has to match the system name of the main site router. The system name is received from the far end as the userid during ppp authentication.
| remote:HQ>set bridging on | Turns bridging on in the user profile "HQ".
| remote:HQ>set timeout 120
| Sets the idle timeout parameter to 120 seconds. If there is no interesting traffic to be forwarded across the ISDN connection for 120 seconds then the call will be disconnected.
| remote:HQ>set 1 number 14085221234 | Sets the phone numbers in the user profile "HQ" that are used to dial out to the main router. In this case, the main router has the same phone number for both b channels, so the same number is set in link 1 and link 2. Link 2
| remote:HQ>set 2 number 14085221234
| Note: In this scenario, the main router is not dialling out to the remote router. If it is necessary for the main router to call out to the remote router, then "set 1 number" and "set 2 number" need to be set in the user profile "remote" with the phone numbers for the remote router.
| remote:HQ>set ppp password host (promts for pap password) |
Sets the pap password that will sent to the remote router when the remote router challenges the main router.
| Enter Password: happy
| Prompted to enter the password/secret. "happy" is entered as the pap password.
| ReEnter Password: happy | Prompted to reenter the password/secret to ensure consistency.
| remote:HQ>set ppp authentication outgoing pap | Sets the ppp authentication on outbound calls to pap. This setting will force bi-directional authentication via chap on the outgoing call basis. When the remote router calls the main router, the remote router will force the main router to authenticate with it via pap.
|
|---|
|
|---|
|
|---|
|
|---|
|
|---|
|
|---|
|
|---|
|
|---|
|
|---|
|
|---|
|
|---|
|
|---|
|
|---|
|
|---|
|
|---|
|
|---|