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_2/buttons.html | 108 +++++++++++ Bachelor/CCNA4/en_CCNA4_v30/ch5/5_2_2/content.html | 199 +++++++++++++++++++++ Bachelor/CCNA4/en_CCNA4_v30/ch5/5_2_2/index.html | 29 +++ Bachelor/CCNA4/en_CCNA4_v30/ch5/5_2_2/media.html | 21 +++ 4 files changed, 357 insertions(+) create mode 100644 Bachelor/CCNA4/en_CCNA4_v30/ch5/5_2_2/buttons.html create mode 100644 Bachelor/CCNA4/en_CCNA4_v30/ch5/5_2_2/content.html create mode 100644 Bachelor/CCNA4/en_CCNA4_v30/ch5/5_2_2/index.html create mode 100644 Bachelor/CCNA4/en_CCNA4_v30/ch5/5_2_2/media.html (limited to 'Bachelor/CCNA4/en_CCNA4_v30/ch5/5_2_2') diff --git a/Bachelor/CCNA4/en_CCNA4_v30/ch5/5_2_2/buttons.html b/Bachelor/CCNA4/en_CCNA4_v30/ch5/5_2_2/buttons.html new file mode 100644 index 0000000..418e7b1 --- /dev/null +++ b/Bachelor/CCNA4/en_CCNA4_v30/ch5/5_2_2/buttons.html @@ -0,0 +1,108 @@ + + + + + + + + + + + +New Page 1 + + + + + + + + + + + + + + + + + + + + + + + + +
  + + + + + +
+ + \ No newline at end of file diff --git a/Bachelor/CCNA4/en_CCNA4_v30/ch5/5_2_2/content.html b/Bachelor/CCNA4/en_CCNA4_v30/ch5/5_2_2/content.html new file mode 100644 index 0000000..0bd1634 --- /dev/null +++ b/Bachelor/CCNA4/en_CCNA4_v30/ch5/5_2_2/content.html @@ -0,0 +1,199 @@ + + + + + +Content + + + + + + + + + + + + + + + + + + + +
+ + 5.2 + Configuring Frame Relay 
  + 5.2.2 + Configuring a static Frame Relay + map 
+ + + + + + +
+ + The local DLCI must be statically mapped + to the network layer address of the remote router when the remote + router does not support Inverse ARP. This is also true when broadcast + traffic and multicast traffic over the PVC must be controlled. These static Frame Relay map entries are referred to as static maps. +

Use the + + + + frame-relay map protocol protocol-address dlci + + [broadcast] + command to statically map the remote network layer address to the local DLCI. + +

+

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

+ + + + + Lab Activity

+
+

Lab Exercise: Configuring Frame Relay PVC

+

In this lab, the student will configure two routers back-to-back as a Frame + Relay permanent virtual circuit (PVC).

+
+

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

+ + + + Lab Activity

+
+

e-Lab Activity: + + + + + + + show frame-relay map

+ + + + +

In this activity, the student will demonstrate how to use the + show frame-relay map command to display the current map entries + and information about the connections.

+ +

+

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

+ + Web Links

+
+ +

Configuring Dynamic and Static Mapping for Multipoint Subinterfaces

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

+ +

+

+
+
+

+       +       + + + +

+ + + + \ No newline at end of file diff --git a/Bachelor/CCNA4/en_CCNA4_v30/ch5/5_2_2/index.html b/Bachelor/CCNA4/en_CCNA4_v30/ch5/5_2_2/index.html new file mode 100644 index 0000000..82a25be --- /dev/null +++ b/Bachelor/CCNA4/en_CCNA4_v30/ch5/5_2_2/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_2/media.html b/Bachelor/CCNA4/en_CCNA4_v30/ch5/5_2_2/media.html new file mode 100644 index 0000000..8c7935f --- /dev/null +++ b/Bachelor/CCNA4/en_CCNA4_v30/ch5/5_2_2/media.html @@ -0,0 +1,21 @@ + + + + + + +Flash Graphic + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3