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_1_7/buttons.html | 109 +++++++++++++++++++++ Bachelor/CCNA4/en_CCNA4_v30/ch5/5_1_7/content.html | 75 ++++++++++++++ Bachelor/CCNA4/en_CCNA4_v30/ch5/5_1_7/index.html | 29 ++++++ Bachelor/CCNA4/en_CCNA4_v30/ch5/5_1_7/media.html | 21 ++++ 4 files changed, 234 insertions(+) create mode 100644 Bachelor/CCNA4/en_CCNA4_v30/ch5/5_1_7/buttons.html create mode 100644 Bachelor/CCNA4/en_CCNA4_v30/ch5/5_1_7/content.html create mode 100644 Bachelor/CCNA4/en_CCNA4_v30/ch5/5_1_7/index.html create mode 100644 Bachelor/CCNA4/en_CCNA4_v30/ch5/5_1_7/media.html (limited to 'Bachelor/CCNA4/en_CCNA4_v30/ch5/5_1_7') diff --git a/Bachelor/CCNA4/en_CCNA4_v30/ch5/5_1_7/buttons.html b/Bachelor/CCNA4/en_CCNA4_v30/ch5/5_1_7/buttons.html new file mode 100644 index 0000000..7f0138b --- /dev/null +++ b/Bachelor/CCNA4/en_CCNA4_v30/ch5/5_1_7/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_1_7/content.html b/Bachelor/CCNA4/en_CCNA4_v30/ch5/5_1_7/content.html new file mode 100644 index 0000000..c4335d2 --- /dev/null +++ b/Bachelor/CCNA4/en_CCNA4_v30/ch5/5_1_7/content.html @@ -0,0 +1,75 @@ + + + + + +Content + + + + + + + + + + + + + + + + + + + +
+ + 5.1 + Frame Relay Concepts + +  
  + 5.1.7 + Stages of Inverse ARP and LMI + operation 
+ + + + + + +
+ + + LMI status messages combined with Inverse ARP messages allow a router + to associate network layer and data link layer addresses.

+ + + When a router that is connected to a Frame Relay network is started, it sends + an LMI status inquiry message to the network. The network replies with + an LMI status message containing details of every VC configured on the + access link. +

+

+ + + Periodically the router repeats the status inquiry, but subsequent + responses include only status changes. After a set number of these + abbreviated responses, the network will send a full status message.

+

+ + + If the router needs to map the VCs to network layer addresses, it will + send an Inverse ARP message on each VC. The Inverse ARP message + includes the network layer address of the router, so the remote DTE, + or router, can also perform the mapping. The Inverse ARP reply allows + the router to make the necessary mapping entries in its address to + DLCI map table. If several network layer protocols are supported on + the link, Inverse ARP messages will be sent for each. +

+

       +

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