From 5953f1c6db0be90a912904386ac6783ac4fb528e Mon Sep 17 00:00:00 2001 From: wosch Date: Sun, 8 Dec 1996 22:24:10 +0000 Subject: Spelling error corrected. Changes and update on isdn code now removed from source tree. submitted by: wlloyd@mpd.ca close PR #2047 --- share/doc/handbook/isdn.sgml | 45 +++++++++++++++++++++++++------------------- 1 file changed, 26 insertions(+), 19 deletions(-) (limited to 'share') diff --git a/share/doc/handbook/isdn.sgml b/share/doc/handbook/isdn.sgml index 03a9257..885c0a8 100644 --- a/share/doc/handbook/isdn.sgml +++ b/share/doc/handbook/isdn.sgml @@ -1,12 +1,9 @@ - + ISDN -

Last modicified by &a.wlloyd;. - -

ISDN for FreeBSD is still largely under developement. Specifically, -there are a lack of drivers for PC ISDN cards. +

Last modified by &a.wlloyd;.

A good resource for information on ISDN technology and hardware is supporting FreeBSD 2.1R, FreeBSD-current and NetBSD. @@ -55,12 +61,12 @@ for the EuroISDN (DSS1) and 1TR6 protocols. Dr. Neuhaus - Niccy 1016 -There are several limitations with the bisdn stuff. -Specifically the following features usually associated with ISDN are not -supported. +There are several limitations with the bisdn stuff. Specifically the +following features usually associated with ISDN are not supported. + -No PPP support, only raw hdlc. This means you cannot connect to a -some standalone routers, such as a Cisco unit. +No PPP support, only raw hdlc. This means you cannot connect to most +standalone routers. Bridging Control Protocol not supported. Multiple cards are not supported. No bandwidth on demand. @@ -168,7 +174,7 @@ head office network the following setup could be used. Branch office or Home network Network is 10 Base T ethernet. Connect router to network cable with -AUI/10bT transciever if necessary. +AUI/10BT transciever, if necessary. ---Sun workstation @@ -205,15 +211,16 @@ One large advantage of most routers/bridges is that they allow you to have 2 SEPERATE INDEPENDANT PPP connections to 2 separate sites at the SAME time. This is not supported on most TA's, except for specific(expensive) models that have two serial ports. Do not confuse -this with channel bonding. +this with channel bonding, MPP etc. -This is a very usefull feature for example if you have an dedicated +This can be very usefull feature, for example if you have an dedicated internet ISDN connection at your office and would like to tap into it, but don't want to get another ISDN line at work. A router at the office location can manage a dedicated B channel connection (64Kbs) to the -internet as well as a use the other B channel for anything else, -including dialin or dialout to another location or dynamically bonding -it with the internet connection for more bandwidth. +internet, as well as a use the other B channel for a seperate data connection. +The second B channel can be used for dialin, dialout or dynamically +bond(MPP etc.) with the first B channel for more bandwidth. -An alternate use of this is to connect to 2 different branch offices at -the same time from the same ISDN line at your central office. +

An ethernet bridge will also allow you to transmit more than just +IP traffic, you can also send IPX/SPX or whatever other protocols you +use.

-- cgit v1.1