ISDN Router Manual V.1.1
40
Configure the user name and password for authentication:
CLI> config int isdn ppp add user john pass master phone 3840001
Alternatively, the router can be configured to use both data channels to increase the bandwidth:
CLI> config int isdn ppp add user john pass master maxchan 2 phone 3840001 3840101
Connect user “john” to ISDN interface:
CLI> connect john
Then wait for connection to establish.
On your PC update the routing table:
route add 129.97.34.0 mask 255.255.255.0 129.97.35.1 metric 1
route add 192.168.1.0 mask 255.255.255.0 129.97.35.1 metric 1
Update the routing table on NT server:
route add 129.97.34.0 mask 255.255.255.0 129.97.34.8 metric 1
route add 129.97.35.0 mask 255.255.255.0 129.97.34.100 metric 1
Testing the configuration
To insure the router is working properly the router can be tested as follows:
On your PC:
Test the router’s ethernet interface:
ping 129.97.35.1
The router shoud respond. If it does not respond then there should be a problem.