diff options
| author | Sven Eisenhauer <sven@sven-eisenhauer.net> | 2023-11-10 15:11:48 +0100 |
|---|---|---|
| committer | Sven Eisenhauer <sven@sven-eisenhauer.net> | 2023-11-10 15:11:48 +0100 |
| commit | 33613a85afc4b1481367fbe92a17ee59c240250b (patch) | |
| tree | 670b842326116b376b505ec2263878912fca97e2 /Bachelor/CCNA4/en_CCNA4_v30/ch4/4_0_0/content.html | |
| download | Studium-master.tar.gz Studium-master.tar.bz2 | |
Diffstat (limited to 'Bachelor/CCNA4/en_CCNA4_v30/ch4/4_0_0/content.html')
| -rw-r--r-- | Bachelor/CCNA4/en_CCNA4_v30/ch4/4_0_0/content.html | 75 |
1 files changed, 75 insertions, 0 deletions
diff --git a/Bachelor/CCNA4/en_CCNA4_v30/ch4/4_0_0/content.html b/Bachelor/CCNA4/en_CCNA4_v30/ch4/4_0_0/content.html new file mode 100644 index 0000000..b044448 --- /dev/null +++ b/Bachelor/CCNA4/en_CCNA4_v30/ch4/4_0_0/content.html @@ -0,0 +1,75 @@ +<html>
+
+<head>
+<meta http-equiv="Content-Language" content="en-us">
+<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
+<title>Content</title>
+<base target="_self">
+</head>
+
+<body background="../../images/bg.gif" topmargin="0" leftmargin="0" marginheight="0" marginwidth="0" onLoad="window.focus();" link="#808080" vlink="#808080" alink="#808080">
+
+<table border="0" cellpadding="0" cellspacing="0" width="100%">
+ <tr>
+ <td bgcolor="#336666"><img border="0" src="../../images/content_lines.gif" width="16" height="25"><font face="Arial" size="2" color="#000000"><img border="0" src="../../images/transdot.gif"
+ width="2" height="1"></font></td>
+ <td width="100%" bgcolor="#336666"><b><font face="Arial" size="2" color="#FFFFFF">Overview</font></b></td>
+ </tr>
+</table>
+
+<table border="0" cellpadding="0" cellspacing="0" width="95%" bordercolor="#111111">
+ <tr>
+ <td width="20"></td>
+ <td>
+
+ <table border="0" cellpadding="0" cellspacing="0" bordercolor="#111111" width="95%">
+ <tr>
+ <td width="100%">
+ <font face="Arial" size="2">Integrated Services Digital Network
+ (ISDN) is a network that provides end-to-end digital connectivity
+ to support a wide range of services including voice and data
+ services.</font><p><font face="Arial" size="2">ISDN allows
+ multiple digital channels to operate simultaneously through the
+ same regular phone wiring used for analog lines, but ISDN
+ transmits a digital signal rather than analog. Latency is much
+ lower on an ISDN line than on an analog line.</font></p>
+ <p><font face="Arial" size="2">Dial-on-demand routing (DDR) is a
+ technique developed by Cisco that allows the use of existing
+ telephone lines to form a wide-area network (WAN), instead of
+ using separate, dedicated lines. Public switched telephone
+ networks (PSTNs) are involved in this process.</font></p>
+ <p><font face="Arial" size="2">DDR is used when a constant
+ connection is not needed, thus reducing costs. DDR defines the
+ process of a router connecting using a dialup network when there is
+ traffic to send, and then disconnecting when the transfer is
+ complete.</font></p>
+ <p><font face="Arial" size="2">Students completing this module should be able to:</font></p>
+ <ul>
+ <li><font face="Arial" size="2">Define the ISDN standards used
+ for addressing, concepts, and signaling</font></li>
+ <li><font face="Arial" size="2">Describe how ISDN uses the
+ physical and data link layers</font></li>
+ <li><font face="Arial" size="2">List the interfaces and
+ reference points for ISDN</font></li>
+ <li><font face="Arial" size="2">Configure the router ISDN
+ interface</font></li>
+ <li><font face="Arial" size="2">Determine what traffic is
+ allowed when configuring DDR</font></li>
+ <li><font face="Arial" size="2">Configure static routes for DDR</font></li>
+ <li><font face="Arial" size="2">Choose the correct encapsulation
+ type for DDR</font></li>
+ <li><font face="Arial" size="2">Be able to determine and apply
+ an access list affecting DDR traffic</font></li>
+ <li><font face="Arial" size="2">Configure dialer interfaces</font></li>
+ </ul>
+ <p><font face="Arial" size="2"> </font>
+ </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+ </table>
+
+</body>
+
+</html>
\ No newline at end of file |
