ISDN Router Manual V.1.1
43
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
If the user “john” already exists then type:
CLI> config int isdn ppp set user john pass master maxchan 2 phone 3840001 3840101
Save the configuration:
CLI> config save
The configuration can be display as follows:
CLI> show config user john
Connect to ISDN interface for user john:
CLI> connect john
Then wait for connection to establish.
Add isdn interface to NAT:
CLI> config ip nat add isdn
Configure your network PC client to have the router as the default gateway:
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
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: