| >set systemname remote | Set 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 password client (prompts for pap password) | Sets the pap password that will be sent to the main router when the main router challenges the remote router.
| 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 pap
| Sets the ppp authentication for incoming calls to be forced to authenticate via pap.
| remote>cd lan | Change to the LAN profile
| remote:LAN>set bridging off | Turns bridging off in the LAN profile.
| remote:LAN>set ipx routing on | Turns ipx routing on in the LAN profile.
| remote:LAN>set ipx framing 802.3 | Sets the ipx framing type to 802.3. This determined by the framing type running on the fileserver and workstations.
| remote:LAN>set ipx network 8888 | Sets the ipx network number for the remote router's ethernet segment. Because no fileservers exist on the remote router's ethernet, the router has nowhere to learn it's ipx network number, therefore, it is necessary to set an ipx network address in the LAN profile. The workstations will learn what ipx network they are attached to from the remote router.
| remote:LAN>set ipx rip update periodic | Sends the ipx rip and sap tables out the ethernet port every 60 seconds.
| 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 off | Turns bridging off 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 |
| remote:HQ>set 2 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 is for bandwidth on demand. It will not automatically connect if link 1 isn't already connected. Link 2's number is NOT used for a secondary dial number, it is for bandwidth on demand only.
| remote:HQ>set ipx routing on | Turns ipx routing on in the user profile "HQ".
| remote:HQ>set ipx framing none | Sets the ipx framing to ipxcp. This is necessary because it is required to negotiate ipxcp for routing ipx using ppp.
| remote:HQ>set ipx rip update demand | Sends the ipx rip and sap tables out the isdn port upon a change in the table. The remote router will call the main router if it has been power cycled or if there has been a change on the remote routers rip or sap table.
| remote:HQ>set ipx network AFAF | Sets the ipx network address for the ISDN link to AFAF. There must be a network given to the ISDN cloud that is unique. It must not be used on any other interface except the main router's user profile "remote" that it is connecting to. The main router's user profile "remote" must have the same ipx network address.
| remote:HQ>set ipx spoofing 60 (in minutes) | Sets the ipx watchdog spoofing to 60 minutes. If the call disconnects, the users' logins will be spoofed to the remote site servers for 60 minutes. If the connection is not made before the 60 minutes, then the spoofing will end and the router will no longer answer the server's watchdog packets. At this point the user's login session on the remote site server will be closed.
| 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.
|
|---|
|
|---|
|
|---|
|
|---|
|
|---|
|
|---|
|
|---|
|
|---|
|
|---|
|
|---|
|
|---|
|
|---|
|
|---|
|
|---|
|
|---|
|
|---|
|
|---|
|
|---|
|
|---|
|
|---|
|
|---|
|
|---|
|
|---|
|
|---|
|
|---|
|
|---|