			Sample network README
			=====================



Configuration files for two sample ISDN network have been provided. These 
examples are intended as an aid to getting the various connections set-up. They
are not intended to replace any of the documentation which ships with the
software. For comprehensive details of any topic discussed in these examples,
please refer to the accompanying documentation.


The first sample network consists of an International "dial-in" Server 
configuration. The second sample network consists of an International "Point-to-Multipoint" 
network.


Sample network 1 - dial-in server
---------------------------------
Each machine uses a "Point-to-Point" connection to dial into a dial-in server 
(see the diagram in sample_network1.ps). Each dial-in "client" demonstrates a 
particular feature of the ISDN 1.0.2 product. These site files can be used as
a guide when configuring the corresponding feature in your own network. 
There are seven client machines (london, paris, washington, sydney, tokyo and
berlin). Each client machine has one BRI attached and a Point-to-point interface
(ipdptp0) defined on that BRI. The "dial-in" server (dublin) has 5 BRI's (10 B 
channels) with seven Point-to-Point interfaces defined (ipdptp0 to ipdptp6) 
each interface corresponding to a dial-in client. 


Machine properties are as follows:-


machine		isdn properties
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dublin:
 		machine_name:  		dublin
		switch type:		etsi
		number of BRI's:	5
		isdn_number(s):		1111110,1111112,1111114,1111116,1111118
		IP address:			88.88.88.1
		interfaces:			ipdptp0,ipdptp1,ipdptp3,ipdptp4,
							ipdptp5,ipdptp6
		paths:				uk,france,usa,canada,australia,japan,
							germany 
		feature:			dial-in server. 

london:
        machine_name:   	london
		switch type:        bt2 
		number of BRI's:	1
        isdn_number(s):    	2111111
        IP address:     	88.88.88.2
		interfaces:     	ipdptp0
		paths:				dublin_server
        feature:        	PAP AUTHENTICATION

paris:
                machine_name:   	paris
		switch type:		vn6
		number of BRI's:	1
                isdn_number:    	3333333
                IP address:     	88.88.88.4
                interfaces:     	ipdptp0
		paths:			dublin_server
                feature:        	CHAP AUTHENTICATION

washington:
                machine_name:   	washington
		switch type:		5ess
		number of BRI's:	1
                isdn_number:    	4444444
                IP address:     	88.88.88.5
                interfaces:     	ipdptp0
		paths:			dublin_server
                feature:        	CHANNEL AGGREGATION

toronto:
                machine_name:   	toronto
		switch type:		ni2
		number of BRI's:	1
                isdn_number:    	5555555
                IP address:     	88.88.88.6
                interfaces:     	ipdptp0,ipd0
		paths:			dublin_server
                feature:        	HUNT MODE

sydney:
                machine_name:   	sydney
                switch type:            au1
		number of BRI's:	1
                isdn_number:    	6666666
                IP address:     	88.88.88.7
                interfaces:     	ipdptp0
		paths:			dublin_server
                feature:        	COMPRESSION

tokyo:
                machine_name:   	tokyo
                switch type:            ntt
		number of BRI's:	1
                isdn_number:    	7777777
                IP address:     	88.88.97.2
                interfaces:     	ipdptp0
		paths:			dublin_server
                feature:        	CALL BACK

berlin:
                machine_name:   	berlin
                switch type:            tr6
		number of BRI's:	1
                isdn_number:    	8888888
                IP address:     	88.88.99.1
                interfaces:     	ipdptp0
		paths:			dublin_server
                feature:        	NEGOTIATE ADDRESS


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Note: All IP addresses and isdn phone numbers used are ficticious.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

The following files are provided:

	o README 	           - This document.
	o sample_network1.ps   - Diagram of the sample configuration.
	o dublin_isppp1.cf     - dublin PPP configuration file.
	o sydney_isppp1.cf     - sydney PPP configuration file. 
	o berlin_isppp1.cf     - berlin PPP configuration file. 
	o tokyo_isppp1.cf      - tokyo PPP configuration file. 
	o toronto_isppp1.cf    - toronto PPP configuration file. 	
	o london_isppp1.cf     - london PPP configuration file. 	
	o paris_isppp1.cf      - paris PPP configuration file. 	
	o washington_isppp1.cf - washington PPP configuration file. 	




Sample network 2 - Point-to-Multipoint 
--------------------------------------
Each machine on the network can communicate with every other machine on the 
network. There are four client machines (london, paris, washington and sydney)
Each client machine has one BRI attached and a Point-to-Multipoint interface 
(ipd0) defined on that BRI. See the user guide of a complete description of
a Point-to-Multipoint network.


Machine properties are as follows:-


machine		isdn properties
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
london:
                machine_name:   	london
		switch type:            bt2 
		number of BRI's:	1
                isdn_number(s):    	2111111
                IP address:     	88.88.88.2
                interfaces:     	ipd0
		paths:			france,usa and australia	

paris:
                machine_name:   	paris
		switch type:		vn6
		number of BRI's:	1
                isdn_number:    	3333333
                IP address:     	88.88.88.4
                interfaces:     	ipd0
		paths:			australia, usa and uk	

washington:
                machine_name:   	washington
		switch type:		5ess
		number of BRI's:	1
                isdn_number:    	4444444
                IP address:     	88.88.88.5
                interfaces:     	ipd0
		paths:			france, uk and australia	

sydney:
                machine_name:   	sydney
                switch type:            au1
		number of BRI's:	1
                isdn_number:    	6666666
                IP address:     	88.88.88.7
                interfaces:     	ipd0
		paths:			france,usa and the uk.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Note: All IP addresses and isdn phone numbers used are ficticious.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

The following files are provided:

	o sample_network2.ps   - Diagram of the sample configuration.
	o sydney_isppp2.cf     - sydney PPP configuration file. 
	o london_isppp2.cf     - london PPP configuration file. 	
	o paris_isppp2.cf      - paris PPP configuration file. 	
	o washington_isppp2.cf - washington PPP configuration file. 	
