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/ch3/3_3_5/buttons.html | 109 ++++++++++++++ Bachelor/CCNA4/en_CCNA4_v30/ch3/3_3_5/content.html | 166 +++++++++++++++++++++ Bachelor/CCNA4/en_CCNA4_v30/ch3/3_3_5/index.html | 29 ++++ Bachelor/CCNA4/en_CCNA4_v30/ch3/3_3_5/media.html | 21 +++ 4 files changed, 325 insertions(+) create mode 100644 Bachelor/CCNA4/en_CCNA4_v30/ch3/3_3_5/buttons.html create mode 100644 Bachelor/CCNA4/en_CCNA4_v30/ch3/3_3_5/content.html create mode 100644 Bachelor/CCNA4/en_CCNA4_v30/ch3/3_3_5/index.html create mode 100644 Bachelor/CCNA4/en_CCNA4_v30/ch3/3_3_5/media.html (limited to 'Bachelor/CCNA4/en_CCNA4_v30/ch3/3_3_5') diff --git a/Bachelor/CCNA4/en_CCNA4_v30/ch3/3_3_5/buttons.html b/Bachelor/CCNA4/en_CCNA4_v30/ch3/3_3_5/buttons.html new file mode 100644 index 0000000..bf89089 --- /dev/null +++ b/Bachelor/CCNA4/en_CCNA4_v30/ch3/3_3_5/buttons.html @@ -0,0 +1,109 @@ + + + + + + + + + + + +New Page 1 + + + + + + + + + + + + + + + + + + + + + + + +
  + + + + + + + +
+ + \ No newline at end of file diff --git a/Bachelor/CCNA4/en_CCNA4_v30/ch3/3_3_5/content.html b/Bachelor/CCNA4/en_CCNA4_v30/ch3/3_3_5/content.html new file mode 100644 index 0000000..471430b --- /dev/null +++ b/Bachelor/CCNA4/en_CCNA4_v30/ch3/3_3_5/content.html @@ -0,0 +1,166 @@ + + + + + + + + +Content + + + + + + + + + + + + + + + + + + + +
+ + 3.3 + + Configuring PPP 
  + 3.3.5 + Troubleshooting the serial + encapsulation configuration 
+ + + + + + +
The + debug ppp authentication + + command displays the authentication + exchange sequence. Figure + illustrates + the Left router output during CHAP authentication with the router on the + right when + debug ppp authentication + is enabled. With two-way authentication configured, each router + authenticates the other. Messages appear for both the authenticating + process and the process of being authenticated. Use the + debug ppp authentication + command to display the exchange sequence as it occurs.

+ Figure + highlights router output for a two-way PAP authentication. +

+

The + debug ppp + command is used to display information about the operation of PPP. The + no + form of this command disables debugging output. +

+
+

Router#debug ppp + {authentication | packet | + negotiation | error | chap}
+ Router#no debug ppp {authentication | packet | negotiation | error | chap}

+
+ +

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

+ + + + + Lab Activity

+
+

Lab Exercise: Troubleshooting PPP + Configuration

+

In this lab, the + student will configure + a serial + interface on the London and Paris routers and troubleshoot the + connection.

+
+

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

+ + + + Lab Activity

+
+

e-Lab Activity: Troubleshooting a Serial Interface

+
+

In this lab, the student will configure a serial + interface on the London and Paris routers then use show + commands to troubleshoot and connectivity issues.

+

+
+

    + + + +

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