From 33613a85afc4b1481367fbe92a17ee59c240250b Mon Sep 17 00:00:00 2001 From: Sven Eisenhauer Date: Fri, 10 Nov 2023 15:11:48 +0100 Subject: add new repo --- Bachelor/CCNA4/en_CCNA4_v30/ch5/5_2_1/buttons.html | 109 +++++++++ Bachelor/CCNA4/en_CCNA4_v30/ch5/5_2_1/content.html | 251 +++++++++++++++++++++ Bachelor/CCNA4/en_CCNA4_v30/ch5/5_2_1/index.html | 29 +++ Bachelor/CCNA4/en_CCNA4_v30/ch5/5_2_1/media.html | 21 ++ 4 files changed, 410 insertions(+) create mode 100644 Bachelor/CCNA4/en_CCNA4_v30/ch5/5_2_1/buttons.html create mode 100644 Bachelor/CCNA4/en_CCNA4_v30/ch5/5_2_1/content.html create mode 100644 Bachelor/CCNA4/en_CCNA4_v30/ch5/5_2_1/index.html create mode 100644 Bachelor/CCNA4/en_CCNA4_v30/ch5/5_2_1/media.html (limited to 'Bachelor/CCNA4/en_CCNA4_v30/ch5/5_2_1') diff --git a/Bachelor/CCNA4/en_CCNA4_v30/ch5/5_2_1/buttons.html b/Bachelor/CCNA4/en_CCNA4_v30/ch5/5_2_1/buttons.html new file mode 100644 index 0000000..bfa3e3f --- /dev/null +++ b/Bachelor/CCNA4/en_CCNA4_v30/ch5/5_2_1/buttons.html @@ -0,0 +1,109 @@ + + + + + + + + + + + +New Page 1 + + + + + + + + + + + + + + + + + + + + + + + + +
  + + + + + + +
+ + \ No newline at end of file diff --git a/Bachelor/CCNA4/en_CCNA4_v30/ch5/5_2_1/content.html b/Bachelor/CCNA4/en_CCNA4_v30/ch5/5_2_1/content.html new file mode 100644 index 0000000..aec6bfa --- /dev/null +++ b/Bachelor/CCNA4/en_CCNA4_v30/ch5/5_2_1/content.html @@ -0,0 +1,251 @@ + + + + + +Content + + + + + + + + + + + + + + + + + + + +
+ + 5.2 + Configuring Frame Relay 
  + 5.2.1 + Configuring basic Frame Relay 
+ + + + + + +
+ + + This section explains how to configure a basic Frame Relay PVC. + Frame + Relay is configured on a serial interface and the default + encapsulation type is the Cisco proprietary version of HDLC. To change + the encapsulation to Frame Relay use the + + + encapsulation frame-relay [cisco + | ietf] command.

+

+ + + + + + + + +
+ ciscoUses the Cisco + proprietary Frame Relay encapsulation. Use this option if + connecting to another Cisco router. Many non-Cisco devices also + support this encapsulation type. This is the default.
+ ietfSets the encapsulation + method to comply with the Internet Engineering Task Force (IETF) + standard RFC 1490. Select this if connecting to a non-Cisco + router.
+ + +

Cisco’s proprietary Frame Relay encapsulation uses a 4-byte header, + with 2 bytes to identify the data-link connection identifier (DLCI) and + 2 bytes to identify the packet type.

Set an IP address on the interface using the + + + + ip address + command. Set the bandwidth of the serial interface using the + + + + bandwidth + command. Bandwidth is specified in kilobits per second (kbps). This command is used to notify the + routing protocol that bandwidth is statically configured on the link. + The bandwidth value is used by Interior Gateway Routing Protocol (IGRP), + Enhanced Interior Gateway Routing Protocol (EIGRP), and Open Shortest + Path First (OSPF) to determine the metric of the link. This command + also affects bandwidth utilization statistics that can be found by + using the + + + + show interfaces + command. +

The LMI connection is established and configured by the + + + + frame-relay lmi-type [ansi | cisco | q933a] + command. This command is only needed if using Cisco IOS Release 11.1 + or earlier. With IOS Release 11.2 or later, the LMI-type is autosensed + and no configuration is needed. The default LMI type is cisco. The LMI + type is set on a per-interface basis and is shown in the output of the + + + + show interfaces + + + + command.

These configuration steps are the same, regardless of the + network layer protocols operating across the network.

+

+ + + + + + +
+ + + + + +
+ + +
+ + + + + +
+ + + + + +
  +

+ + + + + Lab Activity

+
+

Lab Exercise: Configuring Frame Relay

+

In this lab, the student will configure a router to make a successful + connection to a local Frame Relay switch.

+
+

+
+
+ + +     + + + + + +
+ + +
+ + + + + +
+ + + + + +
  +

+ + + + Lab Activity

+
+

e-Lab Activity: + + + + + + Configuring Frame Relay

+ + + + +

In this activity, a router will be configured to make a + successful connection to a local Frame Relay switch.

+ +

+

+
+     + + + + +
+ + + + + +
+ +
+ + + + + +
+ + + + + +
  +

+ + Web Links

+
+ +

Configuring Basic Frame Relay

+ + http://www.cisco.com/en/US/tech/ + tk713/tk237/technologies_configuration_ + example09186a008009421c.shtml

+ +

+

+
+
+

+       +    + +

+ + + + \ No newline at end of file diff --git a/Bachelor/CCNA4/en_CCNA4_v30/ch5/5_2_1/index.html b/Bachelor/CCNA4/en_CCNA4_v30/ch5/5_2_1/index.html new file mode 100644 index 0000000..82a25be --- /dev/null +++ b/Bachelor/CCNA4/en_CCNA4_v30/ch5/5_2_1/index.html @@ -0,0 +1,29 @@ + + + + +Cisco Global Learning Network + + + + + + + + + + + + + + + + <body> + + <p>This page uses frames, but your browser doesn't support them.</p> + + </body> + + + + diff --git a/Bachelor/CCNA4/en_CCNA4_v30/ch5/5_2_1/media.html b/Bachelor/CCNA4/en_CCNA4_v30/ch5/5_2_1/media.html new file mode 100644 index 0000000..c0955c6 --- /dev/null +++ b/Bachelor/CCNA4/en_CCNA4_v30/ch5/5_2_1/media.html @@ -0,0 +1,21 @@ + + + + + + +Flash Graphic + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3