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/ch4/4_3_7/buttons.html | 109 +++++++++++++ Bachelor/CCNA4/en_CCNA4_v30/ch4/4_3_7/content.html | 175 +++++++++++++++++++++ Bachelor/CCNA4/en_CCNA4_v30/ch4/4_3_7/index.html | 29 ++++ Bachelor/CCNA4/en_CCNA4_v30/ch4/4_3_7/media.html | 21 +++ 4 files changed, 334 insertions(+) create mode 100644 Bachelor/CCNA4/en_CCNA4_v30/ch4/4_3_7/buttons.html create mode 100644 Bachelor/CCNA4/en_CCNA4_v30/ch4/4_3_7/content.html create mode 100644 Bachelor/CCNA4/en_CCNA4_v30/ch4/4_3_7/index.html create mode 100644 Bachelor/CCNA4/en_CCNA4_v30/ch4/4_3_7/media.html (limited to 'Bachelor/CCNA4/en_CCNA4_v30/ch4/4_3_7') diff --git a/Bachelor/CCNA4/en_CCNA4_v30/ch4/4_3_7/buttons.html b/Bachelor/CCNA4/en_CCNA4_v30/ch4/4_3_7/buttons.html new file mode 100644 index 0000000..2024b3f --- /dev/null +++ b/Bachelor/CCNA4/en_CCNA4_v30/ch4/4_3_7/buttons.html @@ -0,0 +1,109 @@ + + + + + + + + + + + +New Page 1 + + + + + + + + + + + + + + + + + + + + + + + +
  + + + + + + + +
+ + \ No newline at end of file diff --git a/Bachelor/CCNA4/en_CCNA4_v30/ch4/4_3_7/content.html b/Bachelor/CCNA4/en_CCNA4_v30/ch4/4_3_7/content.html new file mode 100644 index 0000000..22b1b41 --- /dev/null +++ b/Bachelor/CCNA4/en_CCNA4_v30/ch4/4_3_7/content.html @@ -0,0 +1,175 @@ + + + + + + + + +Content + + + + + + + + + + + + + + + + + + + +
+ + 4.3 + DDR Configuration 
  + 4.3.7 + Configuring dialer profiles 
+ + + + + + +
+ Multiple dialer interfaces may be + configured on a router. Each dialer interface is the complete + configuration for a destination. The + interface dialer command + creates a dialer interface and enters interface configuration mode. +

+

To configure the dialer interface, + perform the following tasks: +

    +
  1. Configure one or more dialer + interfaces with all the basic DDR commands: +
      +
    • IP address
    • +
    • Encapsulation type and authentication
    • +
    • Idle-timer
    • +
    • Dialer-group for interesting traffic
    +
  2. Configure a dialer string and + dialer remote-name to specify the + remote router name and phone number to dial it. The + dialer pool + associates this logical interface with a pool of physical interfaces.
  3. +
  4. Configure the physical interfaces and assign them to a dialer pool + using the dialer pool-member command. +
  5. +
+

An interface can be assigned to multiple + dialer pools by using multiple + dialer pool-member commands. If more than + one physical interface exists in the pool, use the + priority option of + the dialer pool-member command to set the priority of the interface + within a dialer pool. If multiple calls need to be placed and only one + interface is available, then the dialer pool with the highest priority + is the one that dials out.

+

A combination of any of these interfaces + may be used with dialer pools:

+
    +
  • Synchronous Serial
  • +
  • Asynchronous Serial
  • +
  • BRI
  • +
  • PRI
  • +
+

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

+ + + + + Lab Activity

+
+

Lab Exercise: Configuring Dialer Profiles

+

In this lab, the student will configure ISDN Dialer Profiles on the routers.

+
+

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

+ + Web Links

+
+ +

Dialer Profiles

+ + http://www.cisco.com/en/US/tech/ + tk801/tk133/tk159/ tech_protocol_home.html

+ +

+

+
+
+

+       +     

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